LinuxRMM-Script icon indicating copy to clipboard operation
LinuxRMM-Script copied to clipboard

Installation works once on one agent then fails with an error on the second .

Open 000000000000000000000000000000-dubg opened this issue 1 year ago • 1 comments

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 " 2024-07-25_22-11

it says that the agent is installed but on the panel it doesnt show up , how would i go about fixing this