-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm running bibliopixel demo on a Pi4 (192.168.0.182)... it appears to be working, but I can't get a webpage to load from my laptop (192.168.0.33)
I can see:
netstat -neap | grep python
tcp 0 0 0.0.0.0:1337 0.0.0.0:* LISTEN 1000 95404 25941/python3
tcp 0 0 192.168.0.182:1337 192.168.0.33:54317 ESTABLISHED 1000 94886 25941/python3
So it seems the port is open on the Pi.. and the connection is being made from the laptop. But all I get is "could not connect" from Chrome. And http://simpixel.io/ says "could not connect"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels