[GH-ISSUE #72] Accessing Web UI on another device on WiFi network #61

Closed
opened 2026-02-25 20:32:18 +03:00 by kerem · 1 comment
Owner

Originally created by @larryhudson on GitHub (May 15, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/72

localhost:9000 works on the same device but accessing it from another computer / tablet using local IP (such as 10.0.0.1) results in 'connection refused'. Is this something that I can change in peerflix-server or is it more to do with my computer's network setup? I'm running Windows 10 and trying to access from a Google Pixel C tablet. Thanks for all your hard work.

EDIT: Just got it working after directly running 'peerflix-server', I was trying to get it to work through forever as a daemon. Must be an issue with my forever config.

Originally created by @larryhudson on GitHub (May 15, 2016). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/72 localhost:9000 works on the same device but accessing it from another computer / tablet using local IP (such as 10.0.0.1) results in 'connection refused'. Is this something that I can change in peerflix-server or is it more to do with my computer's network setup? I'm running Windows 10 and trying to access from a Google Pixel C tablet. Thanks for all your hard work. EDIT: Just got it working after directly running 'peerflix-server', I was trying to get it to work through forever as a daemon. Must be an issue with my forever config.
kerem 2026-02-25 20:32:18 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@asapach commented on GitHub (May 15, 2016):

Just use http://10.0.0.1:9000/

<!-- gh-comment-id:219275092 --> @asapach commented on GitHub (May 15, 2016): Just use http://10.0.0.1:9000/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#61
No description provided.