Advertisement
Guest User

~/.octoprint/logs/octoprint.log

a guest
Jun 15th, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.15 KB | None | 0 0
  1. 2021-06-15 18:12:11,151 - octoprint.startup - INFO - ******************************************************************************
  2. 2021-06-15 18:12:11,154 - octoprint.startup - INFO - Starting OctoPrint 1.6.1
  3. 2021-06-15 18:12:11,155 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
  4. 2021-06-15 18:12:11,156 - octoprint.startup - INFO - Reason for safe mode: setting in config.yaml
  5. 2021-06-15 18:12:11,157 - octoprint.startup - INFO - ******************************************************************************
  6. 2021-06-15 18:12:11,798 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online
  7. 2021-06-15 18:12:11,834 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online
  8. 2021-06-15 18:12:11,835 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 1.1.1.1:53 is working
  9. 2021-06-15 18:12:11,837 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working
  10. 2021-06-15 18:12:12,658 - octoprint.startup - DEBUG - Blacklisted plugin: roomtemp
  11. 2021-06-15 18:12:12,663 - octoprint.startup - DEBUG - Blacklisted plugin: GcodeEditor, versions: 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.8
  12. 2021-06-15 18:12:12,669 - octoprint.startup - DEBUG - Blacklisted plugin: gcodeleveling, versions: 0.1.0, 0.1.1
  13. 2021-06-15 18:12:12,681 - octoprint.startup - INFO - Blacklist processing done, adding 12 blacklisted plugin versions: roomtemp (any), GcodeEditor (0.1.1), GcodeEditor (0.2.0), GcodeEditor (0.2.1), GcodeEditor (0.2.2), GcodeEditor (0.2.3), GcodeEditor (0.2.4), GcodeEditor (0.2.5), GcodeEditor (0.2.6), GcodeEditor (0.2.8), gcodeleveling (0.1.0), gcodeleveling (0.1.1)
  14. 2021-06-15 18:12:12,723 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
  15. 2021-06-15 18:12:12,726 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for discovery from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery/__init__.py
  16. 2021-06-15 18:12:12,933 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for announcements from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements/__init__.py
  17. 2021-06-15 18:12:13,485 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for virtual_printer from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer/__init__.py
  18. 2021-06-15 18:12:13,494 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for appkeys from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys/__init__.py
  19. 2021-06-15 18:12:13,524 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for tracking from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking/__init__.py
  20. 2021-06-15 18:12:13,546 - octoprint.plugin.core - INFO - Plugin Anonymous Usage Tracking is disabled.
  21. 2021-06-15 18:12:13,549 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for gcodeviewer from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer/__init__.py
  22. 2021-06-15 18:12:13,554 - octoprint.plugin.core - INFO - Plugin GCode Viewer is disabled.
  23. 2021-06-15 18:12:13,556 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for pluginmanager from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py
  24. 2021-06-15 18:12:13,672 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for backup from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup/__init__.py
  25. 2021-06-15 18:12:13,730 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for action_command_notification from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification/__init__.py
  26. 2021-06-15 18:12:13,739 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for errortracking from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking/__init__.py
  27. 2021-06-15 18:12:13,751 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for softwareupdate from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py
  28. 2021-06-15 18:12:13,849 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for action_command_prompt from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt/__init__.py
  29. 2021-06-15 18:12:13,950 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for corewizard from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard/__init__.py
  30. 2021-06-15 18:12:13,961 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for logging from AST of /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging/__init__.py
  31. 2021-06-15 18:12:14,109 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for themeify from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify/__init__.py
  32. 2021-06-15 18:12:14,130 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for touchtest from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchtest/__init__.py
  33. 2021-06-15 18:12:14,142 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for telegram from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_telegram/__init__.py
  34. 2021-06-15 18:12:14,242 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for pi_support from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_pi_support/__init__.py
  35. 2021-06-15 18:12:14,266 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for firmwareupdater from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater/__init__.py
  36. 2021-06-15 18:12:14,307 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for firmware_check from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check/__init__.py
  37. 2021-06-15 18:12:14,334 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for file_check from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check/__init__.py
  38. 2021-06-15 18:12:14,356 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for bedlevelvisualizer from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer/__init__.py
  39. 2021-06-15 18:12:14,381 - octoprint.plugin.core - INFO - Plugin Bed Visualizer (1.0.1) is disabled.
  40. 2021-06-15 18:12:14,391 - octoprint.plugin.core - DEBUG - Parsing plugin metadata for bedlevelingwizard from AST of /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelingwizard/__init__.py
  41. 2021-06-15 18:12:14,395 - octoprint.plugin.core - INFO - Plugin Bed Leveling Wizard (0.2.4) is disabled.
  42. 2021-06-15 18:12:14,407 - octoprint.plugin.core - DEBUG - Loaded plugin discovery: Discovery
  43. 2021-06-15 18:12:14,409 - octoprint.plugin.core - DEBUG - Loaded plugin announcements: Announcement Plugin
  44. 2021-06-15 18:12:14,411 - octoprint.plugin.core - DEBUG - Loaded plugin virtual_printer: Virtual Printer
  45. 2021-06-15 18:12:14,412 - octoprint.plugin.core - DEBUG - Loaded plugin appkeys: Application Keys Plugin
  46. 2021-06-15 18:12:14,414 - octoprint.plugin.core - DEBUG - Loaded plugin pluginmanager: Plugin Manager
  47. 2021-06-15 18:12:14,416 - octoprint.plugin.core - DEBUG - Loaded plugin backup: Backup & Restore
  48. 2021-06-15 18:12:14,418 - octoprint.plugin.core - DEBUG - Loaded plugin action_command_notification: Action Command Notification Support
  49. 2021-06-15 18:12:14,419 - octoprint.plugin.core - DEBUG - Loaded plugin errortracking: Error Tracking
  50. 2021-06-15 18:12:14,422 - octoprint.plugin.core - DEBUG - Loaded plugin softwareupdate: Software Update
  51. 2021-06-15 18:12:14,423 - octoprint.plugin.core - DEBUG - Loaded plugin action_command_prompt: Action Command Prompt Support
  52. 2021-06-15 18:12:14,425 - octoprint.plugin.core - DEBUG - Loaded plugin corewizard: Core Wizard
  53. 2021-06-15 18:12:14,427 - octoprint.plugin.core - DEBUG - Loaded plugin logging: Logging
  54. 2021-06-15 18:12:14,429 - octoprint.plugin.core - DEBUG - Loaded plugin pi_support: Pi Support Plugin (2021.6.14)
  55. 2021-06-15 18:12:14,430 - octoprint.plugin.core - DEBUG - Loaded plugin firmware_check: Firmware Check (2021.5.31)
  56. 2021-06-15 18:12:14,432 - octoprint.plugin.core - DEBUG - Loaded plugin file_check: File Check (2021.2.23)
  57. 2021-06-15 18:12:14,441 - octoprint.plugin.core - DEBUG - Enabled plugin discovery: Discovery
  58. 2021-06-15 18:12:14,452 - octoprint.plugin.core - DEBUG - Enabled plugin announcements: Announcement Plugin
  59. 2021-06-15 18:12:14,463 - octoprint.plugin.core - DEBUG - Enabled plugin virtual_printer: Virtual Printer
  60. 2021-06-15 18:12:14,470 - octoprint.plugin.core - DEBUG - Enabled plugin appkeys: Application Keys Plugin
  61. 2021-06-15 18:12:14,482 - octoprint.plugin.core - DEBUG - Enabled plugin pluginmanager: Plugin Manager
  62. 2021-06-15 18:12:14,493 - octoprint.plugin.core - DEBUG - Enabled plugin backup: Backup & Restore
  63. 2021-06-15 18:12:14,502 - octoprint.plugin.core - DEBUG - Enabled plugin action_command_notification: Action Command Notification Support
  64. 2021-06-15 18:12:14,510 - octoprint.plugin.core - DEBUG - Enabled plugin errortracking: Error Tracking
  65. 2021-06-15 18:12:14,521 - octoprint.plugin.core - DEBUG - Enabled plugin softwareupdate: Software Update
  66. 2021-06-15 18:12:14,533 - octoprint.plugin.core - DEBUG - Enabled plugin action_command_prompt: Action Command Prompt Support
  67. 2021-06-15 18:12:14,542 - octoprint.plugin.core - DEBUG - Enabled plugin corewizard: Core Wizard
  68. 2021-06-15 18:12:14,550 - octoprint.plugin.core - DEBUG - Enabled plugin logging: Logging
  69. 2021-06-15 18:12:14,560 - octoprint.plugin.core - DEBUG - Enabled plugin pi_support: Pi Support Plugin (2021.6.14)
  70. 2021-06-15 18:12:14,568 - octoprint.plugin.core - DEBUG - Enabled plugin firmware_check: Firmware Check (2021.5.31)
  71. 2021-06-15 18:12:14,572 - octoprint.plugin.core - DEBUG - Enabled plugin file_check: File Check (2021.2.23)
  72. 2021-06-15 18:12:14,574 - octoprint.plugin.core - INFO - Found 23 plugin(s) providing 15 mixin implementations, 35 hook handlers
  73. 2021-06-15 18:12:14,966 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  74. 2021-06-15 18:12:14,991 - octoprint.server - DEBUG - Starting intermediary server on http://0.0.0.0:5000 and http://[::]:5000
  75. 2021-06-15 18:12:14,994 - octoprint.server - INFO - Intermediary server started
  76. 2021-06-15 18:12:15,033 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  77. 2021-06-15 18:12:15,035 - octoprint.filemanager.storage.timings - DEBUG - Entering octoprint.filemanager.storage._list_folder...
  78. 2021-06-15 18:12:15,756 - octoprint.filemanager.storage.timings - DEBUG - octoprint.filemanager.storage._list_folder(<octoprint.filemanager.storage.LocalFileStorage object at 0x7291eaf0>,u'/home/pi/.octoprint/uploads',) took 720.50ms
  79. 2021-06-15 18:12:15,758 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  80. 2021-06-15 18:12:15,761 - octoprint.events - DEBUG - Subscribed listener <function on_settings_update at 0x7291c570> for event SettingsUpdated
  81. 2021-06-15 18:12:15,766 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')")
  82. 2021-06-15 18:12:15,768 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')")
  83. 2021-06-15 18:12:15,770 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')")
  84. 2021-06-15 18:12:15,772 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')")
  85. 2021-06-15 18:12:15,775 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')")
  86. 2021-06-15 18:12:15,777 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')")
  87. 2021-06-15 18:12:15,779 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')")
  88. 2021-06-15 18:12:15,781 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')")
  89. 2021-06-15 18:12:15,783 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')")
  90. 2021-06-15 18:12:15,785 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')")
  91. 2021-06-15 18:12:15,787 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')")
  92. 2021-06-15 18:12:15,789 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')")
  93. 2021-06-15 18:12:15,791 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')")
  94. 2021-06-15 18:12:15,793 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
  95. 2021-06-15 18:12:15,795 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')")
  96. 2021-06-15 18:12:15,819 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataAnalysisFinished of <octoprint.printer.standard.Printer object at 0x72923990>> for event MetadataAnalysisFinished
  97. 2021-06-15 18:12:15,820 - octoprint.events - DEBUG - Subscribed listener <bound method Printer._on_event_MetadataStatisticsUpdated of <octoprint.printer.standard.Printer object at 0x72923990>> for event MetadataStatisticsUpdated
  98. 2021-06-15 18:12:15,824 - octoprint - DEBUG - Registered event backup_created of plugin backup as Events.PLUGIN_BACKUP_BACKUP_CREATED = "plugin_backup_backup_created"
  99. 2021-06-15 18:12:15,826 - octoprint - DEBUG - Registered event warning of plugin firmware_check as Events.PLUGIN_FIRMWARE_CHECK_WARNING = "plugin_firmware_check_warning"
  100. 2021-06-15 18:12:15,828 - octoprint - DEBUG - Registered event throttle_state of plugin pi_support as Events.PLUGIN_PI_SUPPORT_THROTTLE_STATE = "plugin_pi_support_throttle_state"
  101. 2021-06-15 18:12:15,829 - octoprint - DEBUG - Registered event install_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_INSTALL_PLUGIN = "plugin_pluginmanager_install_plugin"
  102. 2021-06-15 18:12:15,831 - octoprint - DEBUG - Registered event uninstall_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_UNINSTALL_PLUGIN = "plugin_pluginmanager_uninstall_plugin"
  103. 2021-06-15 18:12:15,833 - octoprint - DEBUG - Registered event enable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_ENABLE_PLUGIN = "plugin_pluginmanager_enable_plugin"
  104. 2021-06-15 18:12:15,834 - octoprint - DEBUG - Registered event disable_plugin of plugin pluginmanager as Events.PLUGIN_PLUGINMANAGER_DISABLE_PLUGIN = "plugin_pluginmanager_disable_plugin"
  105. 2021-06-15 18:12:15,837 - octoprint - DEBUG - Registered event update_succeeded of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_SUCCEEDED = "plugin_softwareupdate_update_succeeded"
  106. 2021-06-15 18:12:15,838 - octoprint - DEBUG - Registered event update_failed of plugin softwareupdate as Events.PLUGIN_SOFTWAREUPDATE_UPDATE_FAILED = "plugin_softwareupdate_update_failed"
  107. 2021-06-15 18:12:15,843 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin logging
  108. 2021-06-15 18:12:15,846 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin file_check
  109. 2021-06-15 18:12:15,850 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin appkeys
  110. 2021-06-15 18:12:15,891 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin virtual_printer
  111. 2021-06-15 18:12:15,900 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin action_command_prompt
  112. 2021-06-15 18:12:15,905 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin corewizard
  113. 2021-06-15 18:12:15,912 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pi_support
  114. 2021-06-15 18:12:15,919 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin action_command_notification
  115. 2021-06-15 18:12:15,924 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin firmware_check
  116. 2021-06-15 18:12:16,078 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  117. 2021-06-15 18:12:16,080 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin softwareupdate
  118. 2021-06-15 18:12:16,090 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin errortracking
  119. 2021-06-15 18:12:16,122 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin announcements
  120. 2021-06-15 18:12:17,285 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  121. 2021-06-15 18:12:18,434 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  122. 2021-06-15 18:12:18,437 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  123. 2021-06-15 18:12:18,437 - octoprint.util.pip - INFO - ==> pip ok -> yes
  124. 2021-06-15 18:12:18,440 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin pluginmanager
  125. 2021-06-15 18:12:18,447 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin backup
  126. 2021-06-15 18:12:18,461 - octoprint.plugin.core - DEBUG - Initialized plugin mixin implementation for plugin discovery
  127. 2021-06-15 18:12:18,462 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
  128. 2021-06-15 18:12:18,476 - octoprint.plugin.core - INFO - 23 plugin(s) registered with the system:
  129. | Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification
  130. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  131. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  132. | !Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  133. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  134. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  135. | !Bed Leveling Wizard (0.2.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelingwizard
  136. | !Bed Visualizer (1.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  137. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  138. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  139. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  140. | File Check (2021.2.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check
  141. | Firmware Check (2021.5.31) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check
  142. | !Firmware Updater (1.11.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater
  143. | !GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer
  144. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  145. | Pi Support Plugin (2021.6.14) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_pi_support
  146. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  147. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  148. | !Telegram Notifications (1.5.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_telegram
  149. | !Themeify (1.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  150. | !Touchtest Plugin (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchtest
  151. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  152. Prefix legend: ! = disabled, # = blacklisted, * = incompatible
  153. 2021-06-15 18:12:18,521 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  154. | hardware:
  155. | cores: 4
  156. | freq: 1200.0
  157. | ram: 915058688
  158. | os:
  159. | bits: 32
  160. | id: linux
  161. | platform: linux2
  162. | plugins:
  163. | pi_support:
  164. | model: Raspberry Pi 3 Model B Rev 1.2
  165. | octopi_version: 0.17.0
  166. | throttle_state: '0x0'
  167. | python:
  168. | pip: 19.3.1
  169. | version: 2.7.16
  170. | virtualenv: /home/pi/oprint
  171. 2021-06-15 18:12:18,532 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/webassets...
  172. 2021-06-15 18:12:18,534 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/webassets...
  173. 2021-06-15 18:12:18,535 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  174. 2021-06-15 18:12:18,536 - octoprint.server - DEBUG - Deleting /home/pi/.octoprint/generated/.webassets-cache...
  175. 2021-06-15 18:12:18,539 - octoprint.server - DEBUG - Creating /home/pi/.octoprint/generated/.webassets-cache...
  176. 2021-06-15 18:12:18,541 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  177. 2021-06-15 18:12:18,565 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event ALERT
  178. 2021-06-15 18:12:18,566 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CAPTURE_DONE
  179. 2021-06-15 18:12:18,568 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CAPTURE_FAILED
  180. 2021-06-15 18:12:18,569 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CAPTURE_START
  181. 2021-06-15 18:12:18,571 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CLIENT_AUTHED
  182. 2021-06-15 18:12:18,573 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CLIENT_CLOSED
  183. 2021-06-15 18:12:18,574 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CLIENT_DEAUTHED
  184. 2021-06-15 18:12:18,576 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CLIENT_OPENED
  185. 2021-06-15 18:12:18,578 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event COMMAND_SUPPRESSED
  186. 2021-06-15 18:12:18,579 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CONNECTED
  187. 2021-06-15 18:12:18,581 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CONNECTING
  188. 2021-06-15 18:12:18,583 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CONNECTIVITY_CHANGED
  189. 2021-06-15 18:12:18,584 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event CONVEYOR
  190. 2021-06-15 18:12:18,585 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event COOLING
  191. 2021-06-15 18:12:18,587 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event DISCONNECTED
  192. 2021-06-15 18:12:18,589 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event DISCONNECTING
  193. 2021-06-15 18:12:18,590 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event DWELL
  194. 2021-06-15 18:12:18,591 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event EJECT
  195. 2021-06-15 18:12:18,593 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event ERROR
  196. 2021-06-15 18:12:18,595 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event E_STOP
  197. 2021-06-15 18:12:18,596 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event FILE_ADDED
  198. 2021-06-15 18:12:18,598 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event FILE_DESELECTED
  199. 2021-06-15 18:12:18,599 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event FILE_REMOVED
  200. 2021-06-15 18:12:18,600 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event FILE_SELECTED
  201. 2021-06-15 18:12:18,602 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event FIRMWARE_DATA
  202. 2021-06-15 18:12:18,603 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event FOLDER_ADDED
  203. 2021-06-15 18:12:18,605 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event FOLDER_REMOVED
  204. 2021-06-15 18:12:18,607 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event HOME
  205. 2021-06-15 18:12:18,608 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event INVALID_TOOL_REPORTED
  206. 2021-06-15 18:12:18,608 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event METADATA_ANALYSIS_FINISHED
  207. 2021-06-15 18:12:18,609 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event METADATA_ANALYSIS_STARTED
  208. 2021-06-15 18:12:18,612 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event METADATA_STATISTICS_UPDATED
  209. 2021-06-15 18:12:18,613 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event MOVIE_DONE
  210. 2021-06-15 18:12:18,616 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event MOVIE_FAILED
  211. 2021-06-15 18:12:18,618 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event MOVIE_RENDERING
  212. 2021-06-15 18:12:18,619 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_BACKUP_BACKUP_CREATED
  213. 2021-06-15 18:12:18,621 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_FIRMWARE_CHECK_WARNING
  214. 2021-06-15 18:12:18,624 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_PI_SUPPORT_THROTTLE_STATE
  215. 2021-06-15 18:12:18,625 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_PLUGINMANAGER_DISABLE_PLUGIN
  216. 2021-06-15 18:12:18,627 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_PLUGINMANAGER_ENABLE_PLUGIN
  217. 2021-06-15 18:12:18,628 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_PLUGINMANAGER_INSTALL_PLUGIN
  218. 2021-06-15 18:12:18,629 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_PLUGINMANAGER_UNINSTALL_PLUGIN
  219. 2021-06-15 18:12:18,631 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_SOFTWAREUPDATE_UPDATE_FAILED
  220. 2021-06-15 18:12:18,632 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PLUGIN_SOFTWAREUPDATE_UPDATE_SUCCEEDED
  221. 2021-06-15 18:12:18,633 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event POSITION_UPDATE
  222. 2021-06-15 18:12:18,634 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event POSTROLL_END
  223. 2021-06-15 18:12:18,637 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event POSTROLL_START
  224. 2021-06-15 18:12:18,638 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event POWER_OFF
  225. 2021-06-15 18:12:18,639 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event POWER_ON
  226. 2021-06-15 18:12:18,641 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINTER_PROFILE_ADDED
  227. 2021-06-15 18:12:18,642 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINTER_PROFILE_DELETED
  228. 2021-06-15 18:12:18,643 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINTER_PROFILE_MODIFIED
  229. 2021-06-15 18:12:18,645 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINTER_RESET
  230. 2021-06-15 18:12:18,646 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINTER_STATE_CHANGED
  231. 2021-06-15 18:12:18,647 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINT_CANCELLED
  232. 2021-06-15 18:12:18,648 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINT_CANCELLING
  233. 2021-06-15 18:12:18,651 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINT_DONE
  234. 2021-06-15 18:12:18,651 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINT_FAILED
  235. 2021-06-15 18:12:18,652 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINT_PAUSED
  236. 2021-06-15 18:12:18,654 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINT_RESUMED
  237. 2021-06-15 18:12:18,656 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event PRINT_STARTED
  238. 2021-06-15 18:12:18,658 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event REGISTERED_MESSAGE_RECEIVED
  239. 2021-06-15 18:12:18,659 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SETTINGS_UPDATED
  240. 2021-06-15 18:12:18,660 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SHUTDOWN
  241. 2021-06-15 18:12:18,663 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SLICING_CANCELLED
  242. 2021-06-15 18:12:18,664 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SLICING_DONE
  243. 2021-06-15 18:12:18,666 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SLICING_FAILED
  244. 2021-06-15 18:12:18,668 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SLICING_PROFILE_ADDED
  245. 2021-06-15 18:12:18,669 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SLICING_PROFILE_DELETED
  246. 2021-06-15 18:12:18,670 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SLICING_PROFILE_MODIFIED
  247. 2021-06-15 18:12:18,673 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event SLICING_STARTED
  248. 2021-06-15 18:12:18,673 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event STARTUP
  249. 2021-06-15 18:12:18,675 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event TOOL_CHANGE
  250. 2021-06-15 18:12:18,677 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event TRANSFER_DONE
  251. 2021-06-15 18:12:18,678 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event TRANSFER_FAILED
  252. 2021-06-15 18:12:18,680 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event TRANSFER_STARTED
  253. 2021-06-15 18:12:18,681 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event UPDATED_FILES
  254. 2021-06-15 18:12:18,682 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event UPLOAD
  255. 2021-06-15 18:12:18,683 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event USER_LOGGED_IN
  256. 2021-06-15 18:12:18,685 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event USER_LOGGED_OUT
  257. 2021-06-15 18:12:18,687 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event WAITING
  258. 2021-06-15 18:12:18,689 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event Z_CHANGE
  259. 2021-06-15 18:12:18,691 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event _all_cap_re
  260. 2021-06-15 18:12:18,693 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event _first_cap_re
  261. 2021-06-15 18:12:18,694 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event _to_identifier
  262. 2021-06-15 18:12:18,695 - octoprint.events - DEBUG - Subscribed listener <bound method DebugEventListener.eventCallback of <octoprint.events.DebugEventListener object at 0x728fd990>> for event register_event
  263. 2021-06-15 18:12:18,798 - octoprint.server - DEBUG - Registered API of plugin announcements under URL prefix /plugin/announcements
  264. 2021-06-15 18:12:18,835 - octoprint.server - DEBUG - Registered API of plugin appkeys under URL prefix /plugin/appkeys
  265. 2021-06-15 18:12:18,881 - octoprint.server - DEBUG - Registered API of plugin backup under URL prefix /plugin/backup
  266. 2021-06-15 18:12:18,900 - octoprint.server - DEBUG - Registered API of plugin corewizard under URL prefix /plugin/corewizard
  267. 2021-06-15 18:12:18,918 - octoprint.server - DEBUG - Registered API of plugin discovery under URL prefix /plugin/discovery
  268. 2021-06-15 18:12:18,968 - octoprint.server - DEBUG - Registered API of plugin logging under URL prefix /plugin/logging
  269. 2021-06-15 18:12:19,013 - octoprint.server - DEBUG - Registered API of plugin pluginmanager under URL prefix /plugin/pluginmanager
  270. 2021-06-15 18:12:19,041 - octoprint.server - DEBUG - Registered API of plugin softwareupdate under URL prefix /plugin/softwareupdate
  271. 2021-06-15 18:12:19,055 - octoprint.server - DEBUG - Registered assets of plugin action_command_notification under URL prefix /plugin/action_command_notification
  272. 2021-06-15 18:12:19,068 - octoprint.server - DEBUG - Registered assets of plugin action_command_prompt under URL prefix /plugin/action_command_prompt
  273. 2021-06-15 18:12:19,081 - octoprint.server - DEBUG - Registered assets of plugin errortracking under URL prefix /plugin/errortracking
  274. 2021-06-15 18:12:19,094 - octoprint.server - DEBUG - Registered assets of plugin file_check under URL prefix /plugin/file_check
  275. 2021-06-15 18:12:19,107 - octoprint.server - DEBUG - Registered assets of plugin firmware_check under URL prefix /plugin/firmware_check
  276. 2021-06-15 18:12:19,120 - octoprint.server - DEBUG - Registered assets of plugin pi_support under URL prefix /plugin/pi_support
  277. 2021-06-15 18:12:19,975 - octoprint.server - DEBUG - Adding additional route /plugin/backup/download/(.*) handled by handler <class 'octoprint.server.util.tornado.LargeResponseHandler'> and with additional arguments {u'path': u'/home/pi/.octoprint/data/backup', u'as_attachment': True, u'path_validation': <function f at 0x716f7df0>, u'access_validation': <function f at 0x716f7e30>}
  278. 2021-06-15 18:12:20,003 - octoprint.server - DEBUG - Adding maximum body size of 1073741824B for POST requests to /plugin/backup/restore)
  279. 2021-06-15 18:12:20,003 - octoprint.server - DEBUG - Adding maximum body size of 52428800B for POST requests to /plugin/pluginmanager/upload_file)
  280. 2021-06-15 18:12:20,005 - octoprint.server - INFO - Shutting down intermediary server...
  281. 2021-06-15 18:12:20,081 - octoprint.server - INFO - Intermediary server shut down
  282. 2021-06-15 18:12:20,085 - octoprint.events - INFO - Processing startup event, this is our first event
  283. 2021-06-15 18:12:20,087 - octoprint.events.fire - DEBUG - Firing event: Startup (Payload: None)
  284. 2021-06-15 18:12:20,088 - octoprint.events - INFO - Adding 2 events to queue that were held back before startup event
  285. 2021-06-15 18:12:20,088 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  286. 2021-06-15 18:12:20,091 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  287. 2021-06-15 18:12:20,092 - octoprint.plugin - DEBUG - Calling on_event on announcements
  288. 2021-06-15 18:12:20,094 - octoprint.plugin - DEBUG - Calling on_event on file_check
  289. 2021-06-15 18:12:20,094 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  290. 2021-06-15 18:12:20,096 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  291. 2021-06-15 18:12:20,097 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  292. 2021-06-15 18:12:20,098 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer...
  293. 2021-06-15 18:12:20,098 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  294. 2021-06-15 18:12:20,109 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  295. 2021-06-15 18:12:20,111 - octoprint.events.fire - DEBUG - Firing event: ConnectivityChanged (Payload: {u'new': True, u'connection': True, u'old': False, u'resolution': True})
  296. 2021-06-15 18:12:20,147 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  297. 2021-06-15 18:12:20,149 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  298. 2021-06-15 18:12:20,150 - octoprint.plugin - DEBUG - Calling on_event on announcements
  299. 2021-06-15 18:12:20,154 - octoprint.plugin - DEBUG - Calling on_event on file_check
  300. 2021-06-15 18:12:20,164 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  301. 2021-06-15 18:12:20,166 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  302. 2021-06-15 18:12:20,170 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  303. 2021-06-15 18:12:20,181 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json
  304. 2021-06-15 18:12:20,184 - octoprint.events.fire - DEBUG - Firing event: plugin_pi_support_throttle_state (Payload: {u'raw_value': 0, u'past_overheat': False, u'past_undervoltage': False, u'current_undervoltage': False, u'current_overheat': False, u'past_issue': False, u'current_issue': False})
  305. 2021-06-15 18:12:20,188 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  306. 2021-06-15 18:12:20,201 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  307. 2021-06-15 18:12:20,205 - octoprint.plugin - DEBUG - Calling on_event on announcements
  308. 2021-06-15 18:12:20,263 - octoprint.plugin - DEBUG - Calling on_event on file_check
  309. 2021-06-15 18:12:20,265 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  310. 2021-06-15 18:12:20,264 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  311. 2021-06-15 18:12:20,267 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  312. 2021-06-15 18:12:20,270 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  313. 2021-06-15 18:12:21,266 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay_py2.json
  314. 2021-06-15 18:12:22,609 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  315. 2021-06-15 18:12:22,644 - octoprint.server - INFO - Trying to connect to configured serial port /tmp/printer
  316. 2021-06-15 18:12:22,645 - octoprint.events.fire - DEBUG - Firing event: Connecting (Payload: None)
  317. 2021-06-15 18:12:22,646 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  318. 2021-06-15 18:12:22,647 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  319. 2021-06-15 18:12:22,648 - octoprint.plugin - DEBUG - Calling on_event on announcements
  320. 2021-06-15 18:12:22,685 - octoprint.plugin - DEBUG - Calling on_event on file_check
  321. 2021-06-15 18:12:22,724 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  322. 2021-06-15 18:12:22,724 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  323. 2021-06-15 18:12:22,727 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  324. 2021-06-15 18:12:22,739 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection"
  325. 2021-06-15 18:12:22,744 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  326. 2021-06-15 18:12:22,751 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {u'state_id': 'DETECT_SERIAL', u'state_string': u'Detecting serial connection'})
  327. 2021-06-15 18:12:22,751 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /tmp/printer@115200, /tmp/printer@250000, /tmp/printer@230400, /tmp/printer@57600, /tmp/printer@38400, /tmp/printer@19200, /tmp/printer@9600
  328. 2021-06-15 18:12:22,753 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  329. 2021-06-15 18:12:22,754 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  330. 2021-06-15 18:12:22,756 - octoprint.util.comm - INFO - Serial detection: Trying port /tmp/printer, baudrate 115200
  331. 2021-06-15 18:12:22,757 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  332. 2021-06-15 18:12:22,765 - octoprint.plugin - DEBUG - Calling on_event on announcements
  333. 2021-06-15 18:12:22,766 - octoprint.plugin - DEBUG - Calling on_startup on announcements
  334. 2021-06-15 18:12:22,769 - octoprint.plugin - DEBUG - Calling on_event on file_check
  335. 2021-06-15 18:12:22,771 - octoprint.util.comm - INFO - Connecting to port /tmp/printer, baudrate 115200
  336. 2021-06-15 18:12:22,774 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  337. 2021-06-15 18:12:22,772 - octoprint.plugin - DEBUG - Calling on_startup on backup
  338. 2021-06-15 18:12:22,777 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  339. 2021-06-15 18:12:22,779 - octoprint.plugin - DEBUG - Calling on_startup on discovery
  340. 2021-06-15 18:12:22,779 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  341. 2021-06-15 18:12:22,796 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s
  342. 2021-06-15 18:12:22,802 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  343. 2021-06-15 18:12:22,815 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational"
  344. 2021-06-15 18:12:22,819 - octoprint.events.fire - DEBUG - Firing event: PrinterStateChanged (Payload: {u'state_id': 'OPERATIONAL', u'state_string': u'Operational'})
  345. 2021-06-15 18:12:22,824 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  346. 2021-06-15 18:12:22,825 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  347. 2021-06-15 18:12:22,859 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  348. 2021-06-15 18:12:22,859 - octoprint.plugin - DEBUG - Calling on_event on announcements
  349. 2021-06-15 18:12:22,861 - octoprint.plugin - DEBUG - Calling on_event on file_check
  350. 2021-06-15 18:12:22,863 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  351. 2021-06-15 18:12:22,866 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Unable to connect
  352. | Last lines in terminal:
  353. | Changing monitoring state from "Offline" to "Detecting serial connection"
  354. | Performing autodetection with 7 port/baudrate candidates: /tmp/printer@115200, /tmp/printer@250000, /tmp/printer@230400, /tmp/printer@57600, /tmp/printer@38400, /tmp/printer@19200, /tmp/printer@9600
  355. | Trying port /tmp/printer, baudrate 115200
  356. | Connecting to port /tmp/printer, baudrate 115200
  357. | Handshake attempt #1 with timeout 2.0s
  358. | Connected to: Serial<id=0x6e290d50, open=True>(port='/tmp/printer', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=2.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
  359. | Send: N0 M110 N0*125
  360. | Recv: // Unable to connect
  361. | Recv: // Once the underlying issue is corrected, use the
  362. | Recv: // "FIRMWARE_RESTART" command to reset the firmware, reload the
  363. | Recv: // config, and restart the host software.
  364. | Changing monitoring state from "Detecting serial connection" to "Operational"
  365. | Recv: // Error configuring printer
  366. | Recv: !! Unable to connect
  367. | Send: N0 M110 N0*125
  368. 2021-06-15 18:12:22,867 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  369. 2021-06-15 18:12:22,869 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  370. 2021-06-15 18:12:22,874 - octoprint.events.fire - DEBUG - Firing event: Connected (Payload: {u'baudrate': 0, u'port': '/tmp/printer'})
  371. 2021-06-15 18:12:22,881 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  372. 2021-06-15 18:12:22,886 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  373. 2021-06-15 18:12:22,890 - octoprint.util.comm - INFO - Printer reports firmware name "Klipper"
  374. 2021-06-15 18:12:22,893 - octoprint.plugin - DEBUG - Calling on_event on announcements
  375. 2021-06-15 18:12:22,893 - octoprint.util.comm - INFO - Detected Klipper firmware, enabling relevant features for issue free communication
  376. 2021-06-15 18:12:22,895 - octoprint.plugin - DEBUG - Calling on_event on file_check
  377. 2021-06-15 18:12:22,899 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  378. 2021-06-15 18:12:22,901 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  379. 2021-06-15 18:12:22,903 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  380. 2021-06-15 18:12:22,906 - octoprint.events.fire - DEBUG - Firing event: FirmwareData (Payload: {u'data': {u'FIRMWARE_VERSION': u'v0.8.0-526-gf0c394de', u'FIRMWARE_NAME': u'Klipper'}, u'name': u'Klipper'})
  381. 2021-06-15 18:12:22,908 - octoprint.plugin - DEBUG - Calling on_event on action_command_notification
  382. 2021-06-15 18:12:22,909 - octoprint.plugin - DEBUG - Calling on_event on action_command_prompt
  383. 2021-06-15 18:12:22,910 - octoprint.plugin - DEBUG - Calling on_event on announcements
  384. 2021-06-15 18:12:22,912 - octoprint.plugin - DEBUG - Calling on_event on file_check
  385. 2021-06-15 18:12:22,913 - octoprint.plugin - DEBUG - Calling on_event on firmware_check
  386. 2021-06-15 18:12:22,914 - octoprint.plugin - DEBUG - Calling on_event on pluginmanager
  387. 2021-06-15 18:12:22,915 - octoprint.plugin - DEBUG - Calling on_event on softwareupdate
  388. 2021-06-15 18:12:23,594 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local.
  389. 2021-06-15 18:12:24,425 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local.
  390. 2021-06-15 18:12:24,429 - octoprint.plugin - DEBUG - Calling on_startup on pi_support
  391. 2021-06-15 18:12:24,433 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
  392. 2021-06-15 18:12:24,493 - octoprint.plugin - DEBUG - Calling on_startup on pluginmanager
  393. 2021-06-15 18:12:24,495 - octoprint.plugin - DEBUG - Calling on_startup on softwareupdate
  394. 2021-06-15 18:12:24,502 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000
  395. 2021-06-15 18:12:24,505 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag
  396. 2021-06-15 18:12:24,864 - octoprint.plugin - DEBUG - Calling on_after_startup on announcements
  397. 2021-06-15 18:12:24,870 - octoprint.plugin - DEBUG - Calling on_after_startup on backup
  398. 2021-06-15 18:12:24,884 - octoprint.plugin - DEBUG - Calling on_after_startup on discovery
  399. 2021-06-15 18:12:24,909 - octoprint.plugin - DEBUG - Calling on_after_startup on pi_support
  400. 2021-06-15 18:12:24,923 - octoprint.plugin - DEBUG - Calling on_after_startup on pluginmanager
  401. 2021-06-15 18:12:25,119 - octoprint.plugin - DEBUG - Calling on_after_startup on softwareupdate
  402. 2021-06-15 18:12:25,188 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  403. 2021-06-15 18:12:26,752 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  404. 2021-06-15 18:12:26,754 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  405. 2021-06-15 18:12:26,802 - octoprint.util.pip - INFO - ==> pip ok -> yes
  406. 2021-06-15 18:12:27,104 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 50.4GB. That is considered sufficient for updating.
  407. 2021-06-15 18:12:27,366 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  408. 2021-06-15 18:12:52,830 - octoprint_firmware_check.checks - INFO - Deactivated octoprint_firmware_check.checks due to timeout after 30.0s
  409. 2021-06-15 18:12:52,832 - octoprint_firmware_check.checks - INFO - Deactivated octoprint_firmware_check.checks due to timeout after 30.0s
  410. 2021-06-15 18:27:14,969 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  411. 2021-06-15 18:42:14,972 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  412. 2021-06-15 18:57:14,976 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  413. 2021-06-15 19:12:14,978 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  414. 2021-06-15 19:27:14,980 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement