LinuxRMM-Script
LinuxRMM-Script copied to clipboard
Installation works once on one agent then fails with an error on the second .
The error i keep facing when trying the installation command with all of the correct arguements is this
" inflating: /tmp/rmmagent-master/go.sum
inflating: /tmp/rmmagent-master/main.go
creating: /tmp/rmmagent-master/shared/
inflating: /tmp/rmmagent-master/shared/types.go
inflating: /tmp/rmmagent-master/versioninfo.json
env: ‘go’: No such file or directory
cp: cannot stat '/tmp/temp_rmmagent': No such file or directory
./rmmagent-linux.sh: line 234: /tmp/temp_rmmagent: No such file or directory
rm: cannot remove '/tmp/temp_rmmagent': No such file or directory
Created symlink /etc/systemd/system/multi-user.target.wants/tacticalagent.service → /etc/systemd/system/tacticalagent.service.
Tactical Agent Install is done
"
it says that the agent is installed but on the panel it doesnt show up , how would i go about fixing this