Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
installation issues
#7
Hi Dan,

I think I've struck the same issue but upgrading hasn't helped. First I tried a git pull and then the update script, both of which appeared to complete successfully but I still can't get to the Web GUI.

I'm getting this for the service:

xxxx@raspberrypi:~ $ systemctl status sip
● sip.service - SIP for Python3
  Loaded: loaded (/etc/systemd/system/sip.service; enabled; vendor preset: enabled)
  Active: failed (Result: exit-code) since Sun 2023-10-08 12:33:37 NZDT; 4h 44min ago
  Process: 392 ExecStart=/usr/bin/python3 -u /home/pi/SIP/sip.py (code=exited, status=1/FAILURE)
Main PID: 392 (code=exited, status=1/FAILURE)

Oct 08 12:33:35 raspberrypi sip[392]:  File "/home/pi/SIP/web/httpserver.py", line 167, in runsimple
Oct 08 12:33:36 raspberrypi sip[392]:    server = WSGIServer(server_address, func)
Oct 08 12:33:36 raspberrypi sip[392]:  File "/home/pi/SIP/web/httpserver.py", line 188, in WSGIServer
Oct 08 12:33:36 raspberrypi sip[392]:    from cheroot import wsgi
Oct 08 12:33:36 raspberrypi sip[392]:  File "/home/pi/SIP/cheroot/wsgi.py", line 33, in <module>
Oct 08 12:33:36 raspberrypi sip[392]:    import six
Oct 08 12:33:36 raspberrypi sip[392]: ImportError: bad magic number in 'six': b'\x03\xf3\r\n'
Oct 08 12:33:36 raspberrypi sip[392]: MQTT publish DOWN
Oct 08 12:33:37 raspberrypi systemd[1]: sip.service: Main process exited, code=exited, status=1/FAILURE
Oct 08 12:33:37 raspberrypi systemd[1]: sip.service: Failed with result 'exit-code'.
xxxx@raspberrypi:~ $

Any ideas what I should try next? I took a backup of the whole SIP folder before trying the fixes above.

Cheers
David
Reply


Messages In This Thread
installation issues - by greenembrace - 2023 Aug 26, 05:50 AM
RE: installation issues - by draggaj - 2023 Aug 26, 06:36 AM
RE: installation issues - by dan - 2023 Aug 26, 02:22 PM
RE: installation issues - by dan - 2023 Aug 26, 02:46 PM
RE: installation issues - by draggaj - 2023 Aug 27, 12:09 AM
RE: installation issues - by greenembrace - 2023 Aug 26, 11:36 PM
RE: installation issues - by DavidCNZ - 2023 Oct 08, 04:46 AM
RE: installation issues - by dan - 2023 Oct 08, 02:42 PM
RE: installation issues - by DavidCNZ - 2023 Oct 09, 04:43 AM
RE: installation issues - by jonathan - 2023 Oct 08, 11:58 PM
RE: installation issues - by dan - 2023 Oct 09, 03:20 PM
RE: installation issues - by dan - 2023 Oct 09, 03:47 PM
RE: installation issues - by DavidCNZ - 2023 Oct 10, 03:24 AM
RE: installation issues - by dan - 2023 Oct 10, 03:28 PM
RE: installation issues - by DavidCNZ - 2023 Oct 10, 07:09 PM
RE: installation issues - by dan - 2023 Oct 11, 02:51 PM
RE: installation issues - by DavidCNZ - 2023 Oct 11, 11:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)