linuxserver / Heimdall

An Application dashboard and launcher
MIT License
7.77k stars 538 forks source link

i can't access Application from outside of LAN. #1251

Closed gerberanub closed 10 months ago

gerberanub commented 10 months ago

https://imgur.com/a/ntyOKeb

i added Plex in dashboard.

can access plex page in home network (LAN)

but i can't not from outside of LAN.

it hangs in "http://192.168.0.20:32400/web/index.html"

please help me

j0nnymoe commented 10 months ago

Because heimdall doesn't proxy. You would put in an address that's accessible internally and externally.

gerberanub commented 10 months ago

Because heimdall doesn't proxy. You would put in an address that's accessible internally and externally.

thank you jonny

so i added external address with token and hit the "TEST" it says "General error connecting with API"

j0nnymoe commented 10 months ago

then your address is likely incorrect. Really you should put plex behind a reverse proxy and use that address.

gerberanub commented 10 months ago

i made plex behind reverse proxy and put correct address. still not working.