zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
984 stars 201 forks source link

Not Valid Json 9.22.0 #3944

Closed thenoid closed 1 month ago

thenoid commented 1 month ago

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

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

image

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

thenoid commented 1 month ago

or I'm an idiot and "cleaned up" my proxy config and missed something. apologies.

robertsLando commented 1 month ago

No worries :)