You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2022. It is now read-only.
I am trying to Run OpenWisp-Geographic-Monitoring. I have installed before the OpenWisp on the Production Server and various Unifi routers AP (all working fine).
I have installed the pre-requeriments and then I have created the owgm-daemons file (copy&paste) in /etc/init.d/
When I try to start the daemon, I have the following issue:
palmaslab@debianserver:/etc/init.d$ /etc/init.d/owgm-daemons start
[....] Starting owgm-daemons (via systemctl): owgm-daemons.serviceFailed to start owgm-daemons.service: Access denied
failed!
palmaslab@debianserver:/etc/init.d$ sudo /etc/init.d/owgm-daemons start
[....] Starting owgm-daemons (via systemctl): owgm-daemons.serviceFailed to start owgm-daemons.service: Unit owgm-daemons.service failed to load: No such file or directory.
failed!
What is wrong? ( I am trying to do that in the Production Server running on Debian 8.0)