going in from the outside #200

Closed
opened 2026-02-04 17:48:52 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @pointjalta on GitHub (May 27, 2022).

Hi fellow earthlings,

I am running planka in a docker container on Debian. Besides Planka I am also running other services in docker container, like home assistant for example. Planka works perfectly inside my home network. But when I am not connected to my home network I can login to my home assistant without any problems. When I try to do the same with Planka I get the Planka login screen just fine. But after I entered my login and password the login changes to the Planka background color (dark grey). But from that point it doesn't go further. It seems to keep loading the Planka interface like forever. In my router settings I configured the port-forwarding for Planka exactly the same way I did for home assistant.

But for some reason this didn't help me to make Planka available outside my home network like I have with home assistant. Does anyone have any idea what is causing this issue ?

Originally created by @pointjalta on GitHub (May 27, 2022). Hi fellow earthlings, I am running planka in a docker container on Debian. Besides Planka I am also running other services in docker container, like home assistant for example. Planka works perfectly inside my home network. But when I am not connected to my home network I can login to my home assistant without any problems. When I try to do the same with Planka I get the Planka login screen just fine. But after I entered my login and password the login changes to the Planka background color (dark grey). But from that point it doesn't go further. It seems to keep loading the Planka interface like forever. In my router settings I configured the port-forwarding for Planka exactly the same way I did for home assistant. But for some reason this didn't help me to make Planka available outside my home network like I have with home assistant. Does anyone have any idea what is causing this issue ?
Author
Owner

@GrahamJenkins commented on GitHub (Jul 15, 2022):

Hi @pointjalta it's hard to help without knowing how you have HA set up. I would suspect that it may have something to do with websockets not being forwarded properly. I'm not sure if it is the same page, but I had the grey background and spinner with incorrect reverse proxy configuration, is that what you are seeing?
Possibly related: #21

@GrahamJenkins commented on GitHub (Jul 15, 2022): Hi @pointjalta it's hard to help without knowing how you have HA set up. I would suspect that it may have something to do with websockets not being forwarded properly. I'm not sure if it is the same page, but I had the grey background and spinner with incorrect reverse proxy configuration, is that what you are seeing? Possibly related: #21
Author
Owner

@mdeanda commented on GitHub (Sep 12, 2022):

It might have to do with the BASE_URL setting in the docker-compose file you used.

@mdeanda commented on GitHub (Sep 12, 2022): It might have to do with the BASE_URL setting in the docker-compose file you used.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#200