Skip to content

Instantly share code, notes, and snippets.

@cyberreefguru
Created December 18, 2017 01:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyberreefguru/f9166ada02d95fd95c5ac982b3626253 to your computer and use it in GitHub Desktop.
Save cyberreefguru/f9166ada02d95fd95c5ac982b3626253 to your computer and use it in GitHub Desktop.
JS Console Log
[Info] Starting dependency resolution... (packed_core.js, line 14276)
[Info] ... dependency resolution done (packed_core.js, line 14386)
[Info] Initial application setup done, connecting to server... (packed_core.js, line 14689)
[Info] Connected to the server (packed_core.js, line 12672)
[Info] Finalizing application startup (packed_core.js, line 14667)
[Info] Going to bind 35 view models... (packed_core.js, line 14551)
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"CoreWizardAclViewModel"
"to target"
"#wizard_plugin_corewizard_acl"
"since it does not exist"
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"CoreWizardPrinterProfileViewModel"
"to target"
"#wizard_plugin_corewizard_printerprofile"
"since it does not exist"
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"CoreWizardWebcamViewModel"
"to target"
"#wizard_plugin_corewizard_webcam"
"since it does not exist"
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"CoreWizardServerCommandsViewModel"
"to target"
"#wizard_plugin_corewizard_servercommands"
"since it does not exist"
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"CoreWizardOnlineCheckViewModel"
"to target"
"#wizard_plugin_corewizard_onlinecheck"
"since it does not exist"
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"CoreWizardPluginBlacklistViewModel"
"to target"
"#wizard_plugin_corewizard_pluginblacklist"
"since it does not exist"
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"CuraViewModel"
"to target"
"#wizard_plugin_cura"
"since it does not exist"
[Info] Did not bind view model (4) (packed_core.js, line 14604)
"SoftwareUpdateViewModel"
"to target"
"#wizard_plugin_softwareupdate"
"since it does not exist"
[Info] User tsasala logged in (packed_core.js, line 2267)
[Info] ... binding done (packed_core.js, line 14643)
[Info] Application startup complete (packed_core.js, line 14663)
[Error] Failed to load resource: Frame load interrupted (octoprint.log, line 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment