- USA
- https://www.sickgaming.net/
-
Admin and Developer @ SickGaming.net Full time HVAC Technician.
- Joined on
2023-10-22
Uncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Firefox can’t establish a connection to the server at wss://open-webui.rcs1.top/ws/socket…
- CORS_ALLOW_ORIGIN=https://open-webui.rcs1.top;https://rcs1.top;http://open-webui;http://open-webui:8080;http://192.168.86.239;http://192.168.86.239:3030;http://localhost:3030;http://192.168…
- CORS_ALLOW_ORIGIN=https://open-webui.rcs1.top;http://rcs1.top;http://open-webui;http://open-webui:8080;http://192.168.86.239;http://192.168.86.239:3030;http://localhost:3030
-…
Env Variables https://docs.openwebui.com/getting-started/env-configuration#redis
Trusted header look at later: https://docs.openwebui.com/features/auth/sso/
wonder if this has something to do with it:
<html> ENABLE_OAUTH_ID_TOKEN_COOKIEextra_hosts:
- "host.docker.internal:host-gateway"
from
https://github.com/krausality/nginx-https-open-webui-proxy/blob/main/docker-compose.yml
see if it works
The connection to wss://open-webui.rcs1.top/ws/socket.io/?EIO=4&transport=websocket was interrupted while the page was loading. [websocket.js:43:27](https://open-webui.rcs1.top/node_modules/engine.…
Setting ENABLE_WEBSOCKET_SUPPORT=false did the trick -- now there are a lot of HTTP requests, but it is working.
the above did not work for me whether true or false. Downgrade didn't work. idk.…
Updated cors bs that don't work
3f165ca650
- CORS_ALLOW_ORIGIN=https://open-webui.rcs1.top # ,http://rcs1.top,https…
https://docs.openwebui.com/tutorials/https/nginx
CORS_ALLOW_ORIGIN="https://openwebui.hello.duckdns.org"
the above breaks and has json error for some reason.
Add your url to…
open-webui appears to be logging in according to console logs, the screen just isn't wanting to load
Also ordered p100 to go with the server later. Gotta figure out how to code it into the docker file too