Skip to content

Nothing loads #54

@nothing2obvi

Description

@nothing2obvi

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions