vishhvaan / eve-pi

The EVolutionary biorEactor (EVE)
MIT License
14 stars 14 forks source link

Can't access GUI after running setup script #7

Open sirdr opened 4 years ago

sirdr commented 4 years ago

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.

vishhvaan commented 4 years ago

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].

vishhvaan commented 4 years ago

@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!