Linux client only shows as 'Offline' in user-profile 'Devices' tab
Problem: Client software has been installed, and has contacted the Magnus Box server at least once, registering as a new device in user-profile Devices tab, but now only shows as 'offline'.
Causes:
The software is not running, or
The software is not able to communicate with the Magnus Box server
The software is not running on the device
Check the output of terminal command: ps aux | grep -i backup*
If not running, restart the software via terminal command: `opt/BRANDNAME/backup-daemon-start-background.sh &
If the three processes above still do not show with ps aux | grep -i backup*, reinstall the client software. `
The software is not able to communicate with the Magnus Box server
Simulate a login via the following terminal command from the Linux device running the client software, substituting appropriately for 'username', 'password', 'yourURL':