Skip to content

Instantly share code, notes, and snippets.

@gdombiak
Created January 29, 2020 18:12
Show Gist options
  • Save gdombiak/29caa28fde23f9d78b64a8a8e48c5876 to your computer and use it in GitHub Desktop.
Save gdombiak/29caa28fde23f9d78b64a8a8e48c5876 to your computer and use it in GitHub Desktop.
(venv) APV5HTD6A4B344:OctoPrint gdombi$ octoprint serve
2020-01-29 10:01:28,126 - octoprint.startup - INFO - ******************************************************************************
2020-01-29 10:01:28,127 - octoprint.startup - INFO - Starting OctoPrint 1.4.0rc5.dev1+g6471a04a
2020-01-29 10:01:28,127 - octoprint.startup - INFO - ******************************************************************************
2020-01-29 10:01:28,231 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2020-01-29 10:01:28,233 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
2020-01-29 10:01:28,256 - octoprint.plugin.core - INFO - Loading plugins from /Users/gdombi/repo/OctoPrint/src/octoprint/plugins, /Users/gdombi/Library/Application Support/OctoPrint/plugins and installed plugin packages...
2020-01-29 10:01:29,291 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
2020-01-29 10:01:29,394 - octoprint.plugins.octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
2020-01-29 10:01:29,397 - octoprint.plugin.core - INFO - Found 14 plugin(s) providing 14 mixin implementations, 30 hook handlers
2020-01-29 10:01:29,463 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2020-01-29 10:01:29,482 - octoprint.server - INFO - Intermediary server started
2020-01-29 10:01:29,483 - octoprint.plugin.core - INFO - Loading plugins from /Users/gdombi/repo/OctoPrint/src/octoprint/plugins, /Users/gdombi/Library/Application Support/OctoPrint/plugins and installed plugin packages...
2020-01-29 10:01:29,491 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
2020-01-29 10:01:29,539 - octoprint.plugin.core - INFO - Found 14 plugin(s) providing 14 mixin implementations, 30 hook handlers
2020-01-29 10:01:29,544 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /Users/gdombi/Library/Application Support/OctoPrint/uploads...
2020-01-29 10:01:29,648 - octoprint.filemanager.storage - INFO - ... file metadata for /Users/gdombi/Library/Application Support/OctoPrint/uploads initialized successfully.
2020-01-29 10:01:29,650 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')")
2020-01-29 10:01:29,651 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')")
2020-01-29 10:01:29,651 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')")
2020-01-29 10:01:29,652 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')")
2020-01-29 10:01:29,653 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')")
2020-01-29 10:01:29,653 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')")
2020-01-29 10:01:29,654 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-01-29 10:01:29,654 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-01-29 10:01:29,655 - octoprint.server - INFO - Added new permission from plugin printer_safety_check: PLUGIN_PRINTER_SAFETY_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_printer_safety_check_display')")
2020-01-29 10:01:29,656 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')")
2020-01-29 10:01:29,657 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
2020-01-29 10:01:29,769 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
2020-01-29 10:01:30,442 - octoprint.util.pip - INFO - Using "/Users/gdombi/repo/OctoPrint/venv/bin/python -m pip" as command to invoke pip
2020-01-29 10:01:30,977 - octoprint.util.pip - INFO - Version of pip is 20.0.2
2020-01-29 10:01:30,978 - octoprint.util.pip - INFO - pip installs to /Users/gdombi/repo/OctoPrint/venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-01-29 10:01:30,978 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-01-29 10:01:30,980 - octoprint.plugin.core - INFO - Initialized 14 plugin implementation(s)
2020-01-29 10:01:30,983 - octoprint.plugin.core - INFO - 14 plugin(s) registered with the system:
| Action Command Prompt Support (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/action_command_prompt
| Announcement Plugin (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/announcements
| Anonymous Usage Tracking (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/tracking
| Application Keys Plugin (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/appkeys
| Backup & Restore (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/backup
| Core Wizard (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/corewizard
| Discovery (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/discovery
| Error Tracking (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/errortracking
| Force Login (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/forcelogin
| Logging (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/logging
| Plugin Manager (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/pluginmanager
| Printer Safety Check (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/printer_safety_check
| Software Update (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /Users/gdombi/repo/OctoPrint/src/octoprint/plugins/virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2020-01-29 10:01:30,986 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Macos (darwin). Details:
| hardware:
| cores: 8
| freq: 2900
| ram: 17179869184
| os:
| id: macos
| platform: darwin
| python:
| pip: 20.0.2
| version: 2.7.16
| virtualenv: /Users/gdombi/repo/OctoPrint/venv
2020-01-29 10:01:31,058 - octoprint.server - INFO - Reset webasset folder /Users/gdombi/Library/Application Support/OctoPrint/generated/webassets...
2020-01-29 10:01:31,153 - octoprint.server - INFO - Reset webasset folder /Users/gdombi/Library/Application Support/OctoPrint/generated/.webassets-cache...
2020-01-29 10:01:31,162 - octoprint.server.util.flask.collect_plugin_assets - WARNING - Plugin forcelogin is referring to non existing js asset js/viewmodel.js
2020-01-29 10:01:31,437 - octoprint.server - INFO - Shutting down intermediary server...
2020-01-29 10:01:31,487 - octoprint.server - INFO - Intermediary server shut down
2020-01-29 10:01:31,490 - octoprint.events - INFO - Processing startup event, this is our first event
2020-01-29 10:01:31,490 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2020-01-29 10:01:31,492 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2020-01-29 10:01:31,494 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2020-01-29 10:01:31,498 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2020-01-29 10:01:31,499 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2020-01-29 10:01:31,505 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on APV5HTD6A4B344 for SSDP
2020-01-29 10:01:31,509 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-01-29 10:01:31,513 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000
2020-01-29 10:01:31,623 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-01-29 10:01:32,119 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-01-29 10:01:32,123 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-01-29 10:01:32,138 - octoprint.util.pip - INFO - Using "/Users/gdombi/repo/OctoPrint/venv/bin/python -m pip" as command to invoke pip
2020-01-29 10:01:32,139 - octoprint.util.pip - INFO - pip installs to /Users/gdombi/repo/OctoPrint/venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-01-29 10:01:32,140 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-01-29 10:01:32,608 - octoprint.util.pip - INFO - Using "/Users/gdombi/repo/OctoPrint/venv/bin/python -m pip" as command to invoke pip
2020-01-29 10:01:34,536 - octoprint.util.pip - INFO - pip installs to /Users/gdombi/repo/OctoPrint/venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-01-29 10:01:34,537 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-01-29 10:01:34,651 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2020-01-29 10:01:34,686 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://localhost:5000/'}
2020-01-29 10:01:35,292 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 5}
2020-01-29 10:01:35,957 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'plugins': u''}
2020-01-29 10:01:36,605 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 17179869184L, 'version': u'1.4.0rc5.dev1+g6471a04a', 'pip': '20.0.2', 'cores': 8, 'freq': 2900L, 'os': 'macos'}
2020-01-29 10:01:36,957 - octoprint.server.preemptive_cache - INFO - ... done in 2.27s
2020-01-29 10:02:03,606 - octoprint.server.util.flask - INFO - Passively logging in user gato from 127.0.0.1
2020-01-29 10:02:04,214 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment