Webapp manual install - stuck on Test
Posted: Fri Mar 11, 2016 8:28 am
Hello, I am attempting to install the Webapp on Rasbian with a USB connected AD2USB. Everything installed, but I am getting stuck on "Opening device" in the setup test.
Any help or a point in the right direction is greatly appreciated. Here a few logs:
/var/log/gunicorn/alarmdecoder.log
/opt/alarmdecoder-webapp/instance/logs/info.log
Any help or a point in the right direction is greatly appreciated. Here a few logs:
/var/log/gunicorn/alarmdecoder.log
- Code: Select all
[2016-03-11 11:22:03 +0000] [1191] [INFO] Handling signal: term
[2016-03-11 11:22:04 +0000] [1202] [INFO] Worker exiting (pid: 1202)
[2016-03-11 11:22:33 +0000] [1191] [INFO] Shutting down: Master
[2016-03-11 11:23:03 +0000] [672] [INFO] Starting gunicorn 19.4.5
[2016-03-11 11:23:03 +0000] [672] [INFO] Listening at: http://127.0.0.1:8000 (672)
[2016-03-11 11:23:03 +0000] [672] [INFO] Using worker: socketio.sgunicorn.GeventSocketIOWorker
[2016-03-11 11:23:04 +0000] [679] [INFO] Booting worker with pid: 679
/opt/alarmdecoder-webapp/instance/logs/info.log
- Code: Select all
2016-03-11 11:23:26,501 INFO: AlarmDecoder Webapp booting up - v0.6.1-0-gebe4fbe [in /opt/alarmdecoder-webapp/ad2web/decoder.py:193]
2016-03-11 11:23:26,829 INFO: Discovery running: loc=192.168.222.3:5000, uuid=3717151a-e7a4-11e5-94d5-b827eb792649 [in /opt/alarmdecoder-webapp/ad2web/discovery.py:69]
2016-03-11 11:23:26,842 INFO: Attempting to reconnect to the AlarmDecoder [in /opt/alarmdecoder-webapp/ad2web/decoder.py:452]
2016-03-11 11:23:27,349 INFO: AlarmDecoder device was opened. [in /opt/alarmdecoder-webapp/ad2web/decoder.py:315]