SIP icon indicating copy to clipboard operation
SIP copied to clipboard

Cant' get the URL after running the sip.py with Python

Open tmps51723 opened this issue 4 years ago • 1 comments

SIP

Hi,

I got this URL "https://:::80/" after running the sip.py script. Anyone know how to fix this issue so I can get the right URL

Thank you!

tmps51723 avatar Jun 08 '20 17:06 tmps51723

In your browser enter the IP address of your Raspberry Pi. Should be something like 192.168.1.xx with the xx part replaced with the correct numbers. If you don't know the IP of your Pi you should be able to check it through your router interface.

You can also type: hostname -I on the command line to get the IP address of your PI

Note that it is not https it is http.

Dan-in-CA avatar Jun 08 '20 21:06 Dan-in-CA