Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple errors on image update #50

Open
ptruman opened this issue Apr 8, 2023 · 1 comment
Open

Multiple errors on image update #50

ptruman opened this issue Apr 8, 2023 · 1 comment

Comments

@ptruman
Copy link

ptruman commented Apr 8, 2023

I was using 10.8.5 and spotted the update - updated image and left it 2 days.

Tried to login, and found (from the error messages) I can authenticate, but am receiving multiple errors about MQTT and then PHP errors. Reverted to 10.8.5 and all is well again. I don't appear to have suffered any data loss - but if there is an upgrade path from 10.8.5 to "latest" is it published anywhere?

Screenshot available if requested.

@ptruman
Copy link
Author

ptruman commented Oct 23, 2023

Right, fixed this.
Even though MQTT_ENABLED is set to false, the code is still expecting values
Set MQTT_CLIENTID to emoncms
Set MQTT_PORT to 1883

Docker image will then start.

PHP errors are "Session"/header related and caused because the missing MQTT variables spit out an error to HTTP before anything else....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant