Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Python • Re: Debug Flask Server from Thonny

$
0
0
Can you ping the Pi from the PC using the Pi ip address?
And when flask app is running from Thonny, what does this command show?

Code:

sudo netstat -tulpn | grep 5000
Mine has:

Code:

tcp        0      0 0.0.0.0:5000            0.0.0.0:*               LISTEN      28628/python3.11

Statistics: Posted by neilgl — Tue Sep 09, 2025 6:40 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles