Energy dashboard not working any more with 2026-3 and reverse proxy
Posted: Tuesday 04 August 2026 18:59
Hello,
I have recently setup the energy dashboard on version 2026-2 and it works just fine.
Yesterday, I have updated to 2026-3 and since then the energy dashboard is dead : no power consumption, no current flow, nothing. All values are at 0. Checked all the setting, no change from the previous version. The power values are ok on the devices, not on the dashboard.
Any idea why dashboard information is not available ?
Platform : RPI4. I have update and upgrade the apt of the unit
Update : the problem appears when I access domoticz through reverse proxy. If I use direct IP:8080 the dashboard is working.
I have this message in the log : Status: [web:8080] Rejected WebSocket upgrade: Origin 'https://<my url>' is not allowed for a trusted-network session
Power information is a result of calculation from data collected by mqtt. Solar energy is also issued from mqtt. Question is, how reverse proxy may affect the energy dashboard ? Web sockets are activated on the reverse proxy. I do not really understand how reverse proxy is interfering with the dashboard since data is issued from domoticz devices. Is there something to do more to get dashboard working correctly with the reverse proxy ?
Update 2 : title modified
I have recently setup the energy dashboard on version 2026-2 and it works just fine.
Yesterday, I have updated to 2026-3 and since then the energy dashboard is dead : no power consumption, no current flow, nothing. All values are at 0. Checked all the setting, no change from the previous version. The power values are ok on the devices, not on the dashboard.
Any idea why dashboard information is not available ?
Platform : RPI4. I have update and upgrade the apt of the unit
Update : the problem appears when I access domoticz through reverse proxy. If I use direct IP:8080 the dashboard is working.
I have this message in the log : Status: [web:8080] Rejected WebSocket upgrade: Origin 'https://<my url>' is not allowed for a trusted-network session
Power information is a result of calculation from data collected by mqtt. Solar energy is also issued from mqtt. Question is, how reverse proxy may affect the energy dashboard ? Web sockets are activated on the reverse proxy. I do not really understand how reverse proxy is interfering with the dashboard since data is issued from domoticz devices. Is there something to do more to get dashboard working correctly with the reverse proxy ?
Update 2 : title modified