What is the problem? Noob here sorry for my lack of tech knowledge..
I set up my Raspberry pi 3 b with octoprint yesterday and was able to access my printer fine with the ip address Pi provided at the end of boot up (pi) screen.. just imputed it into browser and all was well..
today it no longer gives me a standard ip. but but does provide http:2607:fea8:..... etc etc.. and three diff addresses it says will work on your local network ... on any open web browser..
when I input these addresses to a browser they do not work.. I tried all options on help page without success..
My local router admin page sees Octoprint pi however it gives MAC adresses and not a standard IP.. Angry scanner cannot find any ip's for octo
Thanks for suggestion.. does not work either way.. I was so excited when it worked the first day I ordered another RassPi for my second printer.. Only to discover I now have two rapPi and not octopi. ;-(
I got an octopi.local to work.. and it is asking me for a user name and password.. nothing works.
it's not the default pi and it is not what I registed on octo web site.. what is it??? then when I check your web site to reset password the commands require a ~ sign which only works on a keyboard with my windows and using windows.. it does not recognize this symbol while typing within the pi.. You can't make this up if you tried.. lol. someone pls help..
to clarify this is a browser user name and password.. no idea what that is or how to reset it. instructions to reset require command lines with the ~ which is to the left of the 1 on my keyboard.. but keying it with a keyboard on the pi gives me another symbol.. I don't even know if that is resetting the browser password..
I see in the comments you do it through putty. I did that and I'm back where I started.. don't know user name and password when I open the IP in a browser.
So to clarify ... I know my Raspberry Pi User and Password.. I just need the password that it askes when I input the IP address to a browser and it asks for a user name and password again.. tx
When you remote into the Raspberry (with ssh or PuTTY), the username/password that you'd use is pi with raspberry (unless you changed that using sudo raspi-config but you likely did not).
During the Setup Wizard, the second screen asks if you want to use User Access control. If you indicated yes and added a user/password then when you visit the http://octopi.local web interface that is what it's looking for. If you can't remember what combination you entered before, then you could follow the instructions here to reset it to something else.
If you're having difficulty turning "octopi.local" into a useful IP address within your browser, you might read this if you have Windows for your workstation.
If you try to use IPv6βstyle IP addresses, don't forget that you have to surround them with square brackets. http://[IPv6-style-IP-address]/ as in http://[1234:5679:9012:3456]/
Having this same issue... after a good few weeks of working nicely and a couple of days being switched off, I fired up the Pi and the printer as usual. The old IP address didn't work. This has happened before. The last digits have moved from 12 to 13 to 11. Whatever. Checked the Pi and instead of a "normal" IP address, it gives me three formats I'm unfamiliar with, one of which is IPv6. With OutsourcedGuru's guidance, I can now see OctoPrint in a browser. Problem is my Cura plugin wants an IP address in decimal format. Again, this worked as expected up last time I used it, only a few days ago. Any thoughts on how this "just happens" and how to fix it? I need to be able to give Cura a traditional decimal-based IP address. Cheers!