I just upgraded to 0.5.0 and after every chat ends, a red error toast pops up saying "session_id".
Reverting to 0.4.8 fixed it.
Originally created by @peter-ch on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8060
I just upgraded to 0.5.0 and after every chat ends, a red error toast pops up saying "session_id".
Reverting to 0.4.8 fixed it.
Proper websocket support is required as mentioned in the changelogs. I'd suggest checking network configuration that might block any websocket requests.
<!-- gh-comment-id:2561984470 -->
@tjbck commented on GitHub (Dec 25, 2024):
Proper websocket support is required as mentioned in the changelogs. I'd suggest checking network configuration that might block any websocket requests.
I also got that session id error message. In my case I solved it for now by deleting the webbrowsers cache and cookies. Probably it helps others too
<!-- gh-comment-id:2569811778 -->
@Shabanione commented on GitHub (Jan 3, 2025):
I also got that session id error message. In my case I solved it for now by deleting the webbrowsers cache and cookies. Probably it helps others too
v0.5.7 checking in, I'm seeing the error now. Logging out and back in didn't solve it. Deleting cookies and cache didn't help either. OpenWebUI runs behind a Caddy reverse proxy. v0.5.4 used to work without errors. I'm only seeing this error after updating to v0.5.7.
<!-- gh-comment-id:2613957465 -->
@HWiese1980 commented on GitHub (Jan 25, 2025):
v0.5.7 checking in, I'm seeing the error now. Logging out and back in didn't solve it. Deleting cookies and cache didn't help either. OpenWebUI runs behind a Caddy reverse proxy. v0.5.4 used to work without errors. I'm only seeing this error after updating to v0.5.7.
Hi all. I am also getting the same issue after upgrade to v0.5.7, it wasn't there until now.
<!-- gh-comment-id:2624454680 -->
@jeandelest commented on GitHub (Jan 30, 2025):
Hi all. I am also getting the same issue after upgrade to v0.5.7, it wasn't there until now.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @peter-ch on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8060
I just upgraded to 0.5.0 and after every chat ends, a red error toast pops up saying "session_id".
Reverting to 0.4.8 fixed it.
@peter-ch commented on GitHub (Dec 25, 2024):
When I logged out and in again, it was fixed.
@tjbck commented on GitHub (Dec 25, 2024):
Proper websocket support is required as mentioned in the changelogs. I'd suggest checking network configuration that might block any websocket requests.
@peter-ch commented on GitHub (Dec 26, 2024):
Do you mean I should better run it in Linux?
@peter-ch commented on GitHub (Dec 26, 2024):
The issue did not exist in 0.4.8. Now it's randomly back.
@tjbck commented on GitHub (Dec 26, 2024):
#8074
@Shabanione commented on GitHub (Jan 3, 2025):
I also got that session id error message. In my case I solved it for now by deleting the webbrowsers cache and cookies. Probably it helps others too
@HWiese1980 commented on GitHub (Jan 25, 2025):
v0.5.7 checking in, I'm seeing the error now. Logging out and back in didn't solve it. Deleting cookies and cache didn't help either. OpenWebUI runs behind a Caddy reverse proxy. v0.5.4 used to work without errors. I'm only seeing this error after updating to v0.5.7.
@saran-greytip commented on GitHub (Jan 27, 2025):
I am also getting this issue on v0.5.7
@jeandelest commented on GitHub (Jan 30, 2025):
Hi all. I am also getting the same issue after upgrade to v0.5.7, it wasn't there until now.