How to run on Network ? Server connection failed #644

Closed
opened 2025-10-09 18:55:25 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @wahshibinharb on GitHub.

Screen Shot 2022-05-06 at 14 12 14

http://192.168.1.187:3000/login On my network address when i hit that planka comes up. But can't login in. i wanted to use planka in network.

when i try to login gettin this errör

Server connection failed

P.S: over localhost it works perfectly fine.

Originally created by @wahshibinharb on GitHub. ![Screen Shot 2022-05-06 at 14 12 14](https://user-images.githubusercontent.com/49900792/167121269-02d20efb-3bb2-4703-8372-2935327272a4.png) http://192.168.1.187:3000/login On my network address when i hit that planka comes up. But can't login in. i wanted to use planka in network. when i try to login gettin this errör Server connection failed P.S: over localhost it works perfectly fine.
Author
Owner

@Naozumi commented on GitHub:

No worries - I've not long started using, but this is from experience testing (and breaking). For the websockets to work (which this needs) the URL you access via must be exactly as is written in BASE_URL. Anything else and you will still get the logon screen, but you wont get passed it.

@Naozumi commented on GitHub: No worries - I've not long started using, but this is from experience testing (and breaking). For the websockets to work (which this needs) the URL you access via must be exactly as is written in `BASE_URL`. Anything else and you will still get the logon screen, but you wont get passed it.
Author
Owner

@wahshibinharb commented on GitHub:

i try to find a help about it, but support is limited so i gave up using on network.

end of this month will deploy new vps server so i guess i'll try to install on web server.

@wahshibinharb commented on GitHub: i try to find a help about it, but support is limited so i gave up using on network. end of this month will deploy new vps server so i guess i'll try to install on web server.
Author
Owner

@djsamyak commented on GitHub:

Getting the same issue. Commenting for visibility.

@djsamyak commented on GitHub: Getting the same issue. Commenting for visibility.
Author
Owner

@Naozumi commented on GitHub:

Is your BASE_URL the same as your external url? In this case, BASE_URL=http://192.168.1.187:3000?

@Naozumi commented on GitHub: Is your `BASE_URL` the same as your external url? In this case, `BASE_URL=http://192.168.1.187:3000`?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#644