My OctoPrint server is currently not running

Thanks for your help.
Frank

What is the problem?

  • Worked fine fow years but from this afternoon not able to connect to octoprint. Have not dane any update nor new plugin recently.
  • I use wifi
  • OctoPrint version : 1.4.0
  • OctoPi version : 0.15.1
  • Able ton connect to pi with ssh and ftp.

What did you already try to solve it?

  • Restart Pi several times
  • "ps -ef | grep -i octoprint | grep -i python" does not show anything.
### Complete Logs
2020-08-12 17:07:11,694 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
2020-08-12 17:07:11,697 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-08-12 17:07:11,734 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataAnalysisFinished of <octoprint.printer.standard.Printer object at 0x73a9f8d0>> for event MetadataAnalysisFinished
2020-08-12 17:07:11,734 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataStatisticsUpdated of <octoprint.printer.standard.Printer object at 0x73a9f8d0>> for event MetadataStatisticsUpdated
2020-08-12 17:07:11,737 - octoprint.server - DEBUG - Registered event mesh_data_collected of plugin bedlevelvisualizer as Events.PLUGIN_BEDLEVELVISUALIZER_MESH_DATA_COLLECTED = "plugin_bedlevelvisualizer_mesh_data_collected"
2020-08-12 17:07:11,738 - octoprint.server - DEBUG - Registered event movie_done of plugin octolapse as Events.PLUGIN_OCTOLAPSE_MOVIE_DONE = "plugin_octolapse_movie_done"
2020-08-12 17:07:11,740 - octoprint.server - DEBUG - Registered event snapshot_archive_done of plugin octolapse as Events.PLUGIN_OCTOLAPSE_SNAPSHOT_ARCHIVE_DONE = "plugin_octolapse_snapshot_archive_done"
2020-08-12 17:07:11,741 - octoprint.server - DEBUG - Registered event throttle_state of plugin pi_support as Events.PLUGIN_PI_SUPPORT_THROTTLE_STATE = "plugin_pi_support_throttle_state"
2020-08-12 17:07:11,743 - octoprint.server - DEBUG - Registered event install_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_INSTALL_PLUGIN = "plugin_pluginmanager_install_plugin"
2020-08-12 17:07:11,745 - octoprint.server - DEBUG - Registered event uninstall_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_UNINSTALL_PLUGIN = "plugin_pluginmanager_uninstall_plugin"
2020-08-12 17:07:11,747 - octoprint.server - DEBUG - Registered event enable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_ENABLE_PLUGIN = "plugin_pluginmanager_enable_plugin"
2020-08-12 17:07:11,749 - octoprint.server - DEBUG - Registered event disable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_DISABLE_PLUGIN = "plugin_pluginmanager_disable_plugin"
2020-08-12 17:07:11,749 - octoprint.server - DEBUG - Registered event warning of plugin printer_safety_check as Events.PLUGIN_PRINTER_SAFETY_CHECK_WARNING = "plugin_printer_safety_check_warning"
2020-08-12 17:07:11,750 - octoprint.server - DEBUG - Registered event update_succeeded of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_SUCCEEDED = "plugin_softwareupdate_update_succeeded"
2020-08-12 17:07:11,752 - octoprint.server - DEBUG - Registered event update_failed of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_FAILED = "plugin_softwareupdate_update_failed"
2020-08-12 17:07:11,757 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin octoflat
2020-08-12 17:07:11,769 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin DisplayLayerProgress
2020-08-12 17:07:11,774 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin action_command_prompt
2020-08-12 17:07:11,778 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin telegram
2020-08-12 17:07:11,781 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pi_support
2020-08-12 17:07:11,784 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin webcamtab
2020-08-12 17:07:11,788 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin TerminalCommands
2020-08-12 17:07:11,791 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin GcodeEditor
2020-08-12 17:07:11,796 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin firmwareupdater
2020-08-12 17:07:11,799 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin estop
2020-08-12 17:07:11,803 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin displayz
2020-08-12 17:07:11,807 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin enclosure
2020-08-12 17:07:11,811 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin fullscreen
2020-08-12 17:07:11,815 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin octopod
2020-08-12 17:07:11,818 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin customControl
2020-08-12 17:07:11,822 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin corewizard
2020-08-12 17:07:11,825 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin autoselect
2020-08-12 17:07:11,829 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin taborder
2020-08-12 17:07:11,832 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin loginui
2020-08-12 17:07:11,836 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin autoscroll
2020-08-12 17:07:11,839 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin announcements
2020-08-12 17:07:11,843 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin discovery
2020-08-12 17:07:11,847 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin BLTouch
2020-08-12 17:07:11,858 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin appkeys
2020-08-12 17:07:11,862 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin virtual_printer
2020-08-12 17:07:11,866 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin displayprogress
2020-08-12 17:07:11,869 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin printer_safety_check
2020-08-12 17:07:12,467 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2020-08-12 17:07:12,468 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin softwareupdate
2020-08-12 17:07:12,472 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin bedlevelvisualizer
2020-08-12 17:07:12,476 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin progress_title
2020-08-12 17:07:12,480 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin detailedprogress
2020-08-12 17:07:12,483 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin gcodesystemcommands
2020-08-12 17:07:12,488 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin tracking
2020-08-12 17:07:12,491 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin logging
2020-08-12 17:07:12,495 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin navbartemp
2020-08-12 17:07:12,499 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin Change_Filament
2020-08-12 17:07:12,503 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin octolapse
2020-08-12 17:07:12,507 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin anywhere
2020-08-12 17:07:12,510 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin errortracking
2020-08-12 17:07:12,514 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin floatingnavbar
2020-08-12 17:07:12,518 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin psucontrol
2020-08-12 17:07:16,222 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-12 17:07:19,182 - octoprint.util.pip - INFO - Version of pip is 9.0.3
2020-08-12 17:07:19,184 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-08-12 17:07:19,186 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-08-12 17:07:19,188 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pluginmanager
2020-08-12 17:07:19,194 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin backup
2020-08-12 17:07:19,198 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin preheat
2020-08-12 17:07:19,199 - octoprint.plugin.core - INFO - Initialized 44 plugin implementation(s)
2020-08-12 17:07:19,236 - octoprint.plugins.gcodesystemcommands - INFO - Add command definition OCTO1 = /usr/local/bin/Print_OK.sh
2020-08-12 17:07:19,272 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off
2020-08-12 17:07:19,274 - octoprint.plugins.psucontrol - INFO - Using internal tracking for PSU on/off state.
2020-08-12 17:07:19,277 - octoprint.plugins.psucontrol - INFO - Running RPi.GPIO version 0.6.5
2020-08-12 17:07:19,280 - octoprint.plugins.psucontrol - INFO - Using GPIO for On/Off
2020-08-12 17:07:19,281 - octoprint.plugins.psucontrol - INFO - Configuring GPIO for pin 0
2020-08-12 17:07:19,282 - octoprint.plugins.psucontrol - ERROR - The channel sent is invalid on a Raspberry Pi
2020-08-12 17:07:19,350 - octoprint.plugin.core - INFO - 44 plugin(s) registered with the system:
|  Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
|  Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
|  Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
|  Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
|  Autoscroll (0.0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autoscroll
|  Autoselect Plugin (0.3.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autoselect
|  Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
|  Bed Visualizer (0.1.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
|  BLTouch Plugin (0.3.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch
|  Change Filament Plugin (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_Change_Filament
|  Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
|  Custom Control Editor (0.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_customControl
|  Detailed Progress Plugin (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_detailedprogress
|  Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
|  DisplayLayerProgress Plugin (1.22.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress
|  DisplayProgress (0.1.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayprogress
|  DisplayZ (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayz
|  Emergency Stop Button (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_estop
|  Enclosure Plugin (4.12) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_enclosure
|  Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
|  Firmware Updater (1.7.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater
|  Floating Navbar (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
|  Fullscreen Plugin (0.0.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fullscreen
|  GCODE System Commands (1.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_gcodesystemcommands
|  GcodeEditor (0.2.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_GcodeEditor
|  Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
|  Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui
|  Navbar Temperature Plugin (0.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
|  OctoFlat Theme (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octoflat
|  Octolapse (0.4.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
|  OctoPod Plugin (0.2.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octopod
|  OctoPrint Anywhere (1.1.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere
|  Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
|  Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
|  Preheat Button (0.5.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_preheat
|  Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
|  Progress Title (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_progress_title
|  PSU Control (0.1.9) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_psucontrol
|  Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
|  Tab Order (0.5.8) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_taborder
|  Telegram Notifications (1.5.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_telegram
|  Terminal Commands (0.1.6) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_TerminalCommands
|  Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
|  Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2020-08-12 17:07:19,377 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
|  hardware:
|      cores: 4
|      freq: 1200.0
|      ram: 917016576
|  os:
|      id: linux
|      platform: linux2
|  plugins:
|      pi_support:
|          model: Raspberry Pi 3 Model B Rev 1.2
|          octopi_version: 0.15.1
|  python:
|      pip: 9.0.3
|      version: 2.7.13
|      virtualenv: /home/pi/oprint
2020-08-12 17:07:19,395 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/webassets...
2020-08-12 17:07:19,402 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/webassets...
2020-08-12 17:07:19,404 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2020-08-12 17:07:19,405 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/.webassets-cache...
2020-08-12 17:07:19,448 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/.webassets-cache...
2020-08-12 17:07:19,451 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2020-08-12 17:07:19,668 - octoprint.events - DEBUG - Subscribed listener <bound method TimedTimelapse.on_print_started of <octoprint.timelapse.TimedTimelapse object at 0x72805d90>> for event PrintStarted
2020-08-12 17:07:19,669 - octoprint.events - DEBUG - Subscribed listener <bound method TimedTimelapse.on_print_done of <octoprint.timelapse.TimedTimelapse object at 0x72805d90>> for event PrintFailed
2020-08-12 17:07:19,670 - octoprint.events - DEBUG - Subscribed listener <bound method TimedTimelapse.on_print_done of <octoprint.timelapse.TimedTimelapse object at 0x72805d90>> for event PrintDone
2020-08-12 17:07:19,672 - octoprint.events - DEBUG - Subscribed listener <bound method TimedTimelapse.on_print_resumed of <octoprint.timelapse.TimedTimelapse object at 0x72805d90>> for event PrintResumed
2020-08-12 17:07:19,674 - octoprint.timelapse - DEBUG - TimedTimelapse initialized
2020-08-12 17:07:19,854 - octoprint.server - DEBUG - Registered API of plugin announcements under URL prefix /plugin/announcements
2020-08-12 17:07:19,897 - octoprint.server - DEBUG - Registered API of plugin appkeys under URL prefix /plugin/appkeys
2020-08-12 17:07:19,957 - octoprint.server - DEBUG - Registered API of plugin backup under URL prefix /plugin/backup
2020-08-12 17:07:19,978 - octoprint.server - DEBUG - Registered API of plugin corewizard under URL prefix /plugin/corewizard
2020-08-12 17:07:20,000 - octoprint.server - DEBUG - Registered API of plugin discovery under URL prefix /plugin/discovery
2020-08-12 17:07:20,060 - octoprint.server - DEBUG - Registered API of plugin logging under URL prefix /plugin/logging
2020-08-12 17:07:20,083 - octoprint.server - DEBUG - Registered API of plugin pluginmanager under URL prefix /plugin/pluginmanager
2020-08-12 17:07:20,114 - octoprint.server - DEBUG - Registered API of plugin softwareupdate under URL prefix /plugin/softwareupdate
2020-08-12 17:07:20,136 - octoprint.server - DEBUG - Registered API of plugin DisplayLayerProgress under URL prefix /plugin/DisplayLayerProgress
2020-08-12 17:07:20,229 - octoprint.server - DEBUG - Registered API of plugin enclosure under URL prefix /plugin/enclosure
2020-08-12 17:07:20,254 - octoprint.server - DEBUG - Registered API of plugin firmwareupdater under URL prefix /plugin/firmwareupdater
2020-08-12 17:07:20,592 - octoprint.server - DEBUG - Registered API of plugin octolapse under URL prefix /plugin/octolapse
2020-08-12 17:07:20,607 - octoprint.server - DEBUG - Registered assets of plugin action_command_prompt under URL prefix /plugin/action_command_prompt
2020-08-12 17:07:20,621 - octoprint.server - DEBUG - Registered assets of plugin errortracking under URL prefix /plugin/errortracking
2020-08-12 17:07:20,640 - octoprint.server - DEBUG - Registered assets of plugin loginui under URL prefix /plugin/loginui
2020-08-12 17:07:20,655 - octoprint.server - DEBUG - Registered assets of plugin pi_support under URL prefix /plugin/pi_support
2020-08-12 17:07:20,669 - octoprint.server - DEBUG - Registered assets of plugin printer_safety_check under URL prefix /plugin/printer_safety_check
2020-08-12 17:07:20,684 - octoprint.server - DEBUG - Registered assets of plugin tracking under URL prefix /plugin/tracking
2020-08-12 17:07:20,702 - octoprint.server - DEBUG - Registered assets of plugin BLTouch under URL prefix /plugin/BLTouch
2020-08-12 17:07:20,716 - octoprint.server - DEBUG - Registered assets of plugin Change_Filament under URL prefix /plugin/Change_Filament
2020-08-12 17:07:20,731 - octoprint.server - DEBUG - Registered assets of plugin GcodeEditor under URL prefix /plugin/GcodeEditor
2020-08-12 17:07:20,752 - octoprint.server - DEBUG - Registered assets of plugin TerminalCommands under URL prefix /plugin/TerminalCommands
2020-08-12 17:07:20,766 - octoprint.server - DEBUG - Registered assets of plugin anywhere under URL prefix /plugin/anywhere
2020-08-12 17:07:20,780 - octoprint.server - DEBUG - Registered assets of plugin autoscroll under URL prefix /plugin/autoscroll
2020-08-12 17:07:20,799 - octoprint.server - DEBUG - Registered assets of plugin bedlevelvisualizer under URL prefix /plugin/bedlevelvisualizer
2020-08-12 17:07:20,814 - octoprint.server - DEBUG - Registered assets of plugin customControl under URL prefix /plugin/customControl
2020-08-12 17:07:20,827 - octoprint.server - DEBUG - Registered assets of plugin displayz under URL prefix /plugin/displayz
2020-08-12 17:07:20,844 - octoprint.server - DEBUG - Registered assets of plugin estop under URL prefix /plugin/estop
2020-08-12 17:07:20,862 - octoprint.server - DEBUG - Registered assets of plugin floatingnavbar under URL prefix /plugin/floatingnavbar
2020-08-12 17:07:20,876 - octoprint.server - DEBUG - Registered assets of plugin fullscreen under URL prefix /plugin/fullscreen
2020-08-12 17:07:20,890 - octoprint.server - DEBUG - Registered assets of plugin gcodesystemcommands under URL prefix /plugin/gcodesystemcommands
2020-08-12 17:07:20,911 - octoprint.server - DEBUG - Registered assets of plugin navbartemp under URL prefix /plugin/navbartemp
2020-08-12 17:07:20,925 - octoprint.server - DEBUG - Registered assets of plugin octoflat under URL prefix /plugin/octoflat
2020-08-12 17:07:20,939 - octoprint.server - DEBUG - Registered assets of plugin octopod under URL prefix /plugin/octopod
2020-08-12 17:07:20,958 - octoprint.server - DEBUG - Registered assets of plugin preheat under URL prefix /plugin/preheat
2020-08-12 17:07:20,973 - octoprint.server - DEBUG - Registered assets of plugin progress_title under URL prefix /plugin/progress_title
2020-08-12 17:07:20,987 - octoprint.server - DEBUG - Registered assets of plugin psucontrol under URL prefix /plugin/psucontrol
2020-08-12 17:07:21,001 - octoprint.server - DEBUG - Registered assets of plugin taborder under URL prefix /plugin/taborder
2020-08-12 17:07:21,021 - octoprint.server - DEBUG - Registered assets of plugin telegram under URL prefix /plugin/telegram
2020-08-12 17:07:21,036 - octoprint.server - DEBUG - Registered assets of plugin webcamtab under URL prefix /plugin/webcamtab
2020-08-12 17:07:22,520 - octoprint.server - DEBUG - Adding additional route /plugin/backup/download/(.*) handled by handler <class 'octoprint.server.util.tornado.LargeResponseHandler'> and with additional arguments {'access_validation': <function f at 0x7016f730>, 'as_attachment': True, 'path_validation': <function f at 0x7016f6f0>, 'path': u'/home/pi/.octoprint/data/backup'}
2020-08-12 17:07:22,522 - octoprint.server - DEBUG - Adding additional route /plugin/octolapse/downloadFile handled by handler <class 'octoprint_octolapse.OctolapseLargeResponseHandler'> and with additional arguments {'access_validation': <function f at 0x7016f770>, 'as_attachment': True, 'request_callback': <bound method OctolapsePlugin.download_file_request of <octoprint_octolapse.OctolapsePlugin object at 0x73d02430>>}
2020-08-12 17:07:22,524 - octoprint.server - DEBUG - Adding additional route /plugin/octolapse/getSnapshot handled by handler <class 'octoprint_octolapse.OctolapseLargeResponseHandler'> and with additional arguments {'as_attachment': False, 'request_callback': <bound method OctolapsePlugin.get_snapshot_request of <octoprint_octolapse.OctolapsePlugin object at 0x73d02430>>}
2020-08-12 17:07:22,529 - octoprint.server - DEBUG - Adding additional route /plugin/telegram/img/user/(.*) handled by handler <class 'octoprint.server.util.tornado.LargeResponseHandler'> and with additional arguments {'path': u'/home/pi/.octoprint/data/telegram/img/user/', 'allow_client_caching': False, 'as_attachment': True}
2020-08-12 17:07:22,531 - octoprint.server - DEBUG - Adding additional route /plugin/telegram/img/static/(.*) handled by handler <class 'octoprint.server.util.tornado.LargeResponseHandler'> and with additional arguments {'path': '/home/pi/oprint/lib/python2.7/site-packages/octoprint_telegram/static/img/', 'allow_client_caching': True, 'as_attachment': True}
2020-08-12 17:07:22,581 - octoprint.server - DEBUG - Adding maximum body size of 1073741824B for POST requests to /plugin/backup/restore)
2020-08-12 17:07:22,582 - octoprint.server - DEBUG - Adding maximum body size of 1024000B for POST requests to /plugin/firmwareupdater/flash)
2020-08-12 17:07:22,585 - octoprint.server - DEBUG - Adding maximum body size of 5242880B for POST requests to /plugin/octolapse/importSettings)
2020-08-12 17:07:22,586 - octoprint.server - DEBUG - Adding maximum body size of 1073741824B for POST requests to /plugin/octolapse/importSnapshots)
2020-08-12 17:07:22,588 - octoprint.server - DEBUG - Adding maximum body size of 52428800B for POST requests to /plugin/pluginmanager/upload_archive)
2020-08-12 17:07:22,590 - octoprint.server - INFO - Shutting down intermediary server...
2020-08-12 17:07:23,061 - octoprint.server - INFO - Intermediary server shut down
2020-08-12 17:07:23,066 - octoprint.events - INFO - Processing startup event, this is our first event
2020-08-12 17:07:23,069 - octoprint.events.fire - DEBUG - Firing event: Startup (Payload: None)
2020-08-12 17:07:23,070 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
2020-08-12 17:07:23,071 - octoprint.plugin - DEBUG - Calling on_event on announcements
2020-08-12 17:07:23,071 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
2020-08-12 17:07:23,072 - octoprint.plugin - DEBUG - Calling on_event on printer_safety_check
2020-08-12 17:07:23,072 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
2020-08-12 17:07:23,073 - octoprint.plugin - DEBUG - Calling on_event on tracking
2020-08-12 17:07:23,074 - octoprint.plugin - DEBUG - Calling on_event on DisplayLayerProgress
2020-08-12 17:07:23,076 - octoprint.plugin - DEBUG - Calling on_event on anywhere
2020-08-12 17:07:23,077 - octoprint.plugin - DEBUG - Calling on_event on autoselect
2020-08-12 17:07:23,078 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
2020-08-12 17:07:23,079 - octoprint.plugin - DEBUG - Calling on_event on detailedprogress
2020-08-12 17:07:23,089 - octoprint.plugin - DEBUG - Calling on_event on displayprogress
2020-08-12 17:07:23,096 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer...
2020-08-12 17:07:23,097 - octoprint.plugin - DEBUG - Calling on_event on enclosure
2020-08-12 17:07:23,099 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2020-08-12 17:07:23,103 - octoprint.plugin - DEBUG - Calling on_event on firmwareupdater
2020-08-12 17:07:23,117 - octoprint.plugin - DEBUG - Calling on_event on octolapse
2020-08-12 17:07:23,124 - octoprint.plugin - DEBUG - Calling on_event on octopod
2020-08-12 17:07:23,145 - octoprint.plugin - DEBUG - Calling on_event on progress_title
2020-08-12 17:07:23,175 - octoprint.plugin - DEBUG - Calling on_event on telegram
2020-08-12 17:07:23,213 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2020-08-12 17:07:23,239 - octoprint.server - INFO - Trying to connect to configured serial port

OK, it seems that the sdcard is full... I am surprised as it is a 16gb card.

What can I delete to freeup some space ?

Thx

You can delete timelapses.
I also recommend to set up a new image with OctoPi 0.17.0

Thanls a lot, so simple... i totally forgot timelapses... How to upgrade to 0.17.0 ? from command line ? thx

It would go like this:

Take backup of current OctoPrint > download OctoPi 0.17 from the website > image to SD card > Restore backup.

OctoPi 0.15 is due to be dropped from support within the next year, I believe.

Thanks for your help.

1 Like

Thanks for your much appreciated help.

1 Like