Ylianst/MeshAgent

Cant install in Truenas Jail

ctv99 opened this issue · 2 comments

ctv99 commented

You'll need to mount procfs, which isn't mounted by default on FreeBSD.
Add the following line to /etc/fstab
proc /proc procfs rw 0 0

If you don't reboot after, then you can manually mount with the command:
mount -t procfs proc /proc

ctv99 commented

--2022-07-09 15:42:47-- /meshagents?id=02hB0S%40IrJX%24k6OtG36cq3GBMLiIxSWYfvcmECVzDapu5ISuPiWUN5y6b19TbVZr&installflags=2&meshinstall=30
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: ‘meshagent’

meshagent [ <=> ] 4.48M 7.37MB/s in 0.6s

2022-07-09 15:42:48 (7.37 MB/s) - ‘meshagent’ saved [4699482]
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: ‘meshagent’

meshagent [ <=> ] 4.48M 7.37MB/s in 0.6s

2022-07-09 15:42:48 (7.37 MB/s) - ‘meshagent’ saved [4699482]

root@PlexPass:~ # chmod +x meshagent

ctv99 commented

Free BSD 13.1