-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
I've tried with/without gluetun (VPN), with proxy set as TRUE/FALSE, and all those configurations either using Docker or local installation. I can access the UI but channels don't load. I tried http://ip:port/watch/51 as a test, but that also just loads. I also tried loading the m3u URL and downloaded file in VLC, but nothing.
The errors I get in logs are the WRONG_VERSION_NUMBER error from my previous issue, as well as Cannot connect to server. Websocket error.
Below is my .env
PORT="3000"
API_URL="http://<ip-of-local-machine>:3000" # Replace with your local IP or domain if you want to access it across the network
PROXY_CONTENT="TRUE" # Set to FALSE if you don't want to proxy content
SOCKS5="" # Add SOCKS5 proxy details for DLHD request if needed "user:password@proxy.example.com:1080"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels