When I logged into Octoprint yesterday I was prompted that an update was available and apparently
made the mistake of clicking on it.
All looked well and it said "Update completed successfully!" and prompted me to restart Octoprint.
It does not work now. Can no longer log in.
I am brand new to Octoprint and am not very familiar with Python.
I muddled through installing this on a Debian PC about 1 month ago and it has been working flawlessly
until I followed the update popup yesterday.
I am not sure what version of Octoprint this is or where to look for that as the web UI no longer works.
All I see is " Connecting to OctoPrint's server..."
On startup I can see this:
2020-12-18 12:44:15,855 - octoprint.startup - INFO - Starting OctoPrint 1.5.2
2020-12-18 12:44:15,855 - octoprint.startup - INFO - ************************
So I am guessing that's the version it just updated to.
Repeat: This is installed on a Debian Linux box (PC) and not a Raspberry Pi.
There are some obvious startup errors (lots and lots of them) and seem to indicate at least a bunch of
missing files.
Any idea what I might have done wrong or didn't do right?
Or better yet how do I recover it without reinstalling from scratch?
The update should have just worked right?
There were no errors when it updated and it said update completed successfully when it was done.
Thanks!!
IOError: [Errno 2] No such file or directory: '/usr/local/lib/python2.7/dist-packages/octoprint/static/js/lib/hls.js'
2020-12-18 12:28:07,551 - octoprint.server.util.flask.fix_webassets_filtertool - ERROR - Got an exception while trying to apply filter, ignoring file
Traceback (most recent call last):
File "/home/steve/.local/lib/python2.7/site-packages/octoprint/server/util/flask.py", line 265, in fixed_wrap_cache
content = func().getvalue()
File "/usr/local/lib/python2.7/dist-packages/webassets/merge.py", line 250, in func
data = StringIO(hunk.data())
File "/usr/local/lib/python2.7/dist-packages/webassets/merge.py", line 78, in data
f = open(self.filename, 'r', encoding='utf-8')
IOError: [Errno 2] No such file or directory: '/usr/local/lib/python2.7/dist-packages/octoprint/static/js/app/viewmodels/loginui.js'
2020-12-18 12:28:07,579 - octoprint.server.util.flask.fix_webassets_filtertool - ERROR - Got an exception while trying to apply filter, ignoring file
Traceback (most recent call last):
File "/home/steve/.local/lib/python2.7/site-packages/octoprint/server/util/flask.py", line 265, in fixed_wrap_cache
content = func().getvalue()
File "/usr/local/lib/python2.7/dist-packages/webassets/merge.py", line 250, in func
data = StringIO(hunk.data())
File "/usr/local/lib/python2.7/dist-packages/webassets/merge.py", line 78, in data
f = open(self.filename, 'r', encoding='utf-8')
IOError: [Errno 2] No such file or directory: '/usr/local/lib/python2.7/dist-packages/octoprint/static/js/app/viewmodels/loginui.js'
2020-12-18 12:42:32,539 - octoprint.server.heartbeat - INFO - Server heartbeat <3