Hi,
Installed LsAgent on an Ubuntu (18.04). I'm testing before rolling it out to other Linux machines in our environment.
systemctl status LansweeperAgentService shows the service is up and running. However I do not see the machine listed in the Scanning -> Lsagent Scanning -> Assets section of the console even after 2 days.
Following is the output from the /opt/LanSweeperAgent/lsagentlog.txt on the machine with the agent.
2019-05-21 09:50:01,409 [DEBUG] : Waiting for next scheduled scan...
2019-05-21 10:05:01,415 [INFO ] : CreateReachableEndPoint for <CLOUD-RELAY-AUTHENTICATION-KEY>
2019-05-21 10:05:01,420 [INFO ] : Url Check with address failed. Endpoint with address 'https://<LOCAL-LANSWEEPER-IP>:9524/lsagent' was not reachable: No such device or address No such device or address
2019-05-21 10:05:01,420 [WARN ] : Connection to url https://<LOCAL-LANSWEEPER-IP>:9524/lsagent failed
2019-05-21 10:05:01,422 [INFO ] : Url Check with address failed. Endpoint with address 'http://<LOCAL-LANSWEEPER-IP>:9524/lsagent' was not reachable: No such device or address No such device or address
2019-05-21 10:05:01,422 [WARN ] : Connection to url http://<LOCAL-LANSWEEPER-IP>:9524/lsagent failed
2019-05-21 10:05:01,422 [DEBUG] : Created RelayCommunicationSender to URL https://relay.lansweeper.com/EchoService.svc
2019-05-21 10:05:02,747 [DEBUG] : Asset is enabled.
2019-05-21 10:05:02,747 [DEBUG] : Retrieving configuration...
2019-05-21 10:05:03,075 [DEBUG] : Updating local config
2019-05-21 10:05:03,079 [DEBUG] : Checking version.
2019-05-21 10:05:03,079 [DEBUG] : No installer found.
2019-05-21 10:05:03,079 [DEBUG] : Update needed to version 7.1.110.1
2019-05-21 10:05:03,430 [DEBUG] : Waiting for schedule...
2019-05-21 10:05:03,431 [DEBUG] : Waiting for next scheduled scan...
Verified the cloud relay key in /opt/Lansweeperagent/lsagentconfiguration.xml - All seems fine.
Is there any other setting that I need to turn on to make this work? Thanks
PS - I'm assuming the error associated with not being able to contact the local lansweeper sever can be ignored since these machines are going to be outside our office network.