Im having a hard time installing netbox on Ubuntu 12. Apache and Gunicorn are running ok, but netbox wont start. See errors below:
supervisor.service - Supervisor process control system for UNIX
Loaded: loaded (/lib/systemd/system/supervisor.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2017-07-23 19:24:36 AEST; 10min ago
Main PID: 1124 (supervisord)
CGroup: /system.slice/supervisor.service
└─1124 /usr/bin/python /usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
Jul 23 19:29:37 ubuntu supervisord[1124]: 2017-07-23 19:29:37,651 INFO gave up: netbox entered FATAL state, too many start retries too quickly
Jul 23 19:33:53 ubuntu supervisord[1124]: 2017-07-23 19:33:53,045 INFO spawned: 'netbox' with pid 2789
Jul 23 19:33:53 ubuntu supervisord[1124]: 2017-07-23 19:33:53,217 INFO exited: netbox (exit status 3; not expected)
Jul 23 19:33:54 ubuntu supervisord[1124]: 2017-07-23 19:33:54,220 INFO spawned: 'netbox' with pid 2796
Jul 23 19:33:54 ubuntu supervisord[1124]: 2017-07-23 19:33:54,412 INFO exited: netbox (exit status 3; not expected)
Jul 23 19:33:56 ubuntu supervisord[1124]: 2017-07-23 19:33:56,422 INFO spawned: 'netbox' with pid 2802
Jul 23 19:33:56 ubuntu supervisord[1124]: 2017-07-23 19:33:56,790 INFO exited: netbox (exit status 3; not expected)
Jul 23 19:33:59 ubuntu supervisord[1124]: 2017-07-23 19:33:59,800 INFO spawned: 'netbox' with pid 2808
Jul 23 19:34:00 ubuntu supervisord[1124]: 2017-07-23 19:34:00,077 INFO exited: netbox (exit status 3; not expected)
Jul 23 19:34:01 ubuntu supervisord[1124]: 2017-07-23 19:34:01,080 INFO gave up: netbox entered FATAL state, too many start retries too quickly