What is the problem?
I used Raspberry Pi imager and configured the network to write a new image to my 32GB MicroSD card. When I boot it, the Raspberry Pi 2 is visible to my router with an assigned IP address. However I can not connect using a browser (Edge+Chrome tried) using the IP address or the hostname.
What did you already try to solve it?
- Tried re-writing the image to same and a new MicroSD card - same problem of no web interface after bootup each time
- If I plug a monitor and keyboard in directly, I can login to the device but not sure what to look for as this is just a vanilla install from fresh image so in theory it should have worked "out of the box".
- I ran sudo service octoprint start and it went off and did something then returned with no error but the web interface still was not working.
- Tried using the Stable OctoPi + Camera stack image - same problem of no web interface
- Tried to ssh to Pi but I get a connection timeout error on Port 22 when I use the IP address and "No such host is known" when I use octopi.local
- I was able to run "octoprint system info ." and it created a zip file but I don't know how to get it off the pi to post it.
- Rebooted routers - THIS SOLVED THE PROBLEM even though I was having no other network or computing issues
Have you tried running in safe mode?
I tried to enable safe mode from command line but got "octoprint.cli.server - ERROR - Uncaught exception" then a bunch of traceback errors and finally "OSError: [Errno 98] Address already in use"
I was able to dump the output to a file but I don't know how to get this to my PC as SSH is not working.
Did running in safe mode solve the problem?
No - see above
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!)
I was able to run manually but don't know how to get the zip file off the Pi to post it.
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
OctoPrint v1.11.3, OctoPi =1.1.0, Ender 3 Pro running Mriscoc, Edge+Chrome(latest), Win11 Pro 64Bit, Raspberry Pi 2B v1.1
I had an old version of OctoPrint running but saw new version available so decided to flash new image.