Problems with 1.51

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

Could you record a video of this looping?
I honestly don't know what you mean.

I started a printout in savemode which take some hours( ~14h) . It looked like that octopi is repeating the code segment several times / looping a segment, like a vinylplate who had a skretch and it jumped back to the same place. I also recogniced that under this time the filament was not feeding. I downloaded the Gcode and simulated it online and there was no loop visible (Gcode creasted with Ultimaker Cura 4.6)

Weird never heard of anything like that before.
It wasn't bed leveling by any chance?

Serial.log is required then. Whenever there is a difference between what you think the printer should do vs. what it actually does, we need the serial.log. try and reproduce under a shorter print if you can (& remember serial.log has to be enabled first :slightly_smiling_face:)

will do a test within the next days. any idea why the webcam is not working correctly?
Streaming test is working fine.
the stream is visible by: ..../webcam/?action=stream.
I also has some other menupoints and those are working (FileManager and Slicer)

... I solved the webcam issue by installing another plugin.

so, I got the same issue again with the loop, please find attached the log file as a short movie.
(I filmed with my mobile via Teamviewer... don't blame the quality.) I cancelled the print after severeal loops, you should find it at the end of the log file. some minutes before he also looped on the same z-high. the looping didn't happend as I printed in save mode.serial.log (2.8 MB)

==>> how can I upload the video? ~1.8M / MP4?

Either zip it, or try again now, I've just whitelisted mp4.

Can you please also share the GCODE file this was printed from, and try in safe mode?


here is the "movie" and also the stripped GCODE (original file ~12MB) CCR10S_behalter v2.SLDPRT (1).gcode (240.3 KB)

@foosel: the history of my issue:

  1. updated to latest Octoprint version
  2. printed in normal mode and discovered this issue
  3. started then the print on in save mode -> without any problems
  4. created ticket
  5. PrintedWeezl requested serial log and movie, so I started same GCODE in normal mode with serial log and filmed the looping.

If you don't have any problems in safe mode it's one of your installed third party plugins causing the issue. Disable them one by one until the problem stupid.

I already replaced the no longer supported by new ones. I'll test with deactivating the 3rd part plugins later.