Can't access GUI after running setup script
Opened this issue · 2 comments
Hi I'm using VNC Viewer to control my Raspberry Pi from my laptop. I've ran the setup script and am now trying to access the web interface but going to http://localhost on the browser on the Pi is not working. It just says "This site can't be reached". Do you have any idea what might be goin on/some workarounds ? Also let me know if there is any other information I can provide which would be helpful.
Use SSH to control the Pi. After launching the web server on the Pi (webui/launcher.py) as a super user, you will be able to access the web interface at the http://[IP address or hostname of the Pi].
@sirdr were you able to get it working?
If you're still interested, reach out to me at vxg135@case.edu and I can help you out more.
Thanks!