Advertisement
Guest User

Octoprint LOG

a guest
Aug 8th, 2019
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.45 KB | None | 0 0
  1. 2019-08-08 18:50:31,066 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  2. 2019-08-08 18:50:31,071 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
  3. 2019-08-08 18:50:31,072 - octoprint.server - INFO - OctoPrint 1.3.10
  4. 2019-08-08 18:50:31,075 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
  5. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  6. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  7. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  8. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  9. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  10. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  11. | CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura
  12. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  13. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  14. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  15. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  16. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  17. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  18. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  19. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  20. 2019-08-08 18:50:31,105 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
  21. | hardware:
  22. | cores: 4
  23. | freq: 1400.0
  24. | ram: 918188032
  25. | os:
  26. | id: linux
  27. | platform: linux2
  28. | plugins:
  29. | pi_support:
  30. | model: Raspberry Pi 3 Model B Plus Rev 1.3
  31. | octopi_version: 0.16.0
  32. | python:
  33. | pip: 19.0.1
  34. | version: 2.7.13
  35. | virtualenv: /home/pi/oprint
  36. 2019-08-08 18:50:31,111 - octoprint.server - INFO - ------------------------------------------------------------------------------
  37. 2019-08-08 18:53:15,957 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1565286795.957283, 'base_url': 'http://192.168.1.3/'}
  38. 2019-08-08 18:53:27,083 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.68
  39. 2019-08-08 18:57:35,018 - octoprint.server.api - INFO - Actively logging in user admin from ::ffff:192.168.1.68
  40. 2019-08-08 18:57:36,996 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.7s
  41. 2019-08-08 18:57:38,964 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 1.6s
  42. 2019-08-08 18:57:41,018 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 1.9s
  43. 2019-08-08 18:57:42,962 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.8s
  44. 2019-08-08 18:57:44,948 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.8s
  45. 2019-08-08 18:57:48,455 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  46. 2019-08-08 18:57:56,324 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  47. 2019-08-08 18:57:56,325 - octoprint.util.pip - INFO - ==> pip ok -> yes
  48. 2019-08-08 18:57:56,343 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  49. 2019-08-08 18:57:56,566 - octoprint.plugins.tracking - INFO - Initialized anonymous tracking
  50. 2019-08-08 18:57:57,081 - octoprint.server.util.sockjs - INFO - User admin logged in on the socket from client ::ffff:192.168.1.68
  51. 2019-08-08 18:57:58,143 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.10', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'}
  52. 2019-08-08 19:00:24,574 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.11...
  53. 2019-08-08 19:02:28,355 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.3.11 successful!
  54. 2019-08-08 19:02:28,424 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  55. 2019-08-08 19:02:28,425 - octoprint.plugins.softwareupdate - INFO - Restarting...
  56. 2019-08-08 19:02:28,598 - octoprint.server - INFO - Shutting down...
  57. 2019-08-08 19:02:28,816 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  58. 2019-08-08 19:02:28,818 - octoprint.events - INFO - Event loop shut down
  59. 2019-08-08 19:02:28,829 - octoprint.server - INFO - Goodbye!
  60. 2019-08-08 19:02:34,238 - octoprint.startup - INFO - ******************************************************************************
  61. 2019-08-08 19:02:34,240 - octoprint.startup - INFO - Starting OctoPrint 1.3.11
  62. 2019-08-08 19:02:34,241 - octoprint.startup - INFO - ******************************************************************************
  63. 2019-08-08 19:02:34,287 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  64. 2019-08-08 19:02:35,953 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
  65. 2019-08-08 19:02:36,032 - 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...
  66. 2019-08-08 19:02:38,063 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  67. 2019-08-08 19:02:38,338 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  68. 2019-08-08 19:02:38,363 - octoprint.server - INFO - Intermediary server started
  69. 2019-08-08 19:02:38,364 - 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...
  70. 2019-08-08 19:02:38,956 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  71. 2019-08-08 19:02:39,013 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  72. 2019-08-08 19:02:39,015 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  73. 2019-08-08 19:02:39,047 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
  74. 2019-08-08 19:02:40,496 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  75. 2019-08-08 19:02:41,924 - octoprint.util.pip - INFO - Version of pip is 19.0.1
  76. 2019-08-08 19:02:41,926 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  77. 2019-08-08 19:02:41,926 - octoprint.util.pip - INFO - ==> pip ok -> yes
  78. 2019-08-08 19:02:41,931 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
  79. 2019-08-08 19:02:41,943 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
  80. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  81. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  82. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  83. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  84. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  85. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  86. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  87. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  88. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  89. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  90. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  91. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  92. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  93. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  94. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  95. 2019-08-08 19:02:41,960 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
  96. | hardware:
  97. | cores: 4
  98. | freq: 1400.0
  99. | ram: 918188032
  100. | os:
  101. | id: linux
  102. | platform: linux2
  103. | plugins:
  104. | pi_support:
  105. | model: Raspberry Pi 3 Model B Plus Rev 1.3
  106. | octopi_version: 0.16.0
  107. | python:
  108. | pip: 19.0.1
  109. | version: 2.7.13
  110. | virtualenv: /home/pi/oprint
  111. 2019-08-08 19:02:41,970 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  112. 2019-08-08 19:02:41,986 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  113. 2019-08-08 19:02:42,874 - octoprint.server - INFO - Shutting down intermediary server...
  114. 2019-08-08 19:02:43,143 - octoprint.server - INFO - Intermediary server shut down
  115. 2019-08-08 19:02:43,147 - octoprint.events - INFO - Processing startup event, this is our first event
  116. 2019-08-08 19:02:43,148 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
  117. 2019-08-08 19:02:43,155 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  118. 2019-08-08 19:02:43,163 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  119. 2019-08-08 19:02:43,180 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  120. 2019-08-08 19:02:43,184 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  121. 2019-08-08 19:02:43,192 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  122. 2019-08-08 19:02:43,251 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  123. 2019-08-08 19:02:43,257 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
  124. 2019-08-08 19:02:43,405 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  125. 2019-08-08 19:02:45,100 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  126. 2019-08-08 19:02:45,102 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  127. 2019-08-08 19:02:45,103 - octoprint.util.pip - INFO - ==> pip ok -> yes
  128. 2019-08-08 19:02:45,131 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
  129. 2019-08-08 19:02:45,569 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
  130. 2019-08-08 19:02:46,550 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  131. 2019-08-08 19:02:46,871 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
  132. 2019-08-08 19:02:47,866 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
  133. 2019-08-08 19:02:48,185 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.68
  134. 2019-08-08 19:02:48,284 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.68
  135. 2019-08-08 19:02:48,302 - octoprint.server.util.sockjs - INFO - User admin logged in on the socket from client ::ffff:192.168.1.68
  136. 2019-08-08 19:02:50,485 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  137. 2019-08-08 19:02:50,486 - octoprint.util.pip - INFO - ==> pip ok -> yes
  138. 2019-08-08 19:02:50,503 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  139. 2019-08-08 19:02:50,632 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.3/'}
  140. 2019-08-08 19:02:51,822 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.11', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'}
  141. 2019-08-08 19:02:53,086 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13}
  142. 2019-08-08 19:03:02,651 - octoprint.server.preemptive_cache - INFO - ... done in 12.02s
  143. 2019-08-08 19:03:47,558 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.68
  144. 2019-08-08 19:03:47,754 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.68
  145. 2019-08-08 19:03:48,858 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.68
  146. 2019-08-08 19:03:48,965 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.68
  147. 2019-08-08 19:03:50,920 - octoprint.server.util.sockjs - INFO - User admin logged in on the socket from client ::ffff:192.168.1.68
  148. 2019-08-08 19:04:20,404 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip
  149. 2019-08-08 19:04:33,614 - 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...
  150. 2019-08-08 19:04:34,247 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 23 hook handlers
  151. 2019-08-08 19:04:34,251 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
  152. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  153. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  154. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  155. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  156. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  157. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  158. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  159. | !DisplayLayerProgress Plugin (1.11.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress
  160. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  161. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  162. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  163. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  164. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  165. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  166. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  167. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  168. 2019-08-08 19:04:34,252 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: DisplayLayerProgress Plugin, version 1.11.0
  169. 2019-08-08 19:04:35,398 - octoprint.plugins.tracking - INFO - Sent tracking event install_plugin, payload: {'plugin_version': '1.11.0', 'plugin': 'DisplayLayerProgress'}
  170. 2019-08-08 19:04:39,077 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
  171. 2019-08-08 19:04:39,285 - octoprint.server - INFO - Shutting down...
  172. 2019-08-08 19:04:39,782 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  173. 2019-08-08 19:04:39,786 - octoprint.events - INFO - Event loop shut down
  174. 2019-08-08 19:04:39,796 - octoprint.server - INFO - Goodbye!
  175. 2019-08-08 19:04:44,361 - octoprint.startup - INFO - ******************************************************************************
  176. 2019-08-08 19:04:44,363 - octoprint.startup - INFO - Starting OctoPrint 1.3.11
  177. 2019-08-08 19:04:44,364 - octoprint.startup - INFO - ******************************************************************************
  178. 2019-08-08 19:04:44,402 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  179. 2019-08-08 19:04:44,406 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
  180. 2019-08-08 19:04:44,441 - 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...
  181. 2019-08-08 19:04:46,432 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 27 hook handlers
  182. 2019-08-08 19:04:46,626 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  183. 2019-08-08 19:04:46,652 - octoprint.server - INFO - Intermediary server started
  184. 2019-08-08 19:04:46,652 - 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...
  185. 2019-08-08 19:04:47,238 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 27 hook handlers
  186. 2019-08-08 19:04:47,278 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  187. 2019-08-08 19:04:47,280 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  188. 2019-08-08 19:04:47,336 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  189. 2019-08-08 19:04:48,774 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  190. 2019-08-08 19:04:50,243 - octoprint.util.pip - INFO - Version of pip is 19.0.1
  191. 2019-08-08 19:04:50,245 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  192. 2019-08-08 19:04:50,246 - octoprint.util.pip - INFO - ==> pip ok -> yes
  193. 2019-08-08 19:04:50,251 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s)
  194. 2019-08-08 19:04:50,263 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
  195. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  196. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  197. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  198. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  199. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  200. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  201. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  202. | DisplayLayerProgress Plugin (1.11.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress
  203. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  204. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  205. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  206. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  207. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  208. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  209. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  210. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  211. 2019-08-08 19:04:50,280 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
  212. | hardware:
  213. | cores: 4
  214. | freq: 1400.0
  215. | ram: 918188032
  216. | os:
  217. | id: linux
  218. | platform: linux2
  219. | plugins:
  220. | pi_support:
  221. | model: Raspberry Pi 3 Model B Plus Rev 1.3
  222. | octopi_version: 0.16.0
  223. | python:
  224. | pip: 19.0.1
  225. | version: 2.7.13
  226. | virtualenv: /home/pi/oprint
  227. 2019-08-08 19:04:50,290 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  228. 2019-08-08 19:04:50,305 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  229. 2019-08-08 19:04:51,177 - octoprint.server - INFO - Shutting down intermediary server...
  230. 2019-08-08 19:04:51,570 - octoprint.server - INFO - Intermediary server shut down
  231. 2019-08-08 19:04:51,572 - octoprint.events - INFO - Processing startup event, this is our first event
  232. 2019-08-08 19:04:51,574 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
  233. 2019-08-08 19:04:51,577 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  234. 2019-08-08 19:04:51,580 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  235. 2019-08-08 19:04:51,589 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  236. 2019-08-08 19:04:51,608 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  237. 2019-08-08 19:04:51,612 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  238. 2019-08-08 19:04:51,621 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  239. 2019-08-08 19:04:51,668 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  240. 2019-08-08 19:04:51,776 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
  241. 2019-08-08 19:04:51,949 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  242. 2019-08-08 19:04:52,279 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  243. 2019-08-08 19:04:52,366 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  244. 2019-08-08 19:04:52,944 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  245. 2019-08-08 19:04:53,422 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.68
  246. 2019-08-08 19:04:53,491 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.68
  247. 2019-08-08 19:04:53,502 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.68
  248. 2019-08-08 19:04:53,574 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.68
  249. 2019-08-08 19:04:53,592 - octoprint.server.util.sockjs - INFO - User admin logged in on the socket from client ::ffff:192.168.1.68
  250. 2019-08-08 19:04:53,889 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  251. 2019-08-08 19:04:53,891 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  252. 2019-08-08 19:04:53,891 - octoprint.util.pip - INFO - ==> pip ok -> yes
  253. 2019-08-08 19:04:55,345 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  254. 2019-08-08 19:04:55,640 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.68
  255. 2019-08-08 19:04:59,630 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  256. 2019-08-08 19:04:59,630 - octoprint.util.pip - INFO - ==> pip ok -> yes
  257. 2019-08-08 19:04:59,756 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  258. 2019-08-08 19:04:59,993 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.3/'}
  259. 2019-08-08 19:05:01,158 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.11', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'}
  260. 2019-08-08 19:05:03,011 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14}
  261. 2019-08-08 19:05:14,376 - octoprint.server.preemptive_cache - INFO - ... done in 14.38s
  262. 2019-08-08 19:05:14,481 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.68
  263. 2019-08-08 19:05:15,637 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.68
  264. 2019-08-08 19:05:15,763 - octoprint.server.util.flask - INFO - Passively logging in user admin from ::ffff:192.168.1.68
  265. 2019-08-08 19:05:17,417 - octoprint.server.util.sockjs - INFO - User admin logged in on the socket from client ::ffff:192.168.1.68
  266. 2019-08-08 19:05:19,407 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
  267. 2019-08-08 19:05:19,519 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
  268. 2019-08-08 19:05:19,527 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
  269. 2019-08-08 19:05:20,565 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  270. 2019-08-08 19:05:33,438 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  271. 2019-08-08 19:05:34,443 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  272. 2019-08-08 19:05:35,452 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  273. 2019-08-08 19:05:36,463 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  274. 2019-08-08 19:05:37,482 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  275. 2019-08-08 19:05:37,491 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
  276. 2019-08-08 19:05:37,506 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  277. 2019-08-08 19:05:37,559 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 1.1.9 (Github)"
  278. 2019-08-08 19:05:37,569 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  279. 2019-08-08 19:05:38,759 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Marlin 1.1.9 (Github)'}
  280. 2019-08-08 19:06:18,850 - octoprint.filemanager.analysis - INFO - Starting analysis of local:flotador-sop.gcode
  281. 2019-08-08 19:06:18,852 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=3600 --speed-y=3600 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/flotador-sop.gcode
  282. 2019-08-08 19:06:25,677 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: flotador-sop.gcode, owner: admin, user: admin
  283. 2019-08-08 19:06:25,682 - octoprint.plugins.DisplayLayerProgress - INFO - File selected. Determining number of layers.
  284. 2019-08-08 19:06:25,716 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting"
  285. 2019-08-08 19:06:25,723 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: flotador-sop.gcode, owner: admin, user: admin
  286. 2019-08-08 19:06:25,730 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  287. 2019-08-08 19:06:25,744 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing"
  288. 2019-08-08 19:06:34,953 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'origin': 'local', 'name': u'flotador-sop.gcode', 'file': u'/home/pi/.octoprint/uploads/flotador-sop.gcode', 'owner': 'admin', 'path': u'flotador-sop.gcode', 'user': 'admin', 'size': 16064672L, 'filename': u'flotador-sop.gcode'}
  289. 2019-08-08 19:06:36,092 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '2b81648c1bba5de633d077736e9f705a88de6d5a'}
  290. 2019-08-08 19:19:46,632 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  291. 2019-08-08 19:20:00,990 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 914}
  292. 2019-08-08 19:34:46,638 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  293. 2019-08-08 19:35:00,974 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1814}
  294. 2019-08-08 19:49:46,641 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  295. 2019-08-08 19:50:00,959 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 2714}
  296. 2019-08-08 20:04:46,644 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  297. 2019-08-08 20:05:01,206 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 3614}
  298. 2019-08-08 20:19:46,647 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  299. 2019-08-08 20:20:00,927 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 4514}
  300. 2019-08-08 20:34:46,649 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  301. 2019-08-08 20:35:01,039 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5414}
  302. 2019-08-08 20:49:46,660 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  303. 2019-08-08 20:50:00,988 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 6314}
  304. 2019-08-08 21:04:46,667 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  305. 2019-08-08 21:05:00,920 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 7214}
  306. 2019-08-08 21:19:46,670 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  307. 2019-08-08 21:20:01,291 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 8114}
  308. 2019-08-08 21:34:46,673 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  309. 2019-08-08 21:35:01,024 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9014}
  310. 2019-08-08 21:49:46,685 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  311. 2019-08-08 21:50:01,166 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 9914}
  312. 2019-08-08 22:04:46,685 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  313. 2019-08-08 22:05:00,995 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 10814}
  314. 2019-08-08 22:11:59,951 - octoprint.util.comm - INFO - Finished in 11134.235 s.
  315. 2019-08-08 22:11:59,955 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Finishing"
  316. 2019-08-08 22:11:59,974 - octoprint.filemanager.analysis - INFO - Starting analysis of local:flotador-sop.gcode
  317. 2019-08-08 22:11:59,979 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=3600 --speed-y=3600 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/flotador-sop.gcode
  318. 2019-08-08 22:11:59,997 - octoprint.printer.standard.job - INFO - Print job done - origin: local, path: flotador-sop.gcode, owner: admin
  319. 2019-08-08 22:12:00,095 - octoprint.util.comm - INFO - Changing monitoring state from "Finishing" to "Operational"
  320. 2019-08-08 22:12:00,112 - octoprint.plugins.DisplayLayerProgress - INFO - Printing stopped. Detailed progress stopped.
  321. 2019-08-08 22:12:01,290 - octoprint.plugins.tracking - INFO - Sent tracking event print_done, payload: {'origin': 'local', 'file': '2b81648c1bba5de633d077736e9f705a88de6d5a', 'elapsed': 11134}
  322. 2019-08-08 22:13:28,160 - octoprint.filemanager.analysis - INFO - Analysis of entry local:flotador-sop.gcode finished, needed 88.19s
  323. 2019-08-08 22:19:46,687 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  324. 2019-08-08 22:20:01,004 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 11714}
  325. 2019-08-08 22:34:46,689 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  326. 2019-08-08 22:35:00,998 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 12614}
  327. 2019-08-08 22:49:46,692 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  328. 2019-08-08 22:50:00,989 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 13514}
  329. 2019-08-08 23:04:46,694 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  330. 2019-08-08 23:05:01,257 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 14414}
  331. 2019-08-08 23:19:46,697 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  332. 2019-08-08 23:20:01,020 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15314}
  333. 2019-08-08 23:34:46,700 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  334. 2019-08-08 23:35:01,046 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 16214}
  335. 2019-08-08 23:49:46,703 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  336. 2019-08-08 23:50:01,014 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 17114}
  337. 2019-08-09 00:04:46,707 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  338. 2019-08-09 00:05:01,070 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18014}
  339. 2019-08-09 00:19:46,709 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  340. 2019-08-09 00:20:01,293 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 18914}
  341. 2019-08-09 00:34:46,712 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  342. 2019-08-09 00:35:01,114 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 19814}
  343. 2019-08-09 00:49:46,715 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  344. 2019-08-09 00:50:01,077 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 20714}
  345. 2019-08-09 01:04:46,718 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  346. 2019-08-09 01:05:01,115 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 21614}
  347. 2019-08-09 01:11:17,947 - octoprint.filemanager.analysis - INFO - Starting analysis of local:anova_v3.gcode
  348. 2019-08-09 01:11:17,954 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=3600 --speed-y=3600 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/anova_v3.gcode
  349. 2019-08-09 01:12:21,154 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: anova_v3.gcode, owner: admin, user: admin
  350. 2019-08-09 01:12:21,157 - octoprint.plugins.DisplayLayerProgress - INFO - File selected. Determining number of layers.
  351. 2019-08-09 01:12:32,169 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting"
  352. 2019-08-09 01:12:32,178 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: anova_v3.gcode, owner: admin, user: admin
  353. 2019-08-09 01:12:32,211 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  354. 2019-08-09 01:12:32,221 - octoprint.plugins.DisplayLayerProgress - INFO - Printing started. Detailed progress started.{'origin': 'local', 'name': u'anova_v3.gcode', 'file': u'/home/pi/.octoprint/uploads/anova_v3.gcode', 'owner': 'admin', 'path': u'anova_v3.gcode', 'user': 'admin', 'size': 15163898L, 'filename': u'anova_v3.gcode'}
  355. 2019-08-09 01:12:32,252 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing"
  356. 2019-08-09 01:12:33,373 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': 'local', 'file': '5c0e8bd7afb664f778a0b6e32cdb97875aeec671'}
  357. 2019-08-09 01:17:54,567 - tornado.access - WARNING - 404 GET http://110.249.212.46/testget?q=23333&port=8888 (::ffff:110.249.212.46) 17.50ms
  358. 2019-08-09 01:17:54,606 - tornado.access - WARNING - 404 GET http://110.249.212.46/testget?q=23333&port=8888 (::ffff:110.249.212.46) 14.92ms
  359. 2019-08-09 01:17:54,667 - tornado.access - WARNING - 404 GET http://110.249.212.46/testget?q=23333&port=8888 (::ffff:110.249.212.46) 15.90ms
  360. 2019-08-09 01:17:54,693 - tornado.access - WARNING - 404 GET http://110.249.212.46/testget?q=23333&port=8888 (::ffff:110.249.212.46) 16.92ms
  361. 2019-08-09 01:17:59,438 - tornado.access - WARNING - 404 GET http://110.249.212.46/testget?q=23333&port=8888 (::ffff:110.249.212.46) 19.77ms
  362. 2019-08-09 01:17:59,699 - tornado.access - WARNING - 404 GET http://110.249.212.46/testget?q=23333&port=8888 (::ffff:110.249.212.46) 16.29ms
  363. 2019-08-09 01:19:46,720 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  364. 2019-08-09 01:20:01,097 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22514}
  365. 2019-08-09 01:34:46,723 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  366. 2019-08-09 01:35:01,333 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 23414}
  367. 2019-08-09 01:49:46,733 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  368. 2019-08-09 01:50:01,110 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 24314}
  369. 2019-08-09 02:04:46,735 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  370. 2019-08-09 02:05:01,056 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 25214}
  371. 2019-08-09 02:18:06,295 - octoprint.util.comm - ERROR - Error while processing hook DisplayLayerProgress for phase sending and command ��1.119 E3351.783:
  372. Traceback (most recent call last):
  373. File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 3220, in _process_command_phase
  374. hook_results = hook(self, phase, command, command_type, gcode, subcode=subcode, tags=tags)
  375. File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DisplayLayerProgress/__init__.py", line 205, in sendingGCodeHook
  376. commandAsString = str(cmd)
  377. UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128)
  378. 2019-08-09 02:19:46,737 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  379. 2019-08-09 02:20:01,110 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 26114}
  380. 2019-08-09 02:34:46,740 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  381. 2019-08-09 02:35:02,143 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27014}
  382. 2019-08-09 02:49:46,743 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  383. 2019-08-09 02:50:01,047 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 27914}
  384. 2019-08-09 03:04:46,745 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  385. 2019-08-09 03:05:01,111 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 28814}
  386. 2019-08-09 03:10:03,432 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 111069, current line = 111070
  387. | Last lines in terminal:
  388. | Recv: ok
  389. | Send: N111061 G1 X-27.107 Y-18.137 E2588.33738*96
  390. | Recv: ok
  391. | Send: N111062 G1 X-26.744 Y-17.423 E2588.36402*99
  392. | Recv: ok
  393. | Send: N111063 G1 X-26.407 Y-16.684 E2588.39103*99
  394. | Recv: ok
  395. | Send: N111064 G1 X-26.108 Y-15.948 E2588.41745*105
  396. | Recv: ok
  397. | Send: N111065 G1 X-25.837 Y-15.193 E2588.44413*101
  398. | Recv: ok
  399. | Send: N111066 G1 X-25.597 Y-14.426 E2588.47086*96
  400. | Recv: ok
  401. | Send: N111067 G1 X-25.327 Y-13.417 E2588.5056*82
  402. | Recv: ok
  403. | Send: N111068 G1 X-24.15 Y-13.702 E2588.54588*91
  404. | Recv: ok
  405. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  406. | Recv: Error:No Checksum with line number, Last Line: 111068
  407. | Recv: Resend: 111069
  408. 2019-08-09 03:10:03,451 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 111069, current line = 111070
  409. | Last lines in terminal:
  410. | Recv: ok
  411. | Send: N111063 G1 X-26.407 Y-16.684 E2588.39103*99
  412. | Recv: ok
  413. | Send: N111064 G1 X-26.108 Y-15.948 E2588.41745*105
  414. | Recv: ok
  415. | Send: N111065 G1 X-25.837 Y-15.193 E2588.44413*101
  416. | Recv: ok
  417. | Send: N111066 G1 X-25.597 Y-14.426 E2588.47086*96
  418. | Recv: ok
  419. | Send: N111067 G1 X-25.327 Y-13.417 E2588.5056*82
  420. | Recv: ok
  421. | Send: N111068 G1 X-24.15 Y-13.702 E2588.54588*91
  422. | Recv: ok
  423. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  424. | Recv: Error:No Checksum with line number, Last Line: 111068
  425. | Recv: Resend: 111069
  426. | Recv: ok
  427. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  428. | Recv: Error:No Checksum with line number, Last Line: 111068
  429. | Recv: Resend: 111069
  430. 2019-08-09 03:10:03,470 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 111069, current line = 111071
  431. | Last lines in terminal:
  432. | Recv: ok
  433. | Send: N111066 G1 X-25.597 Y-14.426 E2588.47086*96
  434. | Recv: ok
  435. | Send: N111067 G1 X-25.327 Y-13.417 E2588.5056*82
  436. | Recv: ok
  437. | Send: N111068 G1 X-24.15 Y-13.702 E2588.54588*91
  438. | Recv: ok
  439. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  440. | Recv: Error:No Checksum with line number, Last Line: 111068
  441. | Recv: Resend: 111069
  442. | Recv: ok
  443. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  444. | Recv: Error:No Checksum with line number, Last Line: 111068
  445. | Recv: Resend: 111069
  446. | Recv: ok
  447. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  448. | Recv: ok
  449. | Send: N111070 G1 X-24.004 Y-13.947 E2588.55701*111
  450. | Recv: Error:No Checksum with line number, Last Line: 111068
  451. | Recv: Resend: 111069
  452. 2019-08-09 03:10:03,481 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
  453. 2019-08-09 03:10:03,489 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 111069, current line = 111071
  454. | Last lines in terminal:
  455. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  456. | Recv: Error:No Checksum with line number, Last Line: 111068
  457. | Recv: Resend: 111069
  458. | Recv: ok
  459. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  460. | Recv: Error:No Checksum with line number, Last Line: 111068
  461. | Recv: Resend: 111069
  462. | Recv: ok
  463. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  464. | Recv: ok
  465. | Send: N111070 G1 X-24.004 Y-13.947 E2588.55701*111
  466. | Recv: Error:No Checksum with line number, Last Line: 111068
  467. | Recv: Resend: 111069
  468. | Recv: ok
  469. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  470. | Recv: Error:Line Number is not Last Line Number+1, Last Line: 111068
  471. | Recv: Resend: 111069
  472. | Recv: ok
  473. | Recv: Error:No Checksum with line number, Last Line: 111068
  474. | Recv: Resend: 111069
  475. 2019-08-09 03:10:03,504 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
  476. 2019-08-09 03:10:03,513 - octoprint.util.comm - INFO - Got a resend request from the printer: requested line = 111069, current line = 111071
  477. | Last lines in terminal:
  478. | Recv: ok
  479. | Send: N111070 G1 X-24.004 Y-13.947 E2588.55701*111
  480. | Recv: Error:No Checksum with line number, Last Line: 111068
  481. | Recv: Resend: 111069
  482. | Recv: ok
  483. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  484. | Recv: Error:Line Number is not Last Line Number+1, Last Line: 111068
  485. | Recv: Resend: 111069
  486. | Recv: ok
  487. | Recv: Error:No Checksum with line number, Last Line: 111068
  488. | Recv: Resend: 111069
  489. | Send: N111070 G1 X-24.004 Y-13.947 E2588.55701*111
  490. | Recv: ok
  491. | Send: N111069 G1 X-23.952 Y-13.75 E255 5266*120
  492. | Recv: Error:Line Number is not Last Line Number+1, Last Line: 111068
  493. | Recv: Resend: 111069
  494. | Recv: ok
  495. | Recv: Error:No Checksum with line number, Last Line: 111068
  496. | Send: N111070 G1 X-24.004 Y-13.947 E2588.55701*111
  497. | Recv: Resend: 111069
  498. 2019-08-09 03:10:03,524 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
  499. 2019-08-09 03:10:03,547 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
  500. 2019-08-09 03:10:03,567 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
  501. 2019-08-09 03:10:03,580 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
  502. 2019-08-09 03:10:03,600 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
  503. 2019-08-09 03:10:03,619 - octoprint.util.comm - INFO - Ignoring resend request for line 111069, that still originates from lines we sent before we got the first resend request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement