Ideally provide exact steps to follow in order to reproduce your problem:
I expected to be able to use the Astroprint plugin through octoprint.
When I open the octoprint page, I cant click the Login button in the top right. Instead, I click it and nothing happens.
I cannot access safe mode without logging in.
1.3.4
Windows 10 (google chrome)
Original Prusa i3 MK2
Google Chrome with Windows 10 x64
I typed the line to get to the logs into the raspberry pi and it said access denied. I am guessing I did it wrong. I did check the contributing guideline
See attatched .jpeg

Thank you for your help!
Mitch T.
I have read the FAQ.
If it stopped working after installing the astroprint plugin then it's probably safe to assume that plugin is to blame, might want to bring it up on their own issue tracker (if they have one).
To open octoprint in safe mode, close down octoprint and run it with octoprint serve --safe.
edit: wait..
I typed the line to get to the logs into the raspberry pi and it said access denied.
raspberry pi? you said you're running octoprint on windows 10
Operating System running OctoPrint
Windows 10 (google chrome)
so which is it? Are you running it on a raspberry pi using octopi, or windows 10 using a manual install?
Safe Mode documentation can be found here. Once you are in Safe Mode please disable the AstroPrint plugin and restart. If functionality is restored then open a ticket with the plugin developer.
@ntoff The raspberry pi is the one running the octoprint server, it is connected to the printer. My computer is just what I control it with wirelessly through chrome.
Then that is what you should put in the section where it asks for the device running octoprint (for future reference). Knowing how it's installed helps us determine whether it's a standard raspberry pi install or a custom install on some other OS, instructions differ based on install type.
Were you able to figure out how to enable safemode? If not, the basic steps are:
sudo service octoprint stopsource ~/oprint/bin/activateoctoprint serve --safeand when you're done, you can either reboot the entire pi with sudo shutdown -r now or stop octoprint with ctrl + c and sudo service octoprint start to start the service back up again. Rebooting isn't strictly necessary after uninstalling a plugin.
@ntoff That worked great! I restarted octorprint after deleting the astroprint plugin in safe mode and now everything is back to normal. Thank you for your help
@PrintedAlaska You can open an issue with the plugin developer here.
Closing.
Sorry about this guys! It seems to be a javascript error in an edge case which prevents the rest of the javascript from being loaded. We're looking into it...
This has now beed fixed in the plugin. Version 1.0.1 has this fix.
The cause of the problem was variables being used without first declaring them. This became a problem when "strict mode" was activated. Perhaps by another plugin.
Thanks @CoDanny
@CoDanny https://octoprint.org/blog/2017/12/01/heads-up-plugin-authors/ Just in case you weren't aware, that "use strict" clause was also the reason some changes were made to the way plugins are loaded. In case you haven't seen it, there's a blog post about it.
for what reason is there a request to doubleclick.net in the picture above?
for what reason is there a request to doubleclick.net in the picture above?
I'd like to know that too.
What plugins do you have installed @PrintedAlaska? Because that certainly isn't coming from stock OctoPrint and if a plugin out there is embedding ads, I'd like to know which one so I can shout a bit at the author.
Most helpful comment
I'd like to know that too.
What plugins do you have installed @PrintedAlaska? Because that certainly isn't coming from stock OctoPrint and if a plugin out there is embedding ads, I'd like to know which one so I can shout a bit at the author.