I’ve just upgraded to the docker containers on a raspberry pi 3 to the “latest”. The settings page now says master@19dd33d.
And since the update the web frontend is broken. The schedule overview and the system info page work fine. But when I click on settings I get a 504 timeout after a while.
I don’t know if this has anything to do with it, but journalctl reports.
Started Anthias Host Agent.
Traceback (most recent call last):
File “/home/root/screenly/host_agent.py”, line 10, in
import netifaces
ModuleNotFoundError: No module named ‘netifaces’
anthias-host-agent.service: Main process exited, code=exited, status=1/FA>
anthias-host-agent.service: Failed with result ‘exit-code’.
@Dhe, @SteffenK fixes are underway — see Anthias PR #1979 for details. I’m currently testing my changes. I’ll let you know when the fix is already shipped.
The pull request was already merged. You can now test the install script.
(Make sure to back up your data/assets first before doing so.)