What is the problem?
webcam is not showing on main screen but it's visible in the setup. when I print the print loops several times at different positions up to 10-20 times until it goes forward
What did you already try to solve it?
I restarted the Raspi several times
Have you tried running in safe mode and if so did it solve the issue?
webcam working in setup, but not available in Save mode
Complete Logs
2020-12-06 09:46:04,399 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-12-06 09:46:23,723 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1875626}
2020-12-06 09:57:39,712 - octoprint.filemanager.analysis - INFO - Starting analysis of local:CCR10S_behalter_v2.SLDPRT.gcode
2020-12-06 09:57:39,717 - octoprint.filemanager.analysis - INFO - Invoking analysis command: /home/pi/oprint/bin/python2 -m octoprint analysis gcode --speed-x=2000 --speed-y=2000 --max-t=10 --throttle=0.0 --throttle-lines=100 /home/pi/.octoprint/uploads/CCR10S_behalter_v2.SLDPRT.gcode
2020-12-06 09:57:41,330 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.5.1...
2020-12-06 09:58:16,972 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.5.1 successful!
2020-12-06 09:58:17,250 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2020-12-06 09:58:17,254 - octoprint.plugins.softwareupdate - INFO - Restarting...
2020-12-06 09:58:17,426 - octoprint.plugins.tracking - INFO - Sent tracking event update_successful, payload: {'to_version': u'1.5.1', 'from_version': u'1.4.2', 'target': u'octoprint'}
2020-12-06 09:58:17,484 - octoprint.server - INFO - Shutting down...
2020-12-06 09:58:18,113 - octoprint.server - INFO - Calling on_shutdown on plugins
2020-12-06 09:58:18,114 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2020-12-06 09:58:18,121 - octoprint.events - INFO - Event loop shut down
2020-12-06 09:58:18,466 - octoprint.plugins.tracking - INFO - Sent tracking event shutdown, payload: {}
2020-12-06 09:58:18,519 - octoprint.server - INFO - Goodbye!
2020-12-06 09:58:21,330 - octoprint.startup - INFO - ******************************************************************************
2020-12-06 09:58:21,333 - octoprint.startup - INFO - Starting OctoPrint 1.5.1
2020-12-06 09:58:21,333 - octoprint.startup - INFO - ******************************************************************************
2020-12-06 09:58:22,028 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online
2020-12-06 09:58:22,103 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online
2020-12-06 09:58:22,104 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working
2020-12-06 09:58:22,106 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working
2020-12-06 09:58:22,146 - 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...
2020-12-06 09:58:23,944 - octoprint.plugin.core - INFO - Found 24 plugin(s) providing 24 mixin implementations, 42 hook handlers
2020-12-06 09:58:24,123 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2020-12-06 09:58:24,151 - octoprint.server - INFO - Intermediary server started
2020-12-06 09:58:24,191 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2020-12-06 09:58:24,676 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2020-12-06 09:58:24,682 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')")
2020-12-06 09:58:24,683 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')")
2020-12-06 09:58:24,686 - 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-12-06 09:58:24,688 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')")
2020-12-06 09:58:24,690 - 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-12-06 09:58:24,692 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')")
2020-12-06 09:58:24,694 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')")
2020-12-06 09:58:24,697 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')")
2020-12-06 09:58:24,699 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')")
2020-12-06 09:58:24,701 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')")
2020-12-06 09:58:24,703 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-12-06 09:58:24,705 - 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-12-06 09:58:24,708 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')")
2020-12-06 09:58:24,709 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
2020-12-06 09:58:24,711 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')")
2020-12-06 09:58:24,825 - octoprint.plugins.filamentreload - INFO - Running RPi.GPIO version '0.7.0'
2020-12-06 09:58:25,054 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
2020-12-06 09:58:26,268 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-12-06 09:58:27,427 - octoprint.util.pip - INFO - Version of pip is 19.3.1
2020-12-06 09:58:27,429 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-12-06 09:58:27,431 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-12-06 09:58:27,440 - octoprint.plugin.core - INFO - Initialized 24 plugin implementation(s)
2020-12-06 09:58:27,684 - octoprint.plugin.core - INFO - 24 plugin(s) registered with the system:
| Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
| Action Commands (0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_actioncommands
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
| Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
| Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| EEPROM Marlin Editor Plugin (1.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_eeprom_marlin
| Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
| Filament Sensor Reloaded (1.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentreload
| File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check
| FileManager (0.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filemanager
| Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check
| GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| Slicer (1.4.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_slicer
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| System Command Editor (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_systemcommandeditor
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
| Webcam Tab (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_webcamtab
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2020-12-06 09:58:27,729 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1200.0
| ram: 917016576
| os:
| bits: 32
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi 3 Model B Rev 1.2
| octopi_version: 0.17.0
| throttle_state: '0x0'
| python:
| pip: 19.3.1
| version: 2.7.16
| virtualenv: /home/pi/oprint
WRITE HERE
OctoPi
OctoPi Version 0.17.0, running on Raspberry Pi 3 Model B Rev 1.2
OctoPrint Version 1.5.1
WRITE HERE