mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
Syntax error #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Habi95 on GitHub (May 9, 2025).
hi there
i updated today the application on latest 0.6.7 and now i get on every request, no matter which api key, an syntax error.
an lokal model i didnt test, cause i dont have no one installed.
Best regrads
Habi
@Classic298 commented on GitHub (May 9, 2025):
Did you correctly configure websockets on your reverse proxy?
@Habi95 commented on GitHub (May 9, 2025):
hi, thanks for this fast response
I switch back to Version 0.6.5 and in this Version it runs correctly ..
is there any changes in this two versions?
@Classic298 commented on GitHub (May 9, 2025):
Yeah.... there are some changes... and there are some problems which nobody yet was able to pinpoint where they come from: https://github.com/open-webui/open-webui/discussions/13529
@Habi95 commented on GitHub (May 9, 2025):
ok thanks alot
i will be looking there and try with that to solve my issue