Hi
My octoprint has stopped working. Site unreachable. Log file shows errors on startup.
Not sure what has upset it or when it stopped working.
Might have happened when I tried to install genealogy software gramps, which failed to install.
Perhaps that failed install upset something?
Startup Log file follows:
2018-05-14 22:00:00,265 - octoprint.startup - INFO - ******************************************************************************
2018-05-14 22:00:00,265 - octoprint.startup - INFO - Starting OctoPrint 1.3.6
2018-05-14 22:00:00,265 - octoprint.startup - INFO - ******************************************************************************
2018-05-14 22:00:00,305 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-05-14 22:00:00,307 - octoprint.startup - INFO - Blacklist processing done
2018-05-14 22:00:00,326 - octoprint.plugin.core - INFO - Loading plugins from /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins, /home/knoppix/.octoprint/plugins and installed plugin packages...
2018-05-14 22:00:01,067 - octoprint.plugin.core - WARNING - Plugin "OctoPi Support Plugin" did not pass check
2018-05-14 22:00:01,558 - octoprint.plugin.core - ERROR - Something went wrong while retrieving package info data for module octoprint_filament
Traceback (most recent call last):
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugin/core.py", line 663, in _find_plugins_from_entry_points
module_pkginfo = InstalledEntryPoint(entry_point)
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugin/core.py", line 1494, in __init__
pkginfo.Installed.__init__(self, package, metadata_version=metadata_version)
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/pkginfo-1.2.1-py2.7.egg/pkginfo/installed.py", line 15, in __init__
__import__(package)
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_filament/__init__.py", line 13, in <module>
import RPi.GPIO as GPIO
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/RPi/GPIO/__init__.py", line 23, in <module>
from RPi._GPIO import *
RuntimeError: This module can only be run on a Raspberry Pi!
2018-05-14 22:00:01,600 - octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
2018-05-14 22:00:01,609 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 13 hook handlers
2018-05-14 22:00:01,621 - octoprint.server - INFO - Intermediary server started
2018-05-14 22:00:01,621 - octoprint.plugin.core - INFO - Loading plugins from /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins, /home/knoppix/.octoprint/plugins and installed plugin packages...
2018-05-14 22:00:01,622 - octoprint.plugin.core - WARNING - Plugin "OctoPi Support Plugin" did not pass check
2018-05-14 22:00:01,884 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 13 hook handlers
2018-05-14 22:00:01,900 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/knoppix/.octoprint/uploads...
2018-05-14 22:00:01,901 - octoprint.filemanager.storage - INFO - ... file metadata for /home/knoppix/.octoprint/uploads initialized successfully.
2018-05-14 22:00:02,017 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-05-14 22:00:03,021 - octoprint.util.pip - INFO - Using "/home/knoppix/octoprint/venv/bin/python -m pip" as command to invoke pip
2018-05-14 22:00:04,015 - octoprint.util.pip - INFO - Version of pip is 9.0.2
2018-05-14 22:00:04,019 - octoprint.plugins.filament - INFO - Running RPi.GPIO version '0.6.3'...
2018-05-14 22:00:04,019 - octoprint.plugin.core - ERROR - Exception while initializing plugin filament, disabling it
Traceback (most recent call last):
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugin/core.py", line 1202, in initialize_implementation
implementation.initialize()
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_filament/__init__.py", line 27, in initialize
GPIO.setmode(GPIO.BCM)
RuntimeError: Module not imported correctly!
2018-05-14 22:00:04,021 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
2018-05-14 22:00:04,029 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/corewizard
| Cost Estimation (2.1.0) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_costestimation
| CuraEngine (<= 15.04) (bundled) = /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/discovery
| Emergency Stop Button (0.1.2) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_estop
| Filament Manager (0.5.3) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_filamentmanager
| !Filament Sensor (1.0.1) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_filament
| FileManager (0.1.2) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_filemanager
| Filetypes Plugin (0.1.0) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_filetypes
| Firmware Updater (1.0.0) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_firmwareupdater
| Plugin Manager (bundled) = /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/pluginmanager
| Slicer (1.4.0) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_slicer
| Software Update (bundled) = /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/softwareupdate
| STL Viewer (0.4.1) = /home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/octoprint_stlviewer
| Virtual Printer (bundled) = /home/knoppix/octoprint/venv/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/plugins/virtual_printer
2018-05-14 22:00:04,765 - octoprint.environment - ERROR - Error detecting pip version
Traceback (most recent call last):
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/OctoPrint-1.3.6-py2.7.egg/octoprint/environment.py", line 86, in _detect_python
import pip
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/pip/__init__.py", line 45, in <module>
from pip.vcs import git, mercurial, subversion, bazaar # noqa
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/pip/vcs/mercurial.py", line 9, in <module>
from pip.download import path_to_url
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/pip/download.py", line 40, in <module>
from pip._vendor import requests, six
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/pip/_vendor/requests/__init__.py", line 98, in <module>
from . import packages
File "/home/knoppix/octoprint/venv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages.py", line 12, in <module>
sys.modules['pip._vendor.requests.packages.' + mod] = sys.modules["pip._vendor." + mod]
KeyError: 'pip._vendor.urllib3.contrib'
2018-05-14 22:00:04,772 - octoprint.environment - INFO - Detected environment is Python 2.7.14+ under Linux (linux2). Details:
| hardware:
| cores: 2
| freq: 1199.0
| ram: 1839607808
| os:
| id: linux
| platform: linux2
| python:
| pip: unknown
| version: 2.7.14+
| virtualenv: /home/knoppix/octoprint/venv
2018-05-14 22:00:04,775 - octoprint.server - INFO - Reset webasset folder /home/knoppix/.octoprint/generated/webassets...
2018-05-14 22:00:04,776 - octoprint.server - INFO - Reset webasset folder /home/knoppix/.octoprint/generated/.webassets-cache...
2018-05-14 22:00:04,941 - octoprint.server - INFO - Shutting down intermediary server...
2018-05-14 22:00:05,150 - octoprint.server - INFO - Intermediary server shut down
2018-05-14 22:00:05,151 - octoprint.events - INFO - Processing startup event, this is our first event
2018-05-14 22:00:05,151 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-05-14 22:00:05,158 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-05-14 22:00:05,164 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-05-14 22:00:05,169 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-05-14 22:00:05,297 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-05-14 22:00:05,340 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on Microknoppix for SSDP
2018-05-14 22:00:05,346 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2018-05-14 22:00:05,421 - octoprint.plugins.filetypes - INFO - Filetypes. (settings: stl=True, gcode=True, gco=True, g=True)
2018-05-14 22:00:05,571 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2018-05-14 22:00:05,571 - octoprint.plugins.stlviewer - INFO - STL Viewer loaded!
2018-05-14 22:00:05,763 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid