How to run on Network ? Server connection failed #188

Closed
opened 2026-02-04 17:45:58 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @wahshibinharb on GitHub (May 6, 2022).

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 (May 6, 2022). ![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

@djsamyak commented on GitHub (Jul 13, 2022):

Getting the same issue. Commenting for visibility.

@djsamyak commented on GitHub (Jul 13, 2022): Getting the same issue. Commenting for visibility.
Author
Owner

@Naozumi commented on GitHub (Aug 24, 2022):

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 (Aug 24, 2022): Is your `BASE_URL` the same as your external url? In this case, `BASE_URL=http://192.168.1.187:3000`?
Author
Owner

@wahshibinharb commented on GitHub (Aug 24, 2022):

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 (Aug 24, 2022): 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

@Naozumi commented on GitHub (Aug 24, 2022):

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 (Aug 24, 2022): 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#188