amidaware / rmmagent

Tactical RMM Agent
https://github.com/amidaware/tacticalrmm
Other
132 stars 76 forks source link

mac meshagent install timeout too short #28

Closed cfsnate closed 1 year ago

cfsnate commented 1 year ago

Need to test on more machines but it seems like at least on M1 ventura the trmm agent install task that install mesh times out before the installer has finished causing a failure in total installation

Any way to increase timeout?

silversword411 commented 1 year ago

Mesh isn't working on Ventura atm

wh1te909 commented 1 year ago

there is an undocumented --timeout flag you can pass to the installer, which was not actually being used anywhere. I just added it specifically for the mesh install command, will be in next release. default is 900 seconds, but you can specify something else if you want.