AD2USB Keypad Please Wait, Loading Screen

General Discussion

AD2USB Keypad Please Wait, Loading Screen

Postby Phil_kuj » Fri Feb 05, 2021 8:40 pm

Hi there,

I have a Raspberry Pi 3B+ connected to an AD2USB. I have a Vista 20P. I've been having issues trying to get the web app working all I'm able to get from the webapp is Please Wait, Loading. I've confirmed that ser2sock is working correctly as I'm able to get remote keypad on my windows machine to successfully connect to the AD2USB connected to the raspberry pi.

I don't have physical access to the Pi anymore so I can't reflash it. Firmware version 2.2a8.8

Hoping someone here can help, here are a few of my logs:

Daemon.log

Feb 6 04:17:06 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:06 +0000] [528] [DEBUG] Current configuration:
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: proxy_protocol: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: worker_connections: 1000
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: disable_redirect_access_to_syslog: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: statsd_host: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: max_requests_jitter: 0
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: post_fork: <function post_fork at 0x75fe72b0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: errorlog: -
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: enable_stdio_inheritance: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: worker_class: socketio.sgunicorn.GeventSocketIOWorker
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: ssl_version: 2
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: suppress_ragged_eofs: True
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: syslog_facility: user
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: when_ready: <function when_ready at 0x75fe7130>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: pre_fork: <function pre_fork at 0x75fe71f0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: cert_reqs: 0
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: preload_app: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: keepalive: 2
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: sendfile: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: reuse_port: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: worker_tmp_dir: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: group: 20
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: umask: 0
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: workers: 1
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: graceful_timeout: 30
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: do_handshake_on_connect: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: spew: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: proc_name: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: pre_exec: <function pre_exec at 0x75fe74f0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: limit_request_fields: 100
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: pythonpath: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: on_exit: <function on_exit at 0x75fe77b0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: logconfig: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: logconfig_dict: {}
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: config: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: pidfile: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: check_config: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: statsd_prefix:
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: on_reload: <function on_reload at 0x75fe70b0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: reload_extra_files: []
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: accesslog: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: reload_engine: auto
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: proxy_allow_ips: ['127.0.0.1']
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: pre_request: <function pre_request at 0x75fe7570>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: post_request: <function post_request at 0x75fe75b0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: user: 1000
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: forwarded_allow_ips: ['127.0.0.1']
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: worker_int: <function worker_int at 0x75fe73f0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: paste: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: raw_paste_global_conf: []
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: threads: 1
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: max_requests: 0
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: limit_request_line: 4094
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: certfile: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: on_starting: <function on_starting at 0x75fe7030>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: post_worker_init: <function post_worker_init at 0x75fe7370>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: worker_abort: <function worker_abort at 0x75fe7470>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: child_exit: <function child_exit at 0x75fe7630>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: worker_exit: <function worker_exit at 0x75fe76b0>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: default_proc_name: wsgi:application
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: loglevel: debug
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: syslog: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: syslog_prefix: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: chdir: /opt/alarmdecoder-webapp
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: daemon: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: syslog_addr: udp://localhost:514
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: ciphers: TLSv1
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: bind: ['127.0.0.1:8000']
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: raw_env: ['POLICY_SERVER=0']
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: initgroups: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: capture_output: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: reload: False
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: limit_request_field_size: 8190
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: nworkers_changed: <function nworkers_changed at 0x75fe7730>
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: timeout: 120
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: keyfile: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: ca_certs: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: tmp_upload_dir: None
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: backlog: 2048
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: logger_class: gunicorn.glogging.Logger
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:06 +0000] [528] [INFO] Starting gunicorn 19.9.0
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:06 +0000] [528] [DEBUG] Arbiter booted
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:06 +0000] [528] [INFO] Listening at: http://127.0.0.1:8000 (528)
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:06 +0000] [528] [INFO] Using worker: socketio.sgunicorn.GeventSocketIOWorker
Feb 6 04:17:06 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:06 +0000] [626] [INFO] Booting worker with pid: 626
Feb 6 04:17:07 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:07 +0000] [528] [DEBUG] 1 workers
Feb 6 04:17:08 AlarmDecoder gunicorn[528]: /usr/local/lib/python2.7/dist-packages/gevent/builtins.py:53: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
Feb 6 04:17:08 AlarmDecoder gunicorn[528]: result = _import(*args, **kwargs)
Feb 6 04:17:09 AlarmDecoder systemd[1]: systemd-rfkill.service: Succeeded.
Feb 6 04:17:11 AlarmDecoder dhcpcd[526]: enxb827eb5c2cd5: no IPv6 Routers available
Feb 6 04:17:15 AlarmDecoder systemd[1]: Stopping User Manager for UID 110...
Feb 6 04:17:15 AlarmDecoder systemd[598]: Stopped target Default.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Stopped target Basic System.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Stopped target Timers.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Stopped target Paths.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Stopped target Sockets.
Feb 6 04:17:15 AlarmDecoder systemd[598]: gpg-agent-browser.socket: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 6 04:17:15 AlarmDecoder systemd[598]: gpg-agent.socket: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Closed GnuPG cryptographic agent and passphrase cache.
Feb 6 04:17:15 AlarmDecoder systemd[598]: dbus.socket: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Closed D-Bus User Message Bus Socket.
Feb 6 04:17:15 AlarmDecoder systemd[598]: dirmngr.socket: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Closed GnuPG network certificate management daemon.
Feb 6 04:17:15 AlarmDecoder systemd[598]: gpg-agent-ssh.socket: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Feb 6 04:17:15 AlarmDecoder systemd[598]: gpg-agent-extra.socket: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Feb 6 04:17:15 AlarmDecoder systemd[598]: Reached target Shutdown.
Feb 6 04:17:15 AlarmDecoder systemd[598]: systemd-exit.service: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Started Exit the Session.
Feb 6 04:17:15 AlarmDecoder systemd[598]: Reached target Exit the Session.
Feb 6 04:17:15 AlarmDecoder systemd[1]: user@110.service: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[1]: Stopped User Manager for UID 110.
Feb 6 04:17:15 AlarmDecoder systemd[1]: Stopping User Runtime Directory /run/user/110...
Feb 6 04:17:15 AlarmDecoder systemd[1]: run-user-110.mount: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[1]: user-runtime-dir@110.service: Succeeded.
Feb 6 04:17:15 AlarmDecoder systemd[1]: Stopped User Runtime Directory /run/user/110.
Feb 6 04:17:15 AlarmDecoder systemd[1]: Removed slice User Slice of UID 110.
Feb 6 04:17:18 AlarmDecoder systemd[1]: Created slice User Slice of UID 1000.
Feb 6 04:17:18 AlarmDecoder systemd[1]: Starting User Runtime Directory /run/user/1000...
Feb 6 04:17:18 AlarmDecoder systemd[1]: Started User Runtime Directory /run/user/1000.
Feb 6 04:17:18 AlarmDecoder systemd[1]: Starting User Manager for UID 1000...
Feb 6 04:17:18 AlarmDecoder systemd[636]: Reached target Paths.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Listening on GnuPG network certificate management daemon.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Starting D-Bus User Message Bus Socket.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 6 04:17:18 AlarmDecoder systemd[636]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Reached target Timers.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 6 04:17:18 AlarmDecoder systemd[636]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 6 04:17:18 AlarmDecoder systemd[636]: Listening on D-Bus User Message Bus Socket.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Reached target Sockets.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Reached target Basic System.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Reached target Default.
Feb 6 04:17:18 AlarmDecoder systemd[636]: Startup finished in 204ms.
Feb 6 04:17:18 AlarmDecoder systemd[1]: Started User Manager for UID 1000.
Feb 6 04:17:18 AlarmDecoder systemd[1]: Started Session 3 of user pi.
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,493] INFO in decoder: AlarmDecoder Webapp booting up - v0.8.5-12-ge179246
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,529] DEBUG in decoder: Database is good!
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,540] INFO in types: Library concurrent.futures.ThreadPoolExecutor found and loaded.
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,547] INFO in types: ThreadPoolExecutor enabled for notifications with max_workders 5.
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,564] INFO in discovery: Discovery running: loc=192.168.1.173:5000, uuid=cee83eb4-673d-11eb-b273-b827eb5c2cd5
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,636] INFO in decoder: Set export parameters to: server localhost port 25 tls False auth False from root@alarmdecoder frequency 0 store files False storage path /opt/alarmdecoder-webapp/instance/exports days to keep files 7 email enable False
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,651] INFO in upnp: UPNP Discovery Started
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,654] INFO in decoder: Attempting to reconnect to the AlarmDecoder
Feb 6 04:17:21 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:21,781] INFO in decoder: AlarmDecoder device was opened.
Feb 6 04:17:25 AlarmDecoder systemd[1]: systemd-fsckd.service: Succeeded.
Feb 6 04:17:39 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:39,091] DEBUG in types: Event: Zone <unnamed> (2) has been faulted.
Feb 6 04:17:43 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:43,025] INFO in types: Event: Ready status has changed to True
Feb 6 04:17:43 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:43,180] DEBUG in types: Event: Zone <unnamed> (2) has been restored.
Feb 6 04:17:45 AlarmDecoder systemd[1]: systemd-hostnamed.service: Succeeded.
Feb 6 04:17:50 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:50,811] INFO in types: Event: Ready status has changed to False
Feb 6 04:17:50 AlarmDecoder gunicorn[528]: [2021-02-06 04:17:50,875] DEBUG in types: Event: Zone <unnamed> (2) has been faulted.
Feb 6 04:18:08 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:08,132] INFO in types: Event: Ready status has changed to True
Feb 6 04:18:08 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:08,196] DEBUG in types: Event: Zone <unnamed> (2) has been restored.
Feb 6 04:18:18 AlarmDecoder sendmail[530]: Starting Mail Transport Agent (MTA): sendmail.
Feb 6 04:18:18 AlarmDecoder systemd[1]: Started LSB: powerful, efficient, and scalable Mail Transport Agent.
Feb 6 04:18:18 AlarmDecoder systemd[1]: Reached target Multi-User System.
Feb 6 04:18:18 AlarmDecoder systemd[1]: Reached target Graphical Interface.
Feb 6 04:18:18 AlarmDecoder systemd[1]: Starting Update UTMP about System Runlevel Changes...
Feb 6 04:18:18 AlarmDecoder systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Feb 6 04:18:18 AlarmDecoder systemd[1]: Started Update UTMP about System Runlevel Changes.
Feb 6 04:18:18 AlarmDecoder systemd[1]: Startup finished in 3.463s (kernel) + 1min 17.162s (userspace) = 1min 20.625s.
Feb 6 04:18:22 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:22,737] INFO in types: Event: Ready status has changed to False
Feb 6 04:18:22 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:22,805] DEBUG in types: Event: Zone <unnamed> (2) has been faulted.
Feb 6 04:18:30 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:30,715] INFO in types: Event: 0434417:0:1:0:0:0:0
Feb 6 04:18:36 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:36,835] INFO in types: Event: Ready status has changed to True
Feb 6 04:18:36 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:36,897] DEBUG in types: Event: Zone <unnamed> (2) has been restored.
Feb 6 04:18:55 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:55,645] INFO in types: Event: Ready status has changed to False
Feb 6 04:18:55 AlarmDecoder gunicorn[528]: [2021-02-06 04:18:55,788] DEBUG in types: Event: Zone <unnamed> (2) has been faulted.
Feb 6 04:19:09 AlarmDecoder gunicorn[528]: [2021-02-06 04:19:09,503] INFO in types: Event: Ready status has changed to

Info.log


2021-02-06 04:00:18,587 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:23,846 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:24,735 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:00:28,123 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:31,147 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:34,315 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:00:34,662 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:37,851 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:40,465 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:42,592 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:45,855 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:48,835 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:53,244 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:55,902 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:00:59,009 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:01,677 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:05,658 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:08,654 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:12,824 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:13,885 INFO: Event: 0817513:0:1:1:1:0:0 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:01:22,852 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:26,917 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:29,946 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:32,284 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:35,074 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:38,374 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:41,550 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:44,550 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:47,545 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:51,430 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:54,243 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:01:54,421 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:57,366 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:01:57,777 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:02:00,102 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:03,613 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:07,234 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:02:07,745 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:13,404 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:17,378 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:20,722 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:23,461 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:02:24,343 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:25,192 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:02:27,556 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:31,505 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:35,788 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:40,000 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:43,568 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:46,999 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:02:50,632 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:02:56,735 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:03,957 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:04,395 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:04,893 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:05,371 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:05,797 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:06,073 INFO: Checking for version updates - last check at: 02-06-2021 03:53:01 [in /opt/alarmdecoder-webapp/ad2web/decoder.py:616]
2021-02-06 04:03:06,296 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:07,110 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:14,670 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:14,859 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:15,114 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:15,613 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:26,227 ERROR: default_error_handler: method_access_denied, You do not have access to method "on_keypress" (endpoint=/alarmdecoder, msg_id=None) [in /usr/local/lib/python2.7/dist-packages/socketio/virtsocket.py:51]
2021-02-06 04:03:35,125 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:40,679 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:41,323 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:44,898 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:48,752 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:52,603 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:03:56,451 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:04:10,099 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:04:20,024 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:04:48,921 INFO: Event: Ready status has changed to False [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
2021-02-06 04:05:19,056 INFO: Event: Ready status has changed to True [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:521]
Phil_kuj
newt
newt
 
Posts: 5
Joined: Sun Jan 31, 2021 10:31 am

Re: AD2USB Keypad Please Wait, Loading Screen

Postby Phil_kuj » Thu Feb 11, 2021 12:03 am

Manually installing AlarmDecoder WebApp is no longer feasible on the Raspberry Pi as certain packages are no longer available and/or deprecated. I ended up reimaging the pi and installing the latest pre-configured Raspberry Pi image from here: https://www.alarmdecoder.com/wiki/index ... spberry_Pi
Phil_kuj
newt
newt
 
Posts: 5
Joined: Sun Jan 31, 2021 10:31 am


Return to General

Who is online

Users browsing this forum: No registered users and 7 guests