Closed thenoid closed 1 month ago
Docker
9.22.0
After updating to the latest docker image, the webui is no longer functional, giving a JSON error.
Unexpected token '<', "<html> <h"... is not valid JSON
root@donnager:/srv/HA/z-wave-js# docker images | egrep zwave zwavejs/zwave-js-ui latest e8f3aa79e8a0 8 hours ago 290MB zwavejs/zwave-js-ui <none> fc9409e772a1 9 days ago 290MB
Pull latest container, start latest container, web page fails
Pull latest container, start latest container, web page works
No response
or I'm an idiot and "cleaned up" my proxy config and missed something. apologies.
No worries :)
Checklist
Deploy method
Docker
Z-Wave JS UI version
9.22.0
ZwaveJS version
9.22.0
Describe the bug
After updating to the latest docker image, the webui is no longer functional, giving a JSON error.
Unexpected token '<', "<html> <h"... is not valid JSON
To Reproduce
Pull latest container, start latest container, web page fails
Expected behavior
Pull latest container, start latest container, web page works
Additional context
No response