Advertisement
Guest User

Untitled

a guest
Jan 30th, 2020
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 166.22 KB | None | 0 0
  1. 2020-01-30 11:35:58,005 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  2. 2020-01-30 11:35:58,010 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
  3. 2020-01-30 11:35:58,010 - octoprint.server - INFO - OctoPrint 1.3.12
  4. 2020-01-30 11:35:58,013 - 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. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  12. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  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. 2020-01-30 11:35:58,019 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  21. | hardware:
  22. | cores: 4
  23. | freq: 1500.0
  24. | ram: 4041732096
  25. | os:
  26. | id: linux
  27. | platform: linux2
  28. | plugins:
  29. | pi_support:
  30. | model: Raspberry Pi 4 Model B Rev 1.2
  31. | octopi_version: 0.17.0
  32. | python:
  33. | pip: 19.3.1
  34. | version: 2.7.16
  35. | virtualenv: /home/pi/oprint
  36. 2020-01-30 11:35:58,020 - octoprint.server - INFO - ------------------------------------------------------------------------------
  37. 2020-01-30 11:35:59,904 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  38. 2020-01-30 11:36:44,173 - octoprint.server.api - INFO - Actively logging in user geometrieva from ::ffff:192.168.0.23
  39. 2020-01-30 11:36:45,426 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.1s
  40. 2020-01-30 11:36:46,485 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.9s
  41. 2020-01-30 11:36:47,698 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.84s
  42. 2020-01-30 11:36:48,807 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 1.0s
  43. 2020-01-30 11:36:50,091 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 1.2s
  44. 2020-01-30 11:36:50,361 - octoprint.server.api - ERROR - Error calling SimpleApiPlugin pluginmanager
  45. Traceback (most recent call last):
  46. File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/api/__init__.py", line 68, in pluginData
  47. response = api_plugin.on_api_get(request)
  48. File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 280, in on_api_get
  49. if refresh_repository or not self._is_repository_cache_valid():
  50. File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 797, in _is_repository_cache_valid
  51. return mtime + self._repository_cache_ttl >= time.time() > mtime
  52. TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'
  53. 2020-01-30 11:36:50,365 - tornado.access - ERROR - 500 GET /api/plugin/pluginmanager (::ffff:192.168.0.23) 7.76ms
  54. 2020-01-30 11:36:51,842 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  55. 2020-01-30 11:36:56,083 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  56. 2020-01-30 11:36:56,083 - octoprint.util.pip - INFO - ==> pip ok -> yes
  57. 2020-01-30 11:36:56,093 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  58. 2020-01-30 11:36:56,408 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  59. 2020-01-30 11:46:35,331 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now
  60. 2020-01-30 11:46:35,670 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  61. 2020-01-30 11:46:35,814 - octoprint.server - INFO - Shutting down...
  62. 2020-01-30 11:46:36,131 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  63. 2020-01-30 11:46:36,132 - octoprint.events - INFO - Event loop shut down
  64. 2020-01-30 11:46:36,221 - octoprint.server - INFO - Goodbye!
  65. 2020-01-30 11:46:42,637 - octoprint.startup - INFO - ******************************************************************************
  66. 2020-01-30 11:46:42,639 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  67. 2020-01-30 11:46:42,641 - octoprint.startup - INFO - ******************************************************************************
  68. 2020-01-30 11:46:43,043 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  69. 2020-01-30 11:46:43,099 - 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. 2020-01-30 11:46:44,154 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  71. 2020-01-30 11:46:44,278 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  72. 2020-01-30 11:46:44,306 - octoprint.server - INFO - Intermediary server started
  73. 2020-01-30 11:46:44,307 - 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...
  74. 2020-01-30 11:46:44,368 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  75. 2020-01-30 11:46:44,390 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  76. 2020-01-30 11:46:44,391 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  77. 2020-01-30 11:46:44,421 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  78. 2020-01-30 11:46:45,118 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  79. 2020-01-30 11:46:45,731 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  80. 2020-01-30 11:46:45,732 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  81. 2020-01-30 11:46:45,733 - octoprint.util.pip - INFO - ==> pip ok -> yes
  82. 2020-01-30 11:46:45,736 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
  83. 2020-01-30 11:46:45,742 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
  84. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  85. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  86. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  87. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  88. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  89. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  90. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  91. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  92. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  93. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  94. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  95. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  96. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  97. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  98. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  99. 2020-01-30 11:46:45,755 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  100. | hardware:
  101. | cores: 4
  102. | freq: 1500.0
  103. | ram: 4041732096
  104. | os:
  105. | id: linux
  106. | platform: linux2
  107. | plugins:
  108. | pi_support:
  109. | model: Raspberry Pi 4 Model B Rev 1.2
  110. | octopi_version: 0.17.0
  111. | python:
  112. | pip: 19.3.1
  113. | version: 2.7.16
  114. | virtualenv: /home/pi/oprint
  115. 2020-01-30 11:46:45,764 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  116. 2020-01-30 11:46:45,777 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  117. 2020-01-30 11:46:46,236 - octoprint.server - INFO - Shutting down intermediary server...
  118. 2020-01-30 11:46:46,310 - octoprint.server - INFO - Intermediary server shut down
  119. 2020-01-30 11:46:46,311 - octoprint.events - INFO - Processing startup event, this is our first event
  120. 2020-01-30 11:46:46,312 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  121. 2020-01-30 11:46:46,313 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  122. 2020-01-30 11:46:46,316 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  123. 2020-01-30 11:46:46,317 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  124. 2020-01-30 11:46:46,320 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  125. 2020-01-30 11:46:46,325 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  126. 2020-01-30 11:46:46,332 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  127. 2020-01-30 11:46:46,352 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  128. 2020-01-30 11:46:46,368 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch repository from network
  129. 2020-01-30 11:46:46,395 - octoprint.plugins.pluginmanager - INFO - Looks like we are offline, can't fetch notices from network
  130. 2020-01-30 11:46:46,964 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  131. 2020-01-30 11:46:46,965 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  132. 2020-01-30 11:46:46,965 - octoprint.util.pip - INFO - ==> pip ok -> yes
  133. 2020-01-30 11:46:47,590 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  134. 2020-01-30 11:46:49,843 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  135. 2020-01-30 11:46:49,843 - octoprint.util.pip - INFO - ==> pip ok -> yes
  136. 2020-01-30 11:46:49,853 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  137. 2020-01-30 11:47:02,953 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  138. 2020-01-30 11:47:03,075 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'query_string': 'l10n=en', 'path': u'/', '_count': 1, '_timestamp': 1580384823.075396, 'base_url': u'http://octopi.local/'}
  139. 2020-01-30 11:47:08,895 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  140. 2020-01-30 11:47:08,934 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  141. 2020-01-30 11:47:09,473 - octoprint.server.api - ERROR - Error calling SimpleApiPlugin pluginmanager
  142. Traceback (most recent call last):
  143. File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/server/api/__init__.py", line 68, in pluginData
  144. response = api_plugin.on_api_get(request)
  145. File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 280, in on_api_get
  146. if refresh_repository or not self._is_repository_cache_valid():
  147. File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager/__init__.py", line 797, in _is_repository_cache_valid
  148. return mtime + self._repository_cache_ttl >= time.time() > mtime
  149. TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'
  150. 2020-01-30 11:47:09,477 - tornado.access - ERROR - 500 GET /api/plugin/pluginmanager (::ffff:192.168.0.23) 8.57ms
  151. 2020-01-30 11:47:09,900 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  152. 2020-01-30 11:47:10,540 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  153. 2020-01-30 11:47:10,559 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  154. 2020-01-30 11:47:23,251 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
  155. 2020-01-30 11:47:24,241 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
  156. 2020-01-30 11:47:36,006 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  157. 2020-01-30 11:47:59,984 - tornado.access - WARNING - 401 POST /api/login (fe80::409:25d0:d56a:2899) 14.28ms
  158. 2020-01-30 11:48:14,839 - octoprint.server.api - INFO - Actively logging in user geometrieva from fe80::409:25d0:d56a:2899
  159. 2020-01-30 11:48:14,875 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  160. 2020-01-30 11:48:14,942 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  161. 2020-01-30 11:48:15,645 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  162. 2020-01-30 11:48:15,678 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  163. 2020-01-30 11:48:16,672 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  164. 2020-01-30 11:49:04,713 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  165. 2020-01-30 11:52:25,148 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now
  166. 2020-01-30 11:52:25,413 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  167. 2020-01-30 11:52:25,535 - octoprint.server - INFO - Shutting down...
  168. 2020-01-30 11:52:25,674 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  169. 2020-01-30 11:52:25,675 - octoprint.events - INFO - Event loop shut down
  170. 2020-01-30 11:52:25,681 - octoprint.server - INFO - Goodbye!
  171. 2020-01-30 11:52:31,966 - octoprint.startup - INFO - ******************************************************************************
  172. 2020-01-30 11:52:31,967 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  173. 2020-01-30 11:52:31,967 - octoprint.startup - INFO - ******************************************************************************
  174. 2020-01-30 11:52:32,420 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  175. 2020-01-30 11:52:32,490 - 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...
  176. 2020-01-30 11:52:33,596 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  177. 2020-01-30 11:52:33,713 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  178. 2020-01-30 11:52:33,740 - octoprint.server - INFO - Intermediary server started
  179. 2020-01-30 11:52:33,741 - 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...
  180. 2020-01-30 11:52:33,810 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  181. 2020-01-30 11:52:33,829 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  182. 2020-01-30 11:52:33,830 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  183. 2020-01-30 11:52:33,870 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  184. 2020-01-30 11:52:34,616 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  185. 2020-01-30 11:52:35,226 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  186. 2020-01-30 11:52:35,227 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  187. 2020-01-30 11:52:35,228 - octoprint.util.pip - INFO - ==> pip ok -> yes
  188. 2020-01-30 11:52:35,231 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
  189. 2020-01-30 11:52:35,237 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
  190. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  191. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  192. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  193. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  194. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  195. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  196. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  197. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  198. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  199. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  200. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  201. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  202. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  203. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  204. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  205. 2020-01-30 11:52:35,250 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  206. | hardware:
  207. | cores: 4
  208. | freq: 1500.0
  209. | ram: 4041732096
  210. | os:
  211. | id: linux
  212. | platform: linux2
  213. | plugins:
  214. | pi_support:
  215. | model: Raspberry Pi 4 Model B Rev 1.2
  216. | octopi_version: 0.17.0
  217. | python:
  218. | pip: 19.3.1
  219. | version: 2.7.16
  220. | virtualenv: /home/pi/oprint
  221. 2020-01-30 11:52:35,259 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  222. 2020-01-30 11:52:35,271 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  223. 2020-01-30 11:52:35,784 - octoprint.server - INFO - Shutting down intermediary server...
  224. 2020-01-30 11:52:36,253 - octoprint.server - INFO - Intermediary server shut down
  225. 2020-01-30 11:52:36,255 - octoprint.events - INFO - Processing startup event, this is our first event
  226. 2020-01-30 11:52:36,258 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  227. 2020-01-30 11:52:36,261 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  228. 2020-01-30 11:52:36,263 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  229. 2020-01-30 11:52:36,270 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  230. 2020-01-30 11:52:36,271 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  231. 2020-01-30 11:52:36,280 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  232. 2020-01-30 11:52:36,287 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  233. 2020-01-30 11:52:36,312 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  234. 2020-01-30 11:52:36,377 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  235. 2020-01-30 11:52:36,776 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  236. 2020-01-30 11:52:36,975 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  237. 2020-01-30 11:52:36,977 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  238. 2020-01-30 11:52:36,977 - octoprint.util.pip - INFO - ==> pip ok -> yes
  239. 2020-01-30 11:52:37,531 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  240. 2020-01-30 11:52:39,589 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  241. 2020-01-30 11:52:39,589 - octoprint.util.pip - INFO - ==> pip ok -> yes
  242. 2020-01-30 11:52:39,599 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  243. 2020-01-30 11:52:39,661 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  244. 2020-01-30 11:52:43,786 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  245. 2020-01-30 11:52:44,122 - tornado.access - WARNING - 404 GET /static/webassets/packed_libs.js?ef1e2987 (::ffff:192.168.0.23) 9.78ms
  246. 2020-01-30 11:52:44,126 - tornado.access - WARNING - 404 GET /static/webassets/packed_client.js?68a8d0b0 (::ffff:192.168.0.23) 1.58ms
  247. 2020-01-30 11:52:44,131 - tornado.access - WARNING - 404 GET /static/webassets/packed_core.js?b00f909b (::ffff:192.168.0.23) 1.88ms
  248. 2020-01-30 11:52:45,161 - octoprint.server.preemptive_cache - INFO - ... done in 5.50s
  249. 2020-01-30 11:52:48,535 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  250. 2020-01-30 11:52:49,059 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  251. 2020-01-30 11:52:49,101 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  252. 2020-01-30 11:52:49,911 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  253. 2020-01-30 11:52:49,956 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  254. 2020-01-30 11:52:50,247 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  255. 2020-01-30 11:52:50,730 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  256. 2020-01-30 11:52:50,748 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  257. 2020-01-30 11:53:14,690 - octoprint.server.api.system - INFO - Performing command for core:shutdown: sudo shutdown -h now
  258. 2020-01-30 11:53:15,056 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  259. 2020-01-30 11:53:15,199 - octoprint.server - INFO - Shutting down...
  260. 2020-01-30 11:53:15,495 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  261. 2020-01-30 11:53:15,496 - octoprint.events - INFO - Event loop shut down
  262. 2020-01-30 11:53:15,507 - octoprint.server - INFO - Goodbye!
  263. 2020-01-30 11:53:21,723 - octoprint.startup - INFO - ******************************************************************************
  264. 2020-01-30 11:53:21,726 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  265. 2020-01-30 11:53:21,727 - octoprint.startup - INFO - ******************************************************************************
  266. 2020-01-30 11:53:22,155 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  267. 2020-01-30 11:53:22,211 - 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...
  268. 2020-01-30 11:53:23,344 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  269. 2020-01-30 11:53:23,457 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  270. 2020-01-30 11:53:23,484 - octoprint.server - INFO - Intermediary server started
  271. 2020-01-30 11:53:23,485 - 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...
  272. 2020-01-30 11:53:23,546 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  273. 2020-01-30 11:53:23,565 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  274. 2020-01-30 11:53:23,566 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  275. 2020-01-30 11:53:23,596 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  276. 2020-01-30 11:53:24,372 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  277. 2020-01-30 11:53:24,917 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  278. 2020-01-30 11:53:24,918 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  279. 2020-01-30 11:53:24,919 - octoprint.util.pip - INFO - ==> pip ok -> yes
  280. 2020-01-30 11:53:24,922 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
  281. 2020-01-30 11:53:24,927 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
  282. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  283. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  284. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  285. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  286. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  287. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  288. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  289. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  290. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  291. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  292. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  293. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  294. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  295. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  296. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  297. 2020-01-30 11:53:24,940 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  298. | hardware:
  299. | cores: 4
  300. | freq: 1500.0
  301. | ram: 4041732096
  302. | os:
  303. | id: linux
  304. | platform: linux2
  305. | plugins:
  306. | pi_support:
  307. | model: Raspberry Pi 4 Model B Rev 1.2
  308. | octopi_version: 0.17.0
  309. | python:
  310. | pip: 19.3.1
  311. | version: 2.7.16
  312. | virtualenv: /home/pi/oprint
  313. 2020-01-30 11:53:24,949 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  314. 2020-01-30 11:53:24,962 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  315. 2020-01-30 11:53:25,413 - octoprint.server - INFO - Shutting down intermediary server...
  316. 2020-01-30 11:53:25,487 - octoprint.server - INFO - Intermediary server shut down
  317. 2020-01-30 11:53:25,488 - octoprint.events - INFO - Processing startup event, this is our first event
  318. 2020-01-30 11:53:25,489 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  319. 2020-01-30 11:53:25,490 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  320. 2020-01-30 11:53:25,492 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  321. 2020-01-30 11:53:25,494 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  322. 2020-01-30 11:53:25,495 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  323. 2020-01-30 11:53:25,503 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  324. 2020-01-30 11:53:25,509 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  325. 2020-01-30 11:53:25,529 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  326. 2020-01-30 11:53:25,574 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  327. 2020-01-30 11:53:25,936 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  328. 2020-01-30 11:53:26,131 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  329. 2020-01-30 11:53:26,131 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  330. 2020-01-30 11:53:26,132 - octoprint.util.pip - INFO - ==> pip ok -> yes
  331. 2020-01-30 11:53:26,714 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  332. 2020-01-30 11:53:28,838 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  333. 2020-01-30 11:53:28,839 - octoprint.util.pip - INFO - ==> pip ok -> yes
  334. 2020-01-30 11:53:28,849 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  335. 2020-01-30 11:53:28,911 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  336. 2020-01-30 11:53:34,359 - octoprint.server.preemptive_cache - INFO - ... done in 5.45s
  337. 2020-01-30 13:42:59,323 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  338. 2020-01-30 13:42:59,352 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  339. 2020-01-30 13:42:59,432 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  340. 2020-01-30 13:42:59,764 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  341. 2020-01-30 13:43:00,393 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  342. 2020-01-30 13:45:32,817 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  343. 2020-01-30 13:45:33,783 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  344. 2020-01-30 13:45:33,859 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  345. 2020-01-30 13:45:34,730 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  346. 2020-01-30 13:45:41,303 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
  347. 2020-01-30 13:45:41,376 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
  348. 2020-01-30 13:45:41,378 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
  349. 2020-01-30 13:45:42,401 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  350. 2020-01-30 13:45:42,412 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
  351. 2020-01-30 13:45:42,419 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  352. 2020-01-30 13:45:42,431 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  353. 2020-01-30 13:45:42,441 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  354. 2020-01-30 13:46:13,297 - octoprint.server.api.system - INFO - Performing command for core:reboot: sudo shutdown -r now
  355. 2020-01-30 13:46:13,627 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  356. 2020-01-30 13:46:13,747 - octoprint.server - INFO - Shutting down...
  357. 2020-01-30 13:46:14,340 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  358. 2020-01-30 13:46:14,342 - octoprint.events - INFO - Event loop shut down
  359. 2020-01-30 13:46:14,830 - octoprint.server - INFO - Goodbye!
  360. 2020-01-30 13:46:20,875 - octoprint.startup - INFO - ******************************************************************************
  361. 2020-01-30 13:46:20,877 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  362. 2020-01-30 13:46:20,877 - octoprint.startup - INFO - ******************************************************************************
  363. 2020-01-30 13:46:21,277 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  364. 2020-01-30 13:46:21,377 - 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...
  365. 2020-01-30 13:46:22,446 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  366. 2020-01-30 13:46:22,561 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  367. 2020-01-30 13:46:22,589 - octoprint.server - INFO - Intermediary server started
  368. 2020-01-30 13:46:22,589 - 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...
  369. 2020-01-30 13:46:22,652 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 23 hook handlers
  370. 2020-01-30 13:46:22,674 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  371. 2020-01-30 13:46:22,675 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  372. 2020-01-30 13:46:22,705 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  373. 2020-01-30 13:46:23,402 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  374. 2020-01-30 13:46:23,980 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  375. 2020-01-30 13:46:23,982 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  376. 2020-01-30 13:46:23,982 - octoprint.util.pip - INFO - ==> pip ok -> yes
  377. 2020-01-30 13:46:23,985 - octoprint.plugin.core - INFO - Initialized 15 plugin implementation(s)
  378. 2020-01-30 13:46:23,991 - octoprint.plugin.core - INFO - 15 plugin(s) registered with the system:
  379. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  380. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  381. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  382. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  383. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  384. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  385. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  386. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  387. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  388. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  389. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  390. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  391. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  392. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  393. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  394. 2020-01-30 13:46:24,004 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  395. | hardware:
  396. | cores: 4
  397. | freq: 1500.0
  398. | ram: 4041732096
  399. | os:
  400. | id: linux
  401. | platform: linux2
  402. | plugins:
  403. | pi_support:
  404. | model: Raspberry Pi 4 Model B Rev 1.2
  405. | octopi_version: 0.17.0
  406. | python:
  407. | pip: 19.3.1
  408. | version: 2.7.16
  409. | virtualenv: /home/pi/oprint
  410. 2020-01-30 13:46:24,014 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  411. 2020-01-30 13:46:24,026 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  412. 2020-01-30 13:46:24,482 - octoprint.server - INFO - Shutting down intermediary server...
  413. 2020-01-30 13:46:24,598 - octoprint.server - INFO - Intermediary server shut down
  414. 2020-01-30 13:46:24,600 - octoprint.events - INFO - Processing startup event, this is our first event
  415. 2020-01-30 13:46:24,600 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  416. 2020-01-30 13:46:24,601 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  417. 2020-01-30 13:46:24,603 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  418. 2020-01-30 13:46:24,605 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  419. 2020-01-30 13:46:24,606 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  420. 2020-01-30 13:46:24,614 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  421. 2020-01-30 13:46:24,622 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  422. 2020-01-30 13:46:24,641 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  423. 2020-01-30 13:46:24,683 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  424. 2020-01-30 13:46:24,980 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  425. 2020-01-30 13:46:25,269 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  426. 2020-01-30 13:46:25,270 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  427. 2020-01-30 13:46:25,270 - octoprint.util.pip - INFO - ==> pip ok -> yes
  428. 2020-01-30 13:46:25,927 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  429. 2020-01-30 13:46:28,095 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  430. 2020-01-30 13:46:28,095 - octoprint.util.pip - INFO - ==> pip ok -> yes
  431. 2020-01-30 13:46:28,105 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  432. 2020-01-30 13:46:28,166 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  433. 2020-01-30 13:46:33,784 - octoprint.server.preemptive_cache - INFO - ... done in 5.62s
  434. 2020-01-30 13:46:36,587 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  435. 2020-01-30 13:46:36,636 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  436. 2020-01-30 13:46:36,757 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  437. 2020-01-30 13:47:32,740 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
  438. 2020-01-30 13:47:32,743 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
  439. 2020-01-30 13:47:32,746 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  440. 2020-01-30 13:47:32,749 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  441. 2020-01-30 13:47:32,786 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
  442. 2020-01-30 13:47:32,791 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  443. 2020-01-30 13:47:32,795 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  444. 2020-01-30 13:47:32,799 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  445. 2020-01-30 13:48:19,927 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
  446. 2020-01-30 13:48:23,718 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
  447. 2020-01-30 13:49:19,369 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: bed_br~2.gco, owner: geometrieva, user: geometrieva
  448. 2020-01-30 13:57:52,587 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip
  449. 2020-01-30 14:01:21,306 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  450. 2020-01-30 14:01:21,363 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  451. 2020-01-30 14:01:21,916 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  452. 2020-01-30 14:01:22,562 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  453. 2020-01-30 14:01:22,773 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  454. 2020-01-30 14:01:24,748 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
  455. !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
  456. 2020-01-30 14:03:04,284 - 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...
  457. 2020-01-30 14:03:04,358 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 15 mixin implementations, 23 hook handlers
  458. 2020-01-30 14:03:04,360 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
  459. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  460. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  461. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  462. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  463. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  464. | !Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  465. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  466. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  467. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  468. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  469. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  470. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  471. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  472. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  473. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  474. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  475. 2020-01-30 14:03:04,361 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Bed Visualizer, version 0.1.11
  476. 2020-01-30 14:03:04,376 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  477. 2020-01-30 14:03:04,536 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  478. 2020-01-30 14:03:06,871 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  479. 2020-01-30 14:03:06,954 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  480. 2020-01-30 14:03:10,035 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  481. 2020-01-30 14:04:34,906 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  482. 2020-01-30 14:04:37,013 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  483. 2020-01-30 14:04:37,054 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  484. 2020-01-30 14:04:37,593 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  485. 2020-01-30 14:04:59,713 - tornado.access - WARNING - 404 GET /apple-touch-icon-precomposed.png (fe80::409:25d0:d56a:2899) 4.48ms
  486. 2020-01-30 14:04:59,719 - tornado.access - WARNING - 404 GET /apple-touch-icon-precomposed.png (fe80::409:25d0:d56a:2899) 3.52ms
  487. 2020-01-30 14:04:59,735 - tornado.access - WARNING - 404 GET /favicon.ico (fe80::409:25d0:d56a:2899) 3.39ms
  488. 2020-01-30 14:04:59,742 - tornado.access - WARNING - 404 GET /apple-touch-icon.png (fe80::409:25d0:d56a:2899) 4.41ms
  489. 2020-01-30 14:04:59,747 - tornado.access - WARNING - 404 GET /apple-touch-icon.png (fe80::409:25d0:d56a:2899) 3.45ms
  490. 2020-01-30 14:04:59,753 - tornado.access - WARNING - 404 GET /favicon.ico (fe80::409:25d0:d56a:2899) 3.76ms
  491. 2020-01-30 14:05:20,571 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  492. 2020-01-30 14:05:20,632 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  493. 2020-01-30 14:05:21,091 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  494. 2020-01-30 14:05:21,157 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  495. 2020-01-30 14:05:21,833 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  496. 2020-01-30 14:06:32,884 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  497. 2020-01-30 14:06:32,975 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  498. 2020-01-30 14:06:33,800 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  499. 2020-01-30 14:06:33,838 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  500. 2020-01-30 14:06:34,452 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  501. 2020-01-30 14:08:26,683 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  502. 2020-01-30 14:09:10,746 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  503. 2020-01-30 14:09:10,817 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  504. 2020-01-30 14:09:10,832 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  505. 2020-01-30 14:09:12,806 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  506. 2020-01-30 14:09:12,862 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  507. 2020-01-30 14:09:13,236 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  508. 2020-01-30 14:09:13,554 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  509. 2020-01-30 14:09:14,460 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  510. 2020-01-30 14:16:22,563 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  511. 2020-01-30 14:21:08,844 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
  512. 2020-01-30 14:21:09,081 - octoprint.server - INFO - Shutting down...
  513. 2020-01-30 14:21:09,238 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  514. 2020-01-30 14:21:09,241 - octoprint.events - INFO - Event loop shut down
  515. 2020-01-30 14:21:09,246 - octoprint.server - INFO - Goodbye!
  516. 2020-01-30 14:21:10,347 - octoprint.startup - INFO - ******************************************************************************
  517. 2020-01-30 14:21:10,350 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  518. 2020-01-30 14:21:10,351 - octoprint.startup - INFO - ******************************************************************************
  519. 2020-01-30 14:21:10,653 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  520. 2020-01-30 14:21:11,891 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
  521. 2020-01-30 14:21:11,923 - 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...
  522. 2020-01-30 14:21:12,793 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 26 hook handlers
  523. 2020-01-30 14:21:12,892 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  524. 2020-01-30 14:21:12,905 - octoprint.server - INFO - Intermediary server started
  525. 2020-01-30 14:21:12,906 - 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...
  526. 2020-01-30 14:21:12,972 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 26 hook handlers
  527. 2020-01-30 14:21:12,988 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  528. 2020-01-30 14:21:12,989 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  529. 2020-01-30 14:21:13,012 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  530. 2020-01-30 14:21:13,572 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  531. 2020-01-30 14:21:14,128 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  532. 2020-01-30 14:21:14,129 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  533. 2020-01-30 14:21:14,130 - octoprint.util.pip - INFO - ==> pip ok -> yes
  534. 2020-01-30 14:21:14,140 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s)
  535. 2020-01-30 14:21:14,146 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
  536. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  537. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  538. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  539. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  540. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  541. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  542. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  543. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  544. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  545. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  546. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  547. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  548. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  549. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  550. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  551. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  552. 2020-01-30 14:21:14,155 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  553. | hardware:
  554. | cores: 4
  555. | freq: 1500.0
  556. | ram: 4041732096
  557. | os:
  558. | id: linux
  559. | platform: linux2
  560. | plugins:
  561. | pi_support:
  562. | model: Raspberry Pi 4 Model B Rev 1.2
  563. | octopi_version: 0.17.0
  564. | python:
  565. | pip: 19.3.1
  566. | version: 2.7.16
  567. | virtualenv: /home/pi/oprint
  568. 2020-01-30 14:21:14,162 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  569. 2020-01-30 14:21:14,175 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  570. 2020-01-30 14:21:14,544 - octoprint.server - INFO - Shutting down intermediary server...
  571. 2020-01-30 14:21:15,006 - octoprint.server - INFO - Intermediary server shut down
  572. 2020-01-30 14:21:15,009 - octoprint.events - INFO - Processing startup event, this is our first event
  573. 2020-01-30 14:21:15,010 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
  574. 2020-01-30 14:21:15,016 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  575. 2020-01-30 14:21:15,027 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  576. 2020-01-30 14:21:15,117 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  577. 2020-01-30 14:21:15,310 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  578. 2020-01-30 14:21:15,561 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  579. 2020-01-30 14:21:15,562 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  580. 2020-01-30 14:21:15,568 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
  581. 2020-01-30 14:21:15,571 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
  582. 2020-01-30 14:21:15,574 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  583. 2020-01-30 14:21:15,576 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  584. 2020-01-30 14:21:15,580 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  585. 2020-01-30 14:21:15,584 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  586. 2020-01-30 14:21:15,599 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
  587. 2020-01-30 14:21:15,599 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
  588. 2020-01-30 14:21:15,604 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  589. 2020-01-30 14:21:15,617 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  590. 2020-01-30 14:21:15,620 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
  591. !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
  592. 2020-01-30 14:21:15,625 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  593. 2020-01-30 14:21:15,626 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  594. 2020-01-30 14:21:15,743 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  595. 2020-01-30 14:21:16,185 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  596. 2020-01-30 14:21:16,498 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  597. 2020-01-30 14:21:16,501 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  598. 2020-01-30 14:21:16,501 - octoprint.util.pip - INFO - ==> pip ok -> yes
  599. 2020-01-30 14:21:16,861 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  600. 2020-01-30 14:21:17,487 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  601. 2020-01-30 14:21:18,414 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  602. 2020-01-30 14:21:18,559 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  603. 2020-01-30 14:21:18,559 - octoprint.util.pip - INFO - ==> pip ok -> yes
  604. 2020-01-30 14:21:18,573 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  605. 2020-01-30 14:21:18,574 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
  606. 2020-01-30 14:21:18,645 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  607. 2020-01-30 14:21:20,618 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  608. 2020-01-30 14:21:22,837 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  609. 2020-01-30 14:21:22,923 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  610. 2020-01-30 14:21:22,981 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  611. 2020-01-30 14:21:23,298 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  612. 2020-01-30 14:21:24,549 - octoprint.server.preemptive_cache - INFO - ... done in 5.90s
  613. 2020-01-30 14:21:28,536 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  614. 2020-01-30 14:21:45,289 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  615. 2020-01-30 14:21:45,356 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  616. 2020-01-30 14:21:45,461 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  617. 2020-01-30 14:21:47,555 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  618. 2020-01-30 14:21:49,780 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  619. 2020-01-30 14:21:52,617 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  620. 2020-01-30 14:21:52,670 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  621. 2020-01-30 14:21:53,143 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  622. 2020-01-30 14:23:38,022 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  623. 2020-01-30 14:23:40,529 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  624. 2020-01-30 14:23:41,188 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  625. 2020-01-30 14:23:41,240 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  626. 2020-01-30 14:23:42,003 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  627. 2020-01-30 14:25:07,515 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  628. 2020-01-30 14:25:11,071 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.30
  629. 2020-01-30 14:25:15,983 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  630. 2020-01-30 14:25:16,109 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.30
  631. 2020-01-30 14:25:16,554 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  632. 2020-01-30 14:25:22,024 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
  633. 2020-01-30 14:28:51,305 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  634. 2020-01-30 14:30:19,574 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  635. 2020-01-30 14:30:25,092 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
  636. 2020-01-30 14:30:32,830 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  637. 2020-01-30 14:30:46,044 - octoprint.server.api - INFO - Actively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  638. 2020-01-30 14:30:46,145 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  639. 2020-01-30 14:30:46,193 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  640. 2020-01-30 14:30:47,587 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  641. 2020-01-30 14:30:47,661 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  642. 2020-01-30 14:30:48,919 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  643. 2020-01-30 14:34:45,496 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  644. 2020-01-30 14:34:45,607 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  645. 2020-01-30 14:34:45,800 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  646. 2020-01-30 14:34:53,469 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  647. 2020-01-30 14:35:02,658 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  648. 2020-01-30 14:35:02,813 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  649. 2020-01-30 14:35:03,384 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  650. 2020-01-30 14:35:09,029 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  651. 2020-01-30 14:36:12,894 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  652. 2020-01-30 14:36:17,518 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  653. 2020-01-30 14:36:18,441 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  654. 2020-01-30 14:36:20,643 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  655. 2020-01-30 14:39:55,575 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  656. 2020-01-30 14:39:56,538 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  657. 2020-01-30 14:39:56,611 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  658. 2020-01-30 14:39:57,282 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  659. 2020-01-30 14:41:37,488 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  660. 2020-01-30 14:51:12,895 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  661. 2020-01-30 14:51:21,337 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  662. 2020-01-30 14:51:36,404 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  663. 2020-01-30 14:51:36,709 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  664. 2020-01-30 14:51:37,995 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  665. 2020-01-30 14:51:38,072 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  666. 2020-01-30 14:51:38,998 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  667. 2020-01-30 14:52:08,706 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/jneilliii/OctoPrint-FloatingNavbar/archive/master.zip
  668. 2020-01-30 14:52:14,628 - 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...
  669. 2020-01-30 14:52:14,696 - octoprint.plugin.core - INFO - Found 17 plugin(s) providing 16 mixin implementations, 26 hook handlers
  670. 2020-01-30 14:52:14,699 - octoprint.plugin.core - INFO - 17 plugin(s) registered with the system:
  671. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  672. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  673. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  674. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  675. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  676. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  677. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  678. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  679. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  680. | !Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  681. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  682. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  683. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  684. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  685. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  686. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  687. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  688. 2020-01-30 14:52:14,700 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Floating Navbar, version 0.3.1
  689. 2020-01-30 14:53:06,200 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/imrahil/OctoPrint-NavbarTemp/archive/master.zip
  690. 2020-01-30 14:53:12,322 - 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...
  691. 2020-01-30 14:53:12,438 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 16 mixin implementations, 26 hook handlers
  692. 2020-01-30 14:53:12,441 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system:
  693. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  694. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  695. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  696. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  697. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  698. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  699. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  700. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  701. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  702. | !Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  703. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  704. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  705. | !Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  706. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  707. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  708. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  709. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  710. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  711. 2020-01-30 14:53:12,443 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Navbar Temperature Plugin, version 0.11
  712. 2020-01-30 14:53:40,707 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
  713. 2020-01-30 14:53:40,831 - octoprint.server - INFO - Shutting down...
  714. 2020-01-30 14:53:41,189 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  715. 2020-01-30 14:53:41,192 - octoprint.events - INFO - Event loop shut down
  716. 2020-01-30 14:53:41,199 - octoprint.server - INFO - Goodbye!
  717. 2020-01-30 14:53:42,588 - octoprint.startup - INFO - ******************************************************************************
  718. 2020-01-30 14:53:42,590 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  719. 2020-01-30 14:53:42,591 - octoprint.startup - INFO - ******************************************************************************
  720. 2020-01-30 14:53:42,986 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  721. 2020-01-30 14:53:43,878 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
  722. 2020-01-30 14:53:43,911 - 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...
  723. 2020-01-30 14:53:44,955 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 28 hook handlers
  724. 2020-01-30 14:53:45,229 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  725. 2020-01-30 14:53:45,247 - octoprint.server - INFO - Intermediary server started
  726. 2020-01-30 14:53:45,248 - 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...
  727. 2020-01-30 14:53:45,345 - octoprint.plugin.core - INFO - Found 18 plugin(s) providing 18 mixin implementations, 28 hook handlers
  728. 2020-01-30 14:53:45,362 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  729. 2020-01-30 14:53:45,363 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  730. 2020-01-30 14:53:45,392 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  731. 2020-01-30 14:53:46,087 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  732. 2020-01-30 14:53:46,775 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  733. 2020-01-30 14:53:46,777 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  734. 2020-01-30 14:53:46,778 - octoprint.util.pip - INFO - ==> pip ok -> yes
  735. 2020-01-30 14:53:46,784 - octoprint.plugin.core - INFO - Initialized 18 plugin implementation(s)
  736. 2020-01-30 14:53:46,797 - octoprint.plugin.core - INFO - 18 plugin(s) registered with the system:
  737. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  738. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  739. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  740. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  741. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  742. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  743. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  744. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  745. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  746. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  747. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  748. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  749. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  750. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  751. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  752. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  753. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  754. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  755. 2020-01-30 14:53:46,811 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  756. | hardware:
  757. | cores: 4
  758. | freq: 1500.0
  759. | ram: 4041732096
  760. | os:
  761. | id: linux
  762. | platform: linux2
  763. | plugins:
  764. | pi_support:
  765. | model: Raspberry Pi 4 Model B Rev 1.2
  766. | octopi_version: 0.17.0
  767. | python:
  768. | pip: 19.3.1
  769. | version: 2.7.16
  770. | virtualenv: /home/pi/oprint
  771. 2020-01-30 14:53:46,822 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  772. 2020-01-30 14:53:46,843 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  773. 2020-01-30 14:53:47,387 - octoprint.server - INFO - Shutting down intermediary server...
  774. 2020-01-30 14:53:47,451 - octoprint.server - INFO - Intermediary server shut down
  775. 2020-01-30 14:53:47,453 - octoprint.events - INFO - Processing startup event, this is our first event
  776. 2020-01-30 14:53:47,454 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
  777. 2020-01-30 14:53:47,456 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  778. 2020-01-30 14:53:47,482 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  779. 2020-01-30 14:53:47,497 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  780. 2020-01-30 14:53:47,786 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  781. 2020-01-30 14:53:48,170 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  782. 2020-01-30 14:53:48,171 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
  783. 2020-01-30 14:53:48,171 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  784. 2020-01-30 14:53:48,179 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
  785. 2020-01-30 14:53:48,195 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  786. 2020-01-30 14:53:48,198 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  787. 2020-01-30 14:53:48,199 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  788. 2020-01-30 14:53:48,213 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  789. 2020-01-30 14:53:48,245 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
  790. 2020-01-30 14:53:48,262 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
  791. 2020-01-30 14:53:48,273 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  792. 2020-01-30 14:53:48,290 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
  793. !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
  794. 2020-01-30 14:53:48,303 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  795. 2020-01-30 14:53:48,310 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  796. 2020-01-30 14:53:48,382 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  797. 2020-01-30 14:53:48,504 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  798. 2020-01-30 14:53:48,697 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  799. 2020-01-30 14:53:48,928 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  800. 2020-01-30 14:53:49,254 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  801. 2020-01-30 14:53:49,492 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  802. 2020-01-30 14:53:49,494 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  803. 2020-01-30 14:53:49,498 - octoprint.util.pip - INFO - ==> pip ok -> yes
  804. 2020-01-30 14:53:49,509 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  805. 2020-01-30 14:53:50,316 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  806. 2020-01-30 14:53:50,408 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  807. 2020-01-30 14:53:52,469 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  808. 2020-01-30 14:53:52,888 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  809. 2020-01-30 14:53:52,888 - octoprint.util.pip - INFO - ==> pip ok -> yes
  810. 2020-01-30 14:53:53,111 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  811. 2020-01-30 14:53:53,113 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
  812. 2020-01-30 14:53:53,117 - octoprint.plugins.navbartemp - INFO - Broadcom detected
  813. 2020-01-30 14:53:53,421 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  814. 2020-01-30 14:54:10,918 - octoprint.server.preemptive_cache - INFO - ... done in 17.50s
  815. 2020-01-30 14:54:10,939 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  816. 2020-01-30 14:54:11,059 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  817. 2020-01-30 14:54:11,070 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  818. 2020-01-30 14:54:11,111 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  819. 2020-01-30 14:54:14,051 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  820. 2020-01-30 14:54:14,521 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  821. 2020-01-30 14:54:14,986 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  822. 2020-01-30 14:54:17,182 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  823. 2020-01-30 14:54:19,384 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  824. 2020-01-30 14:54:19,479 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  825. 2020-01-30 14:54:19,589 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  826. 2020-01-30 14:54:20,574 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  827. 2020-01-30 14:54:25,377 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  828. 2020-01-30 14:58:46,296 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/birkbjo/OctoPrint-Themeify/archive/master.zip
  829. 2020-01-30 14:58:52,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...
  830. 2020-01-30 14:58:52,843 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 18 mixin implementations, 28 hook handlers
  831. 2020-01-30 14:58:52,848 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
  832. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  833. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  834. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  835. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  836. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  837. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  838. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  839. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  840. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  841. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  842. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  843. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  844. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  845. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  846. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  847. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  848. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  849. | !Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  850. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  851. 2020-01-30 14:58:52,848 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Themeify, version 1.2.0
  852. 2020-01-30 14:58:59,128 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
  853. 2020-01-30 14:58:59,257 - octoprint.server - INFO - Shutting down...
  854. 2020-01-30 14:58:59,656 - octoprint.events - INFO - Processing shutdown event, this will be our last event
  855. 2020-01-30 14:58:59,662 - octoprint.events - INFO - Event loop shut down
  856. 2020-01-30 14:58:59,677 - octoprint.server - INFO - Goodbye!
  857. 2020-01-30 14:59:01,275 - octoprint.startup - INFO - ******************************************************************************
  858. 2020-01-30 14:59:01,276 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  859. 2020-01-30 14:59:01,277 - octoprint.startup - INFO - ******************************************************************************
  860. 2020-01-30 14:59:01,654 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  861. 2020-01-30 14:59:01,657 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
  862. 2020-01-30 14:59:01,704 - 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...
  863. 2020-01-30 14:59:02,906 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  864. 2020-01-30 14:59:03,197 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  865. 2020-01-30 14:59:03,216 - octoprint.server - INFO - Intermediary server started
  866. 2020-01-30 14:59:03,217 - 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...
  867. 2020-01-30 14:59:03,325 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  868. 2020-01-30 14:59:03,349 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  869. 2020-01-30 14:59:03,351 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  870. 2020-01-30 14:59:03,417 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  871. 2020-01-30 14:59:04,240 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  872. 2020-01-30 14:59:04,966 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  873. 2020-01-30 14:59:04,968 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  874. 2020-01-30 14:59:04,969 - octoprint.util.pip - INFO - ==> pip ok -> yes
  875. 2020-01-30 14:59:04,975 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
  876. 2020-01-30 14:59:04,989 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
  877. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  878. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  879. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  880. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  881. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  882. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  883. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  884. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  885. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  886. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  887. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  888. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  889. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  890. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  891. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  892. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  893. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  894. | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  895. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  896. 2020-01-30 14:59:05,003 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  897. | hardware:
  898. | cores: 4
  899. | freq: 1500.0
  900. | ram: 4041732096
  901. | os:
  902. | id: linux
  903. | platform: linux2
  904. | plugins:
  905. | pi_support:
  906. | model: Raspberry Pi 4 Model B Rev 1.2
  907. | octopi_version: 0.17.0
  908. | python:
  909. | pip: 19.3.1
  910. | version: 2.7.16
  911. | virtualenv: /home/pi/oprint
  912. 2020-01-30 14:59:05,015 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  913. 2020-01-30 14:59:05,037 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  914. 2020-01-30 14:59:05,556 - octoprint.server - INFO - Shutting down intermediary server...
  915. 2020-01-30 14:59:05,891 - octoprint.server - INFO - Intermediary server shut down
  916. 2020-01-30 14:59:05,893 - octoprint.events - INFO - Processing startup event, this is our first event
  917. 2020-01-30 14:59:05,894 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
  918. 2020-01-30 14:59:05,924 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  919. 2020-01-30 14:59:05,928 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  920. 2020-01-30 14:59:05,942 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  921. 2020-01-30 14:59:06,296 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  922. 2020-01-30 14:59:06,556 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  923. 2020-01-30 14:59:06,561 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  924. 2020-01-30 14:59:06,581 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  925. 2020-01-30 14:59:06,582 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
  926. 2020-01-30 14:59:06,595 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
  927. 2020-01-30 14:59:06,596 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  928. 2020-01-30 14:59:06,608 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  929. 2020-01-30 14:59:06,623 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
  930. 2020-01-30 14:59:06,631 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  931. 2020-01-30 14:59:06,647 - octoprint.plugins.pi_support - WARNING - This Raspberry Pi is reporting problems that might lead to bad performance or errors caused by overheating or insufficient power.
  932. !!! FREQUENCY CAPPING DUE TO OVERHEATING REPORTED !!! Improve cooling on the Pi's CPU and GPU.
  933. 2020-01-30 14:59:06,656 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  934. 2020-01-30 14:59:06,659 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
  935. 2020-01-30 14:59:06,662 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  936. 2020-01-30 14:59:06,723 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  937. 2020-01-30 14:59:06,736 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  938. 2020-01-30 14:59:06,911 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  939. 2020-01-30 14:59:07,423 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  940. 2020-01-30 14:59:07,734 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  941. 2020-01-30 14:59:07,735 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  942. 2020-01-30 14:59:07,736 - octoprint.util.pip - INFO - ==> pip ok -> yes
  943. 2020-01-30 14:59:08,406 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  944. 2020-01-30 14:59:08,542 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  945. 2020-01-30 14:59:08,765 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  946. 2020-01-30 14:59:08,907 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  947. 2020-01-30 14:59:11,357 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  948. 2020-01-30 14:59:11,358 - octoprint.util.pip - INFO - ==> pip ok -> yes
  949. 2020-01-30 14:59:11,398 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  950. 2020-01-30 14:59:11,400 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
  951. 2020-01-30 14:59:11,403 - octoprint.plugins.navbartemp - INFO - Broadcom detected
  952. 2020-01-30 14:59:11,406 - octoprint.plugins.themeify - INFO - Themeify initialized.
  953. 2020-01-30 14:59:11,674 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  954. 2020-01-30 14:59:20,974 - octoprint.server.preemptive_cache - INFO - ... done in 9.30s
  955. 2020-01-30 14:59:27,064 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  956. 2020-01-30 14:59:27,154 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.31
  957. 2020-01-30 14:59:27,167 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  958. 2020-01-30 14:59:33,518 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  959. 2020-01-30 14:59:33,775 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  960. 2020-01-30 14:59:35,221 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  961. 2020-01-30 14:59:35,299 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  962. 2020-01-30 14:59:36,355 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  963. 2020-01-30 15:01:47,561 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  964. 2020-01-30 15:01:47,608 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  965. 2020-01-30 15:01:48,177 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  966. 2020-01-30 15:01:48,262 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  967. 2020-01-30 15:01:49,155 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  968. 2020-01-30 15:04:24,510 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  969. 2020-01-30 15:04:24,553 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  970. 2020-01-30 15:04:26,921 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  971. 2020-01-30 15:04:27,346 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  972. 2020-01-30 15:04:27,855 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  973. 2020-01-30 15:04:30,056 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  974. 2020-01-30 15:04:32,257 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  975. 2020-01-30 15:04:32,363 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  976. 2020-01-30 15:04:32,455 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  977. 2020-01-30 15:04:32,998 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  978. 2020-01-30 15:04:37,545 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  979. 2020-01-30 15:05:43,029 - tornado.access - WARNING - 404 GET /favicon.ico (::ffff:192.168.0.23) 12.54ms
  980. 2020-01-30 15:13:49,794 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  981. 2020-01-30 15:13:49,850 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  982. 2020-01-30 15:13:49,865 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  983. 2020-01-30 15:13:50,351 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  984. 2020-01-30 15:13:50,446 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  985. 2020-01-30 15:13:51,303 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  986. 2020-01-30 15:14:03,199 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  987. 2020-01-30 15:14:52,291 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  988. 2020-01-30 15:14:52,339 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  989. 2020-01-30 15:14:52,899 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  990. 2020-01-30 15:14:52,987 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  991. 2020-01-30 15:14:53,865 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  992. 2020-01-30 15:15:02,403 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
  993. 2020-01-30 15:19:26,985 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  994. 2020-01-30 15:19:27,917 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  995. 2020-01-30 15:19:30,155 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  996. 2020-01-30 15:19:52,727 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
  997. 2020-01-30 15:20:56,787 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  998. 2020-01-30 15:20:56,848 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  999. 2020-01-30 15:20:59,225 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  1000. 2020-01-30 15:20:59,296 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  1001. 2020-01-30 15:21:00,166 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  1002. 2020-01-30 15:21:02,362 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  1003. 2020-01-30 15:21:04,558 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  1004. 2020-01-30 15:21:04,692 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  1005. 2020-01-30 15:21:04,789 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  1006. 2020-01-30 15:21:05,708 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  1007. 2020-01-30 15:21:10,544 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  1008. 2020-01-30 15:24:34,719 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  1009. 2020-01-30 15:24:34,725 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  1010. 2020-01-30 15:25:57,754 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1011. 2020-01-30 15:25:57,852 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1012. 2020-01-30 15:25:57,878 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1013. 2020-01-30 15:26:36,671 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1014. 2020-01-30 15:29:03,200 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1015. 2020-01-30 15:28:58,092 - octoprint.startup - INFO - ******************************************************************************
  1016. 2020-01-30 15:28:58,094 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  1017. 2020-01-30 15:28:58,094 - octoprint.startup - INFO - ******************************************************************************
  1018. 2020-01-30 15:28:58,512 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  1019. 2020-01-30 15:28:58,567 - 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...
  1020. 2020-01-30 15:29:00,047 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1021. 2020-01-30 15:29:00,346 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  1022. 2020-01-30 15:29:00,372 - octoprint.server - INFO - Intermediary server started
  1023. 2020-01-30 15:29:00,373 - 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...
  1024. 2020-01-30 15:29:00,438 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1025. 2020-01-30 15:29:00,457 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  1026. 2020-01-30 15:29:00,458 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  1027. 2020-01-30 15:29:00,516 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  1028. 2020-01-30 15:29:01,215 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1029. 2020-01-30 15:29:01,769 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  1030. 2020-01-30 15:29:01,771 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1031. 2020-01-30 15:29:01,772 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1032. 2020-01-30 15:29:01,775 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
  1033. 2020-01-30 15:29:01,942 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
  1034. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  1035. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  1036. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  1037. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  1038. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  1039. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  1040. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  1041. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  1042. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  1043. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  1044. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  1045. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  1046. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  1047. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  1048. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  1049. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  1050. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  1051. | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  1052. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  1053. 2020-01-30 15:29:01,954 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  1054. | hardware:
  1055. | cores: 4
  1056. | freq: 1500.0
  1057. | ram: 4041732096
  1058. | os:
  1059. | id: linux
  1060. | platform: linux2
  1061. | plugins:
  1062. | pi_support:
  1063. | model: Raspberry Pi 4 Model B Rev 1.2
  1064. | octopi_version: 0.17.0
  1065. | python:
  1066. | pip: 19.3.1
  1067. | version: 2.7.16
  1068. | virtualenv: /home/pi/oprint
  1069. 2020-01-30 15:29:01,960 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  1070. 2020-01-30 15:29:01,972 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  1071. 2020-01-30 15:29:02,424 - octoprint.server - INFO - Shutting down intermediary server...
  1072. 2020-01-30 15:29:02,877 - octoprint.server - INFO - Intermediary server shut down
  1073. 2020-01-30 15:29:02,881 - octoprint.events - INFO - Processing startup event, this is our first event
  1074. 2020-01-30 15:29:02,882 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  1075. 2020-01-30 15:29:02,883 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  1076. 2020-01-30 15:29:02,885 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  1077. 2020-01-30 15:29:02,910 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  1078. 2020-01-30 15:29:02,912 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  1079. 2020-01-30 15:29:02,920 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  1080. 2020-01-30 15:29:02,926 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  1081. 2020-01-30 15:29:02,947 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  1082. 2020-01-30 15:29:03,005 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1083. 2020-01-30 15:29:03,346 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  1084. 2020-01-30 15:29:03,616 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1085. 2020-01-30 15:29:03,617 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1086. 2020-01-30 15:29:03,617 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1087. 2020-01-30 15:29:04,446 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1088. 2020-01-30 15:29:04,570 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1089. 2020-01-30 15:29:04,572 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1090. 2020-01-30 15:29:04,573 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1091. 2020-01-30 15:29:04,575 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1092. 2020-01-30 15:28:58,099 - octoprint.startup - INFO - ******************************************************************************
  1093. 2020-01-30 15:28:58,100 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  1094. 2020-01-30 15:28:58,100 - octoprint.startup - INFO - ******************************************************************************
  1095. 2020-01-30 15:28:58,524 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  1096. 2020-01-30 15:28:58,578 - 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...
  1097. 2020-01-30 15:29:00,098 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1098. 2020-01-30 15:29:00,335 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  1099. 2020-01-30 15:29:00,361 - octoprint.server - INFO - Intermediary server started
  1100. 2020-01-30 15:29:00,361 - 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...
  1101. 2020-01-30 15:29:00,427 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1102. 2020-01-30 15:29:00,446 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  1103. 2020-01-30 15:29:00,447 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  1104. 2020-01-30 15:29:00,502 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  1105. 2020-01-30 15:29:01,217 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1106. 2020-01-30 15:29:01,832 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  1107. 2020-01-30 15:29:01,833 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1108. 2020-01-30 15:29:01,834 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1109. 2020-01-30 15:29:01,838 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
  1110. 2020-01-30 15:29:01,847 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
  1111. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  1112. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  1113. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  1114. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  1115. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  1116. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  1117. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  1118. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  1119. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  1120. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  1121. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  1122. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  1123. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  1124. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  1125. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  1126. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  1127. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  1128. | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  1129. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  1130. 2020-01-30 15:29:01,860 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  1131. | hardware:
  1132. | cores: 4
  1133. | freq: 1500.0
  1134. | ram: 4041732096
  1135. | os:
  1136. | id: linux
  1137. | platform: linux2
  1138. | plugins:
  1139. | pi_support:
  1140. | model: Raspberry Pi 4 Model B Rev 1.2
  1141. | octopi_version: 0.17.0
  1142. | python:
  1143. | pip: 19.3.1
  1144. | version: 2.7.16
  1145. | virtualenv: /home/pi/oprint
  1146. 2020-01-30 15:29:01,866 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  1147. 2020-01-30 15:29:01,873 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  1148. 2020-01-30 15:29:02,378 - octoprint.server - INFO - Shutting down intermediary server...
  1149. 2020-01-30 15:29:02,865 - octoprint.server - INFO - Intermediary server shut down
  1150. 2020-01-30 15:29:02,867 - octoprint.events - INFO - Processing startup event, this is our first event
  1151. 2020-01-30 15:29:02,867 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  1152. 2020-01-30 15:29:02,869 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  1153. 2020-01-30 15:29:02,886 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  1154. 2020-01-30 15:29:02,892 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  1155. 2020-01-30 15:29:02,893 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  1156. 2020-01-30 15:29:02,901 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  1157. 2020-01-30 15:29:02,909 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  1158. 2020-01-30 15:29:02,930 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  1159. 2020-01-30 15:29:02,990 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1160. 2020-01-30 15:29:03,322 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  1161. 2020-01-30 15:29:03,595 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1162. 2020-01-30 15:29:03,596 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1163. 2020-01-30 15:29:03,597 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1164. 2020-01-30 15:29:04,488 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1165. 2020-01-30 15:29:04,511 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1166. 2020-01-30 15:29:04,535 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1167. 2020-01-30 15:29:04,537 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1168. 2020-01-30 15:29:04,544 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1169. 2020-01-30 15:29:06,652 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  1170. 2020-01-30 15:29:06,652 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1171. 2020-01-30 15:29:06,680 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  1172. 2020-01-30 15:29:06,681 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
  1173. 2020-01-30 15:29:06,683 - octoprint.plugins.navbartemp - INFO - Broadcom detected
  1174. 2020-01-30 15:29:06,685 - octoprint.plugins.themeify - INFO - Themeify initialized.
  1175. 2020-01-30 15:29:06,943 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  1176. 2020-01-30 15:29:13,712 - octoprint.server.preemptive_cache - INFO - ... done in 6.77s
  1177. 2020-01-30 15:39:01,874 - octoprint.startup - INFO - ******************************************************************************
  1178. 2020-01-30 15:39:01,876 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  1179. 2020-01-30 15:39:01,876 - octoprint.startup - INFO - ******************************************************************************
  1180. 2020-01-30 15:39:02,300 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  1181. 2020-01-30 15:39:02,355 - 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...
  1182. 2020-01-30 15:39:03,908 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1183. 2020-01-30 15:39:04,137 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  1184. 2020-01-30 15:39:04,164 - octoprint.server - INFO - Intermediary server started
  1185. 2020-01-30 15:39:04,164 - 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...
  1186. 2020-01-30 15:39:04,230 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1187. 2020-01-30 15:39:04,250 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  1188. 2020-01-30 15:39:04,251 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  1189. 2020-01-30 15:39:04,306 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  1190. 2020-01-30 15:39:05,012 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1191. 2020-01-30 15:39:05,575 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  1192. 2020-01-30 15:39:05,577 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1193. 2020-01-30 15:39:05,577 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1194. 2020-01-30 15:39:05,581 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
  1195. 2020-01-30 15:39:05,591 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
  1196. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  1197. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  1198. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  1199. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  1200. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  1201. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  1202. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  1203. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  1204. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  1205. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  1206. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  1207. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  1208. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  1209. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  1210. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  1211. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  1212. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  1213. | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  1214. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  1215. 2020-01-30 15:39:05,604 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  1216. | hardware:
  1217. | cores: 4
  1218. | freq: 1500.0
  1219. | ram: 4041732096
  1220. | os:
  1221. | id: linux
  1222. | platform: linux2
  1223. | plugins:
  1224. | pi_support:
  1225. | model: Raspberry Pi 4 Model B Rev 1.2
  1226. | octopi_version: 0.17.0
  1227. | python:
  1228. | pip: 19.3.1
  1229. | version: 2.7.16
  1230. | virtualenv: /home/pi/oprint
  1231. 2020-01-30 15:39:05,610 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  1232. 2020-01-30 15:39:05,623 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  1233. 2020-01-30 15:39:06,056 - octoprint.server - INFO - Shutting down intermediary server...
  1234. 2020-01-30 15:39:06,202 - octoprint.server - INFO - Intermediary server shut down
  1235. 2020-01-30 15:39:06,204 - octoprint.events - INFO - Processing startup event, this is our first event
  1236. 2020-01-30 15:39:06,204 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  1237. 2020-01-30 15:39:06,206 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  1238. 2020-01-30 15:39:06,224 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  1239. 2020-01-30 15:39:06,257 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  1240. 2020-01-30 15:39:06,259 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  1241. 2020-01-30 15:39:06,268 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
  1242. 2020-01-30 15:39:06,268 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  1243. 2020-01-30 15:39:06,270 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
  1244. 2020-01-30 15:39:06,279 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  1245. 2020-01-30 15:39:06,282 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1246. 2020-01-30 15:39:06,297 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1247. 2020-01-30 15:39:06,301 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
  1248. 2020-01-30 15:39:06,306 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1249. 2020-01-30 15:39:06,312 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  1250. 2020-01-30 15:39:06,314 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  1251. 2020-01-30 15:39:06,320 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  1252. 2020-01-30 15:39:06,353 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1253. 2020-01-30 15:39:06,636 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  1254. 2020-01-30 15:39:07,058 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1255. 2020-01-30 15:39:07,058 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1256. 2020-01-30 15:39:07,058 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1257. 2020-01-30 15:39:07,084 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
  1258. 2020-01-30 15:39:07,086 - octoprint.plugins.navbartemp - INFO - Broadcom detected
  1259. 2020-01-30 15:39:07,087 - octoprint.plugins.themeify - INFO - Themeify initialized.
  1260. 2020-01-30 15:39:07,277 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  1261. 2020-01-30 15:39:14,338 - octoprint.server.preemptive_cache - INFO - ... done in 7.06s
  1262. 2020-01-30 15:56:03,017 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1263. 2020-01-30 15:56:03,074 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  1264. 2020-01-30 15:56:03,087 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1265. 2020-01-30 15:56:03,580 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  1266. 2020-01-30 15:56:04,682 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1267. 2020-01-30 15:56:04,741 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1268. 2020-01-30 15:56:04,754 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1269. 2020-01-30 15:56:05,097 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1270. 2020-01-30 15:56:06,950 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  1271. 2020-01-30 15:56:06,950 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1272. 2020-01-30 15:56:09,137 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  1273. 2020-01-30 15:56:50,716 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1274. 2020-01-30 15:56:52,946 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1275. 2020-01-30 15:56:53,033 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1276. 2020-01-30 15:56:53,889 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1277. 2020-01-30 16:00:51,878 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: bed_br~1.gco, owner: geometrieva, user: geometrieva
  1278. 2020-01-30 16:01:00,413 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD"
  1279. 2020-01-30 16:01:00,414 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: bed_br~1.gco, owner: geometrieva, user: geometrieva
  1280. 2020-01-30 16:01:00,425 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD"
  1281. 2020-01-30 16:01:02,434 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
  1282. 2020-01-30 16:06:56,373 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1283. 2020-01-30 16:07:04,906 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1284. 2020-01-30 16:07:05,089 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1285. 2020-01-30 16:07:05,112 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1286. 2020-01-30 16:07:13,727 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
  1287. 2020-01-30 16:07:33,362 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1288. 2020-01-30 16:07:33,928 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1289. 2020-01-30 16:07:39,519 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1290. 2020-01-30 16:07:39,741 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1291. 2020-01-30 16:07:40,515 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1292. 2020-01-30 16:08:48,036 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1293. 2020-01-30 16:09:27,087 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1294. 2020-01-30 16:09:27,263 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1295. 2020-01-30 16:09:27,303 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1296. 2020-01-30 16:11:03,024 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1297. 2020-01-30 16:13:36,560 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1298. 2020-01-30 16:16:36,915 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::c59:7256:78c6:58ca
  1299. 2020-01-30 16:16:49,714 - octoprint.server.api - INFO - Actively logging in user geometrieva from fe80::c59:7256:78c6:58ca
  1300. 2020-01-30 16:16:50,099 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::c59:7256:78c6:58ca
  1301. 2020-01-30 16:16:50,470 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::c59:7256:78c6:58ca
  1302. 2020-01-30 16:17:03,857 - octoprint.server.api - INFO - Actively logging in user geometrieva from fe80::c59:7256:78c6:58ca
  1303. 2020-01-30 16:17:04,053 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::c59:7256:78c6:58ca
  1304. 2020-01-30 16:17:04,434 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::c59:7256:78c6:58ca
  1305. 2020-01-30 16:17:34,297 - octoprint.server.api - INFO - Actively logging in user geometrieva from fe80::c59:7256:78c6:58ca
  1306. 2020-01-30 16:17:34,750 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::c59:7256:78c6:58ca
  1307. 2020-01-30 16:17:35,100 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::c59:7256:78c6:58ca
  1308. 2020-01-30 16:17:44,153 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::c59:7256:78c6:58ca
  1309. 2020-01-30 16:17:47,976 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1310. 2020-01-30 16:17:48,067 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1311. 2020-01-30 16:17:48,080 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1312. 2020-01-30 16:18:04,840 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1313. 2020-01-30 16:18:04,915 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1314. 2020-01-30 16:18:05,651 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1315. 2020-01-30 16:18:05,747 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1316. 2020-01-30 16:18:06,451 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1317. 2020-01-30 16:18:26,094 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1318. 2020-01-30 16:18:49,567 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1319. 2020-01-30 16:18:51,152 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1320. 2020-01-30 16:18:51,231 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1321. 2020-01-30 16:18:52,197 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  1322. 2020-01-30 16:26:00,919 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1323. 2020-01-30 16:26:02,078 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  1324. 2020-01-30 16:26:03,025 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1325. 2020-01-30 16:41:03,026 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1326. 2020-01-30 16:55:40,789 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1327. 2020-01-30 16:55:40,847 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  1328. 2020-01-30 16:55:41,268 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1329. 2020-01-30 16:55:41,375 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1330. 2020-01-30 16:55:42,148 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  1331. 2020-01-30 16:56:03,027 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1332. 2020-01-30 16:17:06,636 - octoprint.startup - INFO - ******************************************************************************
  1333. 2020-01-30 16:17:06,637 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  1334. 2020-01-30 16:17:06,638 - octoprint.startup - INFO - ******************************************************************************
  1335. 2020-01-30 16:17:07,060 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  1336. 2020-01-30 16:17:07,115 - 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...
  1337. 2020-01-30 16:17:08,645 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1338. 2020-01-30 16:17:08,935 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  1339. 2020-01-30 16:17:08,961 - octoprint.server - INFO - Intermediary server started
  1340. 2020-01-30 16:17:08,962 - 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...
  1341. 2020-01-30 16:17:09,028 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1342. 2020-01-30 16:17:09,047 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  1343. 2020-01-30 16:17:09,048 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  1344. 2020-01-30 16:17:09,104 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  1345. 2020-01-30 16:17:09,862 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1346. 2020-01-30 16:17:10,430 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  1347. 2020-01-30 16:17:10,431 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1348. 2020-01-30 16:17:10,431 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1349. 2020-01-30 16:17:10,435 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
  1350. 2020-01-30 16:17:10,445 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
  1351. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  1352. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  1353. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  1354. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  1355. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  1356. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  1357. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  1358. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  1359. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  1360. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  1361. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  1362. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  1363. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  1364. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  1365. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  1366. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  1367. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  1368. | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  1369. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  1370. 2020-01-30 16:17:10,458 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  1371. | hardware:
  1372. | cores: 4
  1373. | freq: 1500.0
  1374. | ram: 4041732096
  1375. | os:
  1376. | id: linux
  1377. | platform: linux2
  1378. | plugins:
  1379. | pi_support:
  1380. | model: Raspberry Pi 4 Model B Rev 1.2
  1381. | octopi_version: 0.17.0
  1382. | python:
  1383. | pip: 19.3.1
  1384. | version: 2.7.16
  1385. | virtualenv: /home/pi/oprint
  1386. 2020-01-30 16:17:10,464 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  1387. 2020-01-30 16:17:10,476 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  1388. 2020-01-30 16:17:10,913 - octoprint.server - INFO - Shutting down intermediary server...
  1389. 2020-01-30 16:17:10,965 - octoprint.server - INFO - Intermediary server shut down
  1390. 2020-01-30 16:17:10,967 - octoprint.events - INFO - Processing startup event, this is our first event
  1391. 2020-01-30 16:17:10,968 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  1392. 2020-01-30 16:17:10,969 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  1393. 2020-01-30 16:17:10,971 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  1394. 2020-01-30 16:17:11,018 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  1395. 2020-01-30 16:17:11,020 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  1396. 2020-01-30 16:17:11,029 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
  1397. 2020-01-30 16:17:11,031 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  1398. 2020-01-30 16:17:11,032 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
  1399. 2020-01-30 16:17:11,039 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  1400. 2020-01-30 16:17:11,043 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1401. 2020-01-30 16:17:11,044 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1402. 2020-01-30 16:17:11,059 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
  1403. 2020-01-30 16:17:11,065 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1404. 2020-01-30 16:17:11,073 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  1405. 2020-01-30 16:17:11,077 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  1406. 2020-01-30 16:17:11,080 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  1407. 2020-01-30 16:17:11,201 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1408. 2020-01-30 16:17:11,514 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  1409. 2020-01-30 16:17:11,834 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1410. 2020-01-30 16:17:11,835 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1411. 2020-01-30 16:17:11,835 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1412. 2020-01-30 16:17:12,634 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1413. 2020-01-30 16:17:12,806 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1414. 2020-01-30 16:17:12,808 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1415. 2020-01-30 16:17:12,909 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1416. 2020-01-30 16:17:12,910 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1417. 2020-01-30 16:17:14,897 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  1418. 2020-01-30 16:17:14,898 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1419. 2020-01-30 16:17:14,926 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  1420. 2020-01-30 16:17:14,927 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
  1421. 2020-01-30 16:17:14,929 - octoprint.plugins.navbartemp - INFO - Broadcom detected
  1422. 2020-01-30 16:17:14,931 - octoprint.plugins.themeify - INFO - Themeify initialized.
  1423. 2020-01-30 16:17:15,129 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  1424. 2020-01-30 16:17:18,590 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: bed_br~1.gco, owner: None, user: None
  1425. 2020-01-30 16:17:20,556 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
  1426. 2020-01-30 16:17:22,185 - octoprint.server.preemptive_cache - INFO - ... done in 7.06s
  1427. 2020-01-30 17:02:52,949 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1428. 2020-01-30 17:02:52,988 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  1429. 2020-01-30 17:02:53,004 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1430. 2020-01-30 17:02:53,341 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  1431. 2020-01-30 17:02:54,011 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  1432. 2020-01-30 17:08:56,283 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD"
  1433. 2020-01-30 17:08:56,286 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: bed_br~1.gco, owner: None, user: None
  1434. 2020-01-30 17:08:56,291 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
  1435. 2020-01-30 17:09:00,381 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD"
  1436. 2020-01-30 17:10:32,548 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1437. 2020-01-30 17:10:33,759 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1438. 2020-01-30 17:10:33,841 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1439. 2020-01-30 17:10:34,652 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  1440. 2020-01-30 17:11:49,745 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1441. 2020-01-30 17:17:52,951 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1442. 2020-01-30 17:20:58,130 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1443. 2020-01-30 17:20:58,181 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  1444. 2020-01-30 17:20:58,684 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1445. 2020-01-30 17:20:58,834 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1446. 2020-01-30 17:20:59,769 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  1447. 2020-01-30 17:32:52,952 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1448. 2020-01-30 17:39:48,005 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1449. 2020-01-30 17:39:48,962 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1450. 2020-01-30 17:39:49,144 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1451. 2020-01-30 17:39:49,262 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  1452. 2020-01-30 17:42:31,042 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1453. 2020-01-30 17:42:31,853 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1454. 2020-01-30 17:42:32,039 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1455. 2020-01-30 17:42:32,284 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  1456. 2020-01-30 17:43:17,265 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1457. 2020-01-30 17:43:17,970 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1458. 2020-01-30 17:43:18,062 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1459. 2020-01-30 17:43:19,917 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.1s
  1460. 2020-01-30 17:43:20,838 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.82s
  1461. 2020-01-30 17:43:22,034 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.85s
  1462. 2020-01-30 17:43:23,063 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.99s
  1463. 2020-01-30 17:43:23,929 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.81s
  1464. 2020-01-30 17:43:24,067 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  1465. 2020-01-30 17:43:24,127 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  1466. 2020-01-30 17:47:52,954 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1467. 2020-01-30 17:36:32,818 - octoprint.startup - INFO - ******************************************************************************
  1468. 2020-01-30 17:36:32,820 - octoprint.startup - INFO - Starting OctoPrint 1.3.12
  1469. 2020-01-30 17:36:32,824 - octoprint.startup - INFO - ******************************************************************************
  1470. 2020-01-30 17:36:33,245 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
  1471. 2020-01-30 17:36:33,300 - 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...
  1472. 2020-01-30 17:36:34,835 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1473. 2020-01-30 17:36:35,064 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
  1474. 2020-01-30 17:36:35,091 - octoprint.server - INFO - Intermediary server started
  1475. 2020-01-30 17:36:35,091 - 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...
  1476. 2020-01-30 17:36:35,158 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 29 hook handlers
  1477. 2020-01-30 17:36:35,177 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
  1478. 2020-01-30 17:36:35,178 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
  1479. 2020-01-30 17:36:35,235 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
  1480. 2020-01-30 17:36:35,936 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1481. 2020-01-30 17:36:36,502 - octoprint.util.pip - INFO - Version of pip is 19.3.1
  1482. 2020-01-30 17:36:36,504 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1483. 2020-01-30 17:36:36,504 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1484. 2020-01-30 17:36:36,508 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
  1485. 2020-01-30 17:36:36,518 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
  1486. | Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
  1487. | Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
  1488. | Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
  1489. | Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
  1490. | Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
  1491. | Bed Visualizer (0.1.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
  1492. | Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
  1493. | Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
  1494. | Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
  1495. | Floating Navbar (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_floatingnavbar
  1496. | Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
  1497. | Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
  1498. | Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
  1499. | Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
  1500. | Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
  1501. | Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
  1502. | Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
  1503. | Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
  1504. | Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
  1505. 2020-01-30 17:36:36,530 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
  1506. | hardware:
  1507. | cores: 4
  1508. | freq: 1500.0
  1509. | ram: 4041732096
  1510. | os:
  1511. | id: linux
  1512. | platform: linux2
  1513. | plugins:
  1514. | pi_support:
  1515. | model: Raspberry Pi 4 Model B Rev 1.2
  1516. | octopi_version: 0.17.0
  1517. | python:
  1518. | pip: 19.3.1
  1519. | version: 2.7.16
  1520. | virtualenv: /home/pi/oprint
  1521. 2020-01-30 17:36:36,536 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
  1522. 2020-01-30 17:36:36,548 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
  1523. 2020-01-30 17:36:36,983 - octoprint.server - INFO - Shutting down intermediary server...
  1524. 2020-01-30 17:36:37,128 - octoprint.server - INFO - Intermediary server shut down
  1525. 2020-01-30 17:36:37,130 - octoprint.events - INFO - Processing startup event, this is our first event
  1526. 2020-01-30 17:36:37,131 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
  1527. 2020-01-30 17:36:37,132 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
  1528. 2020-01-30 17:36:37,134 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
  1529. 2020-01-30 17:36:37,183 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
  1530. 2020-01-30 17:36:37,186 - octoprint.server.util.watchdog - INFO - ... initial scan done.
  1531. 2020-01-30 17:36:37,194 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
  1532. 2020-01-30 17:36:37,198 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
  1533. 2020-01-30 17:36:37,202 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
  1534. 2020-01-30 17:36:37,204 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Connecting"
  1535. 2020-01-30 17:36:37,219 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1536. 2020-01-30 17:36:37,222 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1537. 2020-01-30 17:36:37,227 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Operational"
  1538. 2020-01-30 17:36:37,232 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
  1539. 2020-01-30 17:36:37,237 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
  1540. 2020-01-30 17:36:37,242 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.2 (GitHub)"
  1541. 2020-01-30 17:36:37,247 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
  1542. 2020-01-30 17:36:37,371 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1543. 2020-01-30 17:36:37,880 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
  1544. 2020-01-30 17:36:38,057 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1545. 2020-01-30 17:36:38,058 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
  1546. 2020-01-30 17:36:38,058 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1547. 2020-01-30 17:36:38,896 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1548. 2020-01-30 17:36:38,984 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1549. 2020-01-30 17:36:39,012 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1550. 2020-01-30 17:36:39,013 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1551. 2020-01-30 17:36:39,081 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
  1552. 2020-01-30 17:36:41,194 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
  1553. 2020-01-30 17:36:41,195 - octoprint.util.pip - INFO - ==> pip ok -> yes
  1554. 2020-01-30 17:36:41,228 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  1555. 2020-01-30 17:36:41,230 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
  1556. 2020-01-30 17:36:41,232 - octoprint.plugins.navbartemp - INFO - Broadcom detected
  1557. 2020-01-30 17:36:41,234 - octoprint.plugins.themeify - INFO - Themeify initialized.
  1558. 2020-01-30 17:36:41,437 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
  1559. 2020-01-30 17:36:48,399 - octoprint.server.preemptive_cache - INFO - ... done in 6.96s
  1560. 2020-01-30 18:10:08,712 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1561. 2020-01-30 18:10:08,761 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
  1562. 2020-01-30 18:10:08,816 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
  1563. 2020-01-30 18:10:09,935 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
  1564. 2020-01-30 18:10:10,005 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
  1565. 2020-01-30 18:10:45,391 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  1566. 2020-01-30 18:10:46,600 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.23
  1567. 2020-01-30 18:10:46,693 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.23
  1568. 2020-01-30 18:10:49,216 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client ::ffff:192.168.0.23
  1569. 2020-01-30 18:22:45,289 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.23
  1570. 2020-01-30 18:25:08,713 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1571. 2020-01-30 18:40:08,714 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1572. 2020-01-30 18:43:33,869 - octoprint.printer.standard.job - INFO - Print job selected - origin: sdcard, path: bed_br~1.gco, owner: None, user: None
  1573. 2020-01-30 18:43:35,878 - octoprint.util.comm - INFO - Printer seems to support the busy protocol, will adjust timeouts and set busy interval accordingly
  1574. 2020-01-30 18:49:38,725 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting print from SD"
  1575. 2020-01-30 18:49:38,727 - octoprint.printer.standard.job - INFO - Print job started - origin: sdcard, path: bed_br~1.gco, owner: None, user: None
  1576. 2020-01-30 18:49:38,732 - octoprint.util.comm - INFO - Telling the printer to set the busy interval to our "communicationBusy" timeout - 1s = 2s
  1577. 2020-01-30 18:49:41,510 - octoprint.util.comm - INFO - Changing monitoring state from "Starting print from SD" to "Printing from SD"
  1578. 2020-01-30 18:54:30,348 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1579. 2020-01-30 18:54:31,486 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1580. 2020-01-30 18:54:31,569 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1581. 2020-01-30 18:54:32,411 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  1582. 2020-01-30 18:55:08,716 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1583. 2020-01-30 18:55:14,004 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::409:25d0:d56a:2899
  1584. 2020-01-30 18:55:14,121 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from ::ffff:192.168.0.30
  1585. 2020-01-30 18:55:14,160 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::409:25d0:d56a:2899
  1586. 2020-01-30 18:55:16,280 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::409:25d0:d56a:2899
  1587. 2020-01-30 19:03:03,353 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::409:25d0:d56a:2899
  1588. 2020-01-30 19:10:08,717 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1589. 2020-01-30 19:11:43,377 - tornado.access - WARNING - 403 GET /sockjs/websocket (fe80::409:25d0:d56a:2899) 0.98ms
  1590. 2020-01-30 19:11:52,621 - tornado.access - WARNING - 404 GET /api/printerprofiles/ (fe80::409:25d0:d56a:2899) 3.68ms
  1591. 2020-01-30 19:13:29,021 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1592. 2020-01-30 19:13:29,909 - octoprint.server.util.sockjs - INFO - New connection from client: fe80::8f8:66f9:8fe:da1f
  1593. 2020-01-30 19:13:30,196 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1594. 2020-01-30 19:13:31,119 - octoprint.server.util.sockjs - INFO - User geometrieva logged in on the socket from client fe80::8f8:66f9:8fe:da1f
  1595. 2020-01-30 19:13:32,828 - octoprint.server.util.sockjs - INFO - Client connection closed: fe80::8f8:66f9:8fe:da1f
  1596. 2020-01-30 19:25:08,718 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1597. 2020-01-30 19:29:12,920 - octoprint.util.comm - INFO - Changing monitoring state from "Printing from SD" to "Cancelling"
  1598. 2020-01-30 19:29:12,923 - octoprint.util.comm - INFO - Force-sending M108 to the printer
  1599. 2020-01-30 19:29:12,925 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: sdcard, path: bed_br~1.gco, owner: None, user: geometrieva
  1600. 2020-01-30 19:29:12,945 - octoprint.util.comm - INFO - Pausing print job due to command M25
  1601. 2020-01-30 19:34:39,593 - octoprint.util.comm - ERROR - Unexpected error while reading from serial port
  1602. Traceback (most recent call last):
  1603. File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2793, in _readline
  1604. ret = self._serial.readline()
  1605. File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 4932, in readline
  1606. c = self.read(1)
  1607. File "/home/pi/oprint/local/lib/python2.7/site-packages/serial/serialposix.py", line 501, in read
  1608. 'device reports readiness to read but returned no data '
  1609. SerialException: device reports readiness to read but returned no data (device disconnected or multiple access on port?)
  1610. 2020-01-30 19:34:39,609 - octoprint.util.comm - ERROR - Please see https://faq.octoprint.org/serialerror for possible reasons of this.
  1611. 2020-01-30 19:34:39,613 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Offline (Error: SerialException: 'device reports readiness to read but returned no data (device disconnected or multiple access on port?)' @ comm.py:_readline:2793)"
  1612. 2020-01-30 19:35:42,988 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1613. 2020-01-30 19:40:08,719 - octoprint.server.heartbeat - INFO - Server heartbeat <3
  1614. 2020-01-30 19:53:42,618 - octoprint.server.util.flask - INFO - Passively logging in user geometrieva from fe80::8f8:66f9:8fe:da1f
  1615. 2020-01-30 19:55:08,720 - octoprint.server.heartbeat - INFO - Server heartbeat <3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement