Can´t connect to printer: "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."

What is the problem?
I had a break in printing for a while now (3 month). Now i started again and want to move my printer in my "lab" and build an enclosure. Three month ago printer worked well. Now after moving it (and changing one buck converter) for the raspi, octopi does not recoginze the printer.

What did you already try to solve it?

  1. Checked cable stuff twice

  2. replaced the new buck converter with a 5.x volt adapter -> no change

  3. Updated OctoPi to 1.3.11 (had some assumption about corrupt setting- but was not)

  4. Tested in safe mode

  5. searched different forums and found stuff, but did not really help (e.g. https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=110164 whre i was not sure about how to detect a hardware issue). Tried to set serial port manualy (change baud rate, can´t change port. There is only "auto available). Topic Failed to detect serial port seems identical, but no solution/answer there)

  6. Changed USB Port for the connector cable to printer

  7. Tried with printer off/on to see if different error messages occur (found no diff). So assumption is, it is something around the raspi and not the printer.

  8. Played with voltage regulation 5.1/5.4V - no change

  9. Changed connector cable...no change..

  10. now writing this entry in hope for some tipps what i can look into...

Logs (octoprint.log, serial.log or output on terminal tab, browser error console ...)
Serial.log
Changing monitoring state from "Offline" to "Detecting serial port"
Serial port list: []
Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
Closing serial port due to emergency stop M112.
Failed to autodetect serial port, please set it manually.

octoprint log
2019-09-14 21:16:16,466 - octoprint.startup - INFO - ******************************************************************************
2019-09-14 21:16:16,469 - octoprint.startup - INFO - Starting OctoPrint 1.3.11
2019-09-14 21:16:16,469 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2019-09-14 21:16:16,470 - octoprint.startup - INFO - Reason for safe mode: problem during last startup
2019-09-14 21:16:16,472 - octoprint.startup - INFO - ******************************************************************************

| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2019-09-15 21:00:14,752 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1400.0
| ram: 917016576
| os:
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi 3 Model B Plus Rev 1.3
| octopi_version: 0.16.0
| python:
| pip: 19.0.1
| version: 2.7.13
| virtualenv: /home/pi/oprint
er - INFO - Loaded notice data from disk, was still valid
2019-09-16 11:17:30,923 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2019-09-16 11:21:35,539 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2019-09-16 11:21:35,540 - octoprint.util.pip - INFO - ==> pip ok -> yes
2019-09-16 11:21:35,787 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk


2019-09-16 11:27:41,921 - octoprint.startup - INFO - Starting OctoPrint 1.3.12rc1
2019-09-16 11:27:41,921 - octoprint.startup - INFO - Starting in SAFE MODE. Third party plugins will be disabled!
2019-09-16 11:27:41,921 - octoprint.startup - INFO - Reason for safe mode: setting in config.yaml
2019-09-16 11:27:41,922 - octoprint.startup - INFO - ******************************************************************************
packages/octoprint/plugins/pluginmanager
| Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| !Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2019-09-16 11:27:49,729 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1400.0
| ram: 917016576
| os:
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi 3 Model B Plus Rev 1.3
| octopi_version: 0.16.0
| python:
| pip: 19.0.1
| version: 2.7.13
| virtualenv: /home/pi/oprint
2019-09-16 11:27:49,741 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2019-09-16 11:27:49,763 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2019-09-16 11:27:50,644 - octoprint.server - INFO - Shutting down intermediary server...
2019-09-16 11:27:51,116 - octoprint.server - INFO - Intermediary server shut down
2019-09-16 11:27:51,119 - octoprint.events - INFO - Processing startup event, this is our first event
2019-09-16 11:27:51,120 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2019-09-16 11:27:51,124 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2019-09-16 11:27:51,131 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2019-09-16 11:27:51,196 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2019-09-16 11:27:51,574 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2019-09-16 11:27:51,984 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2019-09-16 11:27:51,990 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2019-09-16 11:27:51,993 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2019-09-16 11:27:52,008 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
2019-09-16 11:27:52,013 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2019-09-16 11:27:52,018 - octoprint.util.comm - INFO - Force-sending M112 to the printer
2019-09-16 11:27:52,020 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
2019-09-16 11:27:52,040 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2019-09-16 11:27:52,053 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2019-09-16 11:27:52,055 - octoprint.server - INFO - Server started successfully in safe mode as requested from config, removing flag
2019-09-16 11:27:52,637 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2019-09-16 11:27:53,092 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2019-09-16 11:27:53,857 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.2.110
2019-09-16 11:27:54,031 - octoprint.server.util.flask - INFO - Passively logging in user TomPI from ::ffff:192.168.2.110
2019-09-16 11:27:54,049 - octoprint.server.util.sockjs - INFO - User TomPI logged in on the socket from client ::ffff:192.168.2.110
2019-09-16 11:27:54,298 - tornado.access - WARNING - 404 GET /api/plugin/excluderegion (::ffff:192.168.2.110) 14.76ms
2019-09-16 11:27:54,344 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2019-09-16 11:27:54,346 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2019-09-16 11:27:54,347 - octoprint.util.pip - INFO - ==> pip ok -> yes
2019-09-16 11:27:54,740 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.2.109/'}
2019-09-16 11:28:06,296 - octoprint.server.preemptive_cache - INFO - ... done in 11.56s
2019-09-16 11:28:36,783 - octoprint.server.util.flask - INFO - Passively logging in user TomPI from ::ffff:192.168.2.110
2019-09-16 11:28:36,924 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.2.110
2019-09-16 11:28:37,796 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.2.110
2019-09-16 11:28:37,976 - octoprint.server.util.flask - INFO - Passively logging in user TomPI from ::ffff:192.168.2.110
2019-09-16 11:28:39,559 - octoprint.server.util.sockjs - INFO - User TomPI logged in on the socket from client ::ffff:192.168.2.110
2019-09-16 11:29:27,787 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2019-09-16 11:29:27,813 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2019-09-16 11:29:27,815 - octoprint.util.comm - INFO - Force-sending M112 to the printer
2019-09-16 11:29:42,281 - octoprint.server.api.system - INFO - Performing command for core:restart: sudo service octoprint restart
2019-09-16 11:29:42,429 - octoprint.server - INFO - Shutting down...
2019-09-16 11:29:43,229 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2019-09-16 11:29:43,234 - octoprint.events - INFO - Event loop shut down
2019-09-16 11:29:43,255 - octoprint.server - INFO - Goodbye!
2019-09-16 11:29:47,081 - octoprint.startup - INFO - ******************************************************************************
2019-09-16 11:29:47,084 - octoprint.startup - INFO - Starting OctoPrint 1.3.12rc1
2019-09-16 11:29:47,084 - octoprint.startup - INFO - ******************************************************************************
2019-09-16 11:29:47,169 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2019-09-16 11:29:47,173 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
2019-09-16 11:29:47,292 - 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...
2019-09-16 11:29:48,154 - octoprint.plugin.core - INFO - Plugin Anonymous Usage Tracking is disabled.
2019-09-16 11:29:49,576 - octoprint.plugins.errortracking - INFO - Initialized error tracking
2019-09-16 11:29:49,587 - octoprint.plugin.core - INFO - Found 36 plugin(s) providing 35 mixin implementations, 52 hook handlers
2019-09-16 11:29:50,046 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2019-09-16 11:29:50,073 - octoprint.server - INFO - Intermediary server started
2019-09-16 11:29:50,075 - 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...
2019-09-16 11:29:50,801 - octoprint.plugin.core - INFO - Found 36 plugin(s) providing 35 mixin implementations, 52 hook handlers
2019-09-16 11:29:50,842 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2019-09-16 11:29:51,361 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2019-09-16 11:29:51,832 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2019-09-16 11:29:51,851 - octoprint.plugins.excluderegion - INFO - Logging mode set to 'octoprint'
2019-09-16 11:29:51,852 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\s*(enable|on)(\s|)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|)", "description": "Default action to disable exclusion"}]}
2019-09-16 11:29:53,414 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2019-09-16 11:29:54,995 - octoprint.util.pip - INFO - Version of pip is 19.0.1
2019-09-16 11:29:54,996 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2019-09-16 11:29:54,997 - octoprint.util.pip - INFO - ==> pip ok -> yes
2019-09-16 11:29:55,004 - octoprint.plugin.core - INFO - Initialized 35 plugin implementation(s)
2019-09-16 11:29:55,033 - octoprint.plugin.core - INFO - 36 plugin(s) registered with the system:
| ABL Expert Plugin (0.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_ABL_Expert
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
| Active Filters (0.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_active_filters
| Active Filters Extended (0.0.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_active_filters_extended
| 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
| Autoscroll (0.0.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_autoscroll
| Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
| Bed Leveling Wizard (0.2.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelingwizard
| Bed Visualizer (0.1.10) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
| BLTouch Plugin (0.3.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_BLTouch
| Change Filament Plugin (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_Change_Filament
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| Cost Estimation (2.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_costestimation
| DeleteAfterPrint Plugin (1.5.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_DeleteAfterPrint
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| DisplayProgress (0.1.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_displayprogress
| 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
| Exclude Region (0.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_excluderegion
| Fan Speed Control (0.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_fanspeedslider
| FineTuneRptr (1.3.6.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_finetunerptr
| Firmware Updater (1.6.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmwareupdater
| Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
| HeaterTimeout (0.0.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_HeaterTimeout
| LayerDisplay (0.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/layerdisplay
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| M73-Progress-Plugin (0.1.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_m73progress
| Navbar Temperature Plugin (0.11) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_navbartemp
| 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
| Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2019-09-16 11:29:55,052 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1400.0
| ram: 917016576
| os:
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi 3 Model B Plus Rev 1.3
| octopi_version: 0.16.0
| python:
| pip: 19.0.1
| version: 2.7.13
| virtualenv: /home/pi/oprint
2019-09-16 11:29:55,063 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2019-09-16 11:29:55,080 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2019-09-16 11:29:56,247 - octoprint.server - INFO - Shutting down intermediary server...
2019-09-16 11:29:56,416 - octoprint.server - INFO - Intermediary server shut down
2019-09-16 11:29:56,419 - octoprint.events - INFO - Processing startup event, this is our first event
2019-09-16 11:29:56,420 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2019-09-16 11:29:56,424 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2019-09-16 11:29:56,433 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2019-09-16 11:29:56,471 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2019-09-16 11:29:56,815 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2019-09-16 11:29:57,308 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial port"
2019-09-16 11:29:57,316 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2019-09-16 11:29:57,325 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2019-09-16 11:29:57,333 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
2019-09-16 11:29:57,346 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
2019-09-16 11:29:57,352 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2019-09-16 11:29:57,371 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2019-09-16 11:29:57,375 - octoprint.util.comm - INFO - Force-sending M112 to the printer
2019-09-16 11:29:57,379 - octoprint.plugins.excluderegion - INFO - Printing stopped: event=Error
2019-09-16 11:29:57,393 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2019-09-16 11:29:57,463 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2019-09-16 11:29:58,174 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2019-09-16 11:29:58,513 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.2.110
2019-09-16 11:29:58,702 - octoprint.server.util.flask - INFO - Passively logging in user TomPI from ::ffff:192.168.2.110
2019-09-16 11:29:58,724 - octoprint.server.util.sockjs - INFO - User TomPI logged in on the socket from client ::ffff:192.168.2.110
2019-09-16 11:29:59,363 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2019-09-16 11:29:59,364 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2019-09-16 11:29:59,366 - octoprint.util.pip - INFO - ==> pip ok -> yes
2019-09-16 11:29:59,580 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2019-09-16 11:30:04,011 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2019-09-16 11:30:04,013 - octoprint.util.pip - INFO - ==> pip ok -> yes
2019-09-16 11:30:04,247 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2019-09-16 11:30:04,249 - octoprint.plugins.HeaterTimeout - INFO - Starting up...
2019-09-16 11:30:04,254 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
2019-09-16 11:30:04,261 - octoprint.plugins.navbartemp - INFO - Broadcom detected
2019-09-16 11:30:04,265 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:30:04,671 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.2.109/'}
2019-09-16 11:30:20,991 - octoprint.server.preemptive_cache - INFO - ... done in 16.32s
2019-09-16 11:30:34,349 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:31:04,399 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:31:34,448 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:32:04,497 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:32:34,546 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:33:04,595 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:33:27,118 - octoprint.server.util.flask - INFO - Passively logging in user TomPI from ::ffff:192.168.2.110
2019-09-16 11:33:27,266 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.2.110
2019-09-16 11:33:28,502 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.2.110
2019-09-16 11:33:28,726 - octoprint.server.util.flask - INFO - Passively logging in user TomPI from ::ffff:192.168.2.110
2019-09-16 11:33:30,676 - octoprint.server.util.sockjs - INFO - User TomPI logged in on the socket from client ::ffff:192.168.2.110
2019-09-16 11:33:30,793 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\s*(enable|on)(\s|)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|)", "description": "Default action to disable exclusion"}]}
2019-09-16 11:33:30,838 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\s*(enable|on)(\s|)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|)", "description": "Default action to disable exclusion"}]}
2019-09-16 11:33:30,869 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\s*(enable|on)(\s|)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|)", "description": "Default action to disable exclusion"}]}
2019-09-16 11:33:30,901 - octoprint.plugins.excluderegion - INFO - Setting update detected: g90InfluencesExtruder=False, clearRegionsAfterPrintFinishes=False, mayShrinkRegionsWhilePrinting=False, loggingMode=octoprint, enteringExcludedRegionGcode=None, exitingExcludedRegionGcode=None, extendedExcludeGcodes={'G4': {"gcode": "G4", "type": "ExcludedGcode", "mode": "exclude", "description": "Ignore all dwell commands in an excluded area to reduce delays while excluding"}, 'M205': {"gcode": "M205", "type": "ExcludedGcode", "mode": "merge", "description": "Record advanced setting changes while excluding and apply the most recent values in a single command after exiting the excluded area"}, 'M204': {"gcode": "M204", "type": "ExcludedGcode", "mode": "merge", "description": "Record default acceleration changes while excluding and apply the most recent values in a single command after exiting the excluded area"}}, atCommandActions={'ExcludeRegion': [{"action": "enable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\s*(enable|on)(\s|)", "description": "Default action to enable exclusion"}, {"action": "disable_exclusion", "type": "AtCommandAction", "command": "ExcludeRegion", "parameterPattern": "^\\s*(disable|off)(\\s|)", "description": "Default action to disable exclusion"}]}
2019-09-16 11:33:34,644 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:34:04,694 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:34:34,744 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature
2019-09-16 11:35:04,793 - octoprint.plugins.navbartemp - INFO - Checking SoC internal temperature

Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ...)

Printer is an ender pro 3 with THD firmware. Raspi is V 3.b

The underlying operating system isn't even seeing your printer. You need to figure why that is and fix it first before you can expect OctoPrint to be able to connect to it.

Search this forum for "failed to autodetect" and "dmesg". Also

Hi foosel,
dmesg gives me that output:
I just checked the input voltage again..my voltmeter says 5.10 V on the output of the buck converter. And only some 10cm in between it and the raspi.
Adjusted it now to 4.8 V, but still the same dmesg outcome "over current"
Removed usb cable from raspy to printer - no change.


OctoPrint version : 1.3.12rc1
OctoPi version : 0.16.0

pi@octopi:~ $ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.66-v7+ (dom@buildbot) (gcc version 4.9.3 (cros stool-NG crosstool-ng-1.22.0-88-g8460611)) #1253 SMP Thu Aug 15 11:49:46 BST 201 9
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio n cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 8 MiB at 0x37800000
[ 0.000000] On node 0 totalpages: 229376
[ 0.000000] Normal zone: 2016 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 229376 pages, LIFO batch:63
[ 0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
[ 0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
[ 0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 227360
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb. fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec000 00 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console =tty1 root=PARTUUID=926c116f-02 rootfstype=ext4 elevator=deadline fsck.repair=ye s rootwait
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 886308K/917504K available (8192K kernel code, 629K rwdata , 2176K rodata, 1024K init, 821K bss, 23004K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xb8800000 - 0xff800000 (1136 MB)
lowmem : 0x80000000 - 0xb8000000 ( 896 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x(ptrval) - 0x(ptrval) (9184 kB)
.init : 0x(ptrval) - 0x(ptrval) (1024 kB)
.data : 0x(ptrval) - 0x(ptrval) ( 630 kB)
.bss : 0x(ptrval) - 0x(ptrval) ( 822 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 26394 entries in 78 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 43980 46511078ns
[ 0.000023] Switching to timer-based delay loop, resolution 52ns
[ 0.000292] Console: colour dummy device 80x30
[ 0.000915] console [tty1] enabled
[ 0.000974] Calibrating delay loop (skipped), value calculated using timer fr equency.. 38.40 BogoMIPS (lpj=192000)
[ 0.001019] pid_max: default: 32768 minimum: 301
[ 0.001374] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001410] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.002345] CPU: Testing write buffer coherency: ok
[ 0.002830] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003498] Setting up static identity map for 0x100000 - 0x10003c
[ 0.003665] rcu: Hierarchical SRCU implementation.
[ 0.004479] smp: Bringing up secondary CPUs ...
[ 0.005335] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.006260] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.007121] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.007242] smp: Brought up 1 node, 4 CPUs
[ 0.007322] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.007346] CPU: All CPU(s) started in HYP mode.
[ 0.007367] CPU: Virtualization extensions available.
[ 0.008347] devtmpfs: initialized
[ 0.021358] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.021633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 19112604462750000 ns
[ 0.021681] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.022287] pinctrl core: initialized pinctrl subsystem
[ 0.023160] NET: Registered protocol family 16
[ 0.026105] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.031797] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.031834] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.032054] Serial: AMBA PL011 UART driver
[ 0.034367] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.069244] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dma chans=0x1
[ 0.071173] SCSI subsystem initialized
[ 0.071420] usbcore: registered new interface driver usbfs
[ 0.071501] usbcore: registered new interface driver hub
[ 0.071614] usbcore: registered new device driver usb
[ 0.090303] raspberrypi-firmware soc:firmware: Attached to firmware from 2019 -08-15 12:08, variant start_x
[ 0.100130] raspberrypi-firmware soc:firmware: Firmware hash is 0e6daa5106dd4 164474616408e0dc24f997ffcf3
[ 0.111750] clocksource: Switched to clocksource arch_sys_counter
[ 0.200917] VFS: Disk quotas dquot_6.6.0
[ 0.201030] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.201207] FS-Cache: Loaded
[ 0.201434] CacheFiles: Loaded
[ 0.211474] NET: Registered protocol family 2
[ 0.212299] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.212364] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.212495] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.212699] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.212858] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.212924] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.213256] NET: Registered protocol family 1
[ 0.213832] RPC: Registered named UNIX socket transport module.
[ 0.213860] RPC: Registered udp transport module.
[ 0.213882] RPC: Registered tcp transport module.
[ 0.213903] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.215606] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counter s available
[ 0.218638] Initialise system trusted keyrings
[ 0.218843] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[ 0.228837] FS-Cache: Netfs 'nfs' registered for caching
[ 0.229435] NFS: Registering the id_resolver key type
[ 0.229491] Key type id_resolver registered
[ 0.229513] Key type id_legacy registered
[ 0.229545] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.231891] Key type asymmetric registered
[ 0.231920] Asymmetric key parser 'x509' registered
[ 0.231988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 50)
[ 0.232169] io scheduler noop registered
[ 0.232194] io scheduler deadline registered (default)
[ 0.232386] io scheduler cfq registered
[ 0.232411] io scheduler mq-deadline registered (default)
[ 0.232435] io scheduler kyber registered
[ 0.234614] bcm2708_fb soc:fb: FB found 1 display(s)
[ 0.244098] Console: switching to colour frame buffer device 82x26
[ 0.250917] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656 x416
[ 0.257650] bcm2835-rng 3f104000.rng: hwrng registered
[ 0.260327] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000 000(1024 MiB)
[ 0.265654] vc-sm: Videocore shared memory driver
[ 0.268409] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f2 00000
[ 0.284307] brd: module loaded
[ 0.296979] loop: module loaded
[ 0.300019] Loading iSCSI transport class v2.0-870.
[ 0.303201] libphy: Fixed MDIO Bus: probed
[ 0.305712] usbcore: registered new interface driver lan78xx
[ 0.308174] usbcore: registered new interface driver smsc95xx
[ 0.310530] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.340863] dwc_otg 3f980000.usb: base=(ptrval)
[ 0.543493] Core Release: 2.80a
[ 0.545877] Setting default values for core params
[ 0.548322] Finished setting default values for core params
[ 0.751068] Using Buffer DMA mode
[ 0.753474] Periodic Transfer Interrupt Enhancement - disabled
[ 0.755900] Multiprocessor Interrupt Enhancement - disabled
[ 0.758272] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 0.760610] Dedicated Tx FIFOs mode
[ 0.763364] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = b7914 000 dma = 0xf7914000 len=9024
[ 0.767941] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
[ 0.778851] dwc_otg: Microframe scheduler enabled
[ 0.778906] WARN::hcd_init_fiq:457: FIQ on core 1
[ 0.781127] WARN::hcd_init_fiq:458: FIQ ASM at 80654f4c length 36
[ 0.783339] WARN::hcd_init_fiq:497: MPHI regs_base at b8810000
[ 0.785619] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.787878] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.790198] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[ 0.792523] Init: Port Power? op_state=1
[ 0.794761] Init: Power Port (0)
[ 0.797175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bc dDevice= 4.19
[ 0.801674] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1
[ 0.804115] usb usb1: Product: DWC OTG Controller
[ 0.806482] usb usb1: Manufacturer: Linux 4.19.66-v7+ dwc_otg_hcd
[ 0.808899] usb usb1: SerialNumber: 3f980000.usb
[ 0.811868] hub 1-0:1.0: USB hub found
[ 0.814145] hub 1-0:1.0: 1 port detected
[ 0.816889] dwc_otg: FIQ enabled
[ 0.816895] dwc_otg: NAK holdoff enabled
[ 0.816900] dwc_otg: FIQ split-transaction FSM enabled
[ 0.816911] Module dwc_common_port init
[ 0.817186] usbcore: registered new interface driver usb-storage
[ 0.819633] mousedev: PS/2 mouse device common for all mice
[ 0.822800] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.825422] bcm2835-cpufreq: min=600000 max=1400000
[ 0.828225] sdhci: Secure Digital Host Controller Interface driver
[ 0.830634] sdhci: Copyright(c) Pierre Ossman
[ 0.833436] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[ 0.836350] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[ 0.839023] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.843110] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.845838] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.848587] usbcore: registered new interface driver usbhid
[ 0.851217] usbhid: USB HID core driver
[ 0.854532] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[ 0.858604] [vc_sm_connected_init]: start
[ 0.867289] [vc_sm_connected_init]: end - returning 0
[ 0.870823] Initializing XFRM netlink socket
[ 0.873290] NET: Registered protocol family 17
[ 0.875792] Key type dns_resolver registered
[ 0.878633] Registering SWP/SWPB emulation handler
[ 0.881699] registered taskstats version 1
[ 0.884136] Loading compiled-in X.509 certificates
[ 0.893767] uart-pl011 3f201000.serial: cts_event_workaround enabled
[ 0.896296] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
[ 0.903011] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 0.905539] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[ 0.932522] sdhost: log_buf @ (ptrval) (f7913000)
[ 0.971259] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.975251] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.979105] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.983385] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 0.986834] of_cfs_init
[ 0.989091] of_cfs_init: OK
[ 0.991699] Waiting for root device PARTUUID=926c116f-02...
[ 1.006082] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.031873] Indeed it is in host mode hprt0 = 00021501
[ 1.101833] mmc0: host does not support reading read-only switch, assuming wr ite-enable
[ 1.104525] random: fast init done
[ 1.108456] mmc0: Problem switching card into high-speed mode!
[ 1.111886] mmc0: new SDHC card at address 0001
[ 1.115439] mmcblk0: mmc0:0001 SD16G 7.45 GiB (quirks 0x80000000)
[ 1.120913] mmcblk0: p1 p2
[ 1.147110] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesyst em
[ 1.147477] mmc1: new high speed SDIO card at address 0001
[ 1.149419] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 1.241795] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.244328] Indeed it is in host mode hprt0 = 00001101
[ 1.482059] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcd Device= b.b3
[ 1.487224] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.490716] hub 1-1:1.0: USB hub found
[ 1.490731] EXT4-fs (mmcblk0p2): recovery complete
[ 1.493584] hub 1-1:1.0: 4 ports detected
[ 1.528363] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. O pts: (null)
[ 1.534065] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.553921] devtmpfs: mounted
[ 1.561989] Freeing unused kernel memory: 1024K
[ 1.565238] Run /sbin/init as init process
[ 1.811792] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.942086] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, b cdDevice= b.b3
[ 1.947901] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber =0
[ 1.951572] hub 1-1.1:1.0: USB hub found
[ 1.954661] hub 1-1.1:1.0: 3 ports detected
[ 1.958477] usb 1-1-port2: over-current change #1
[ 2.192074] usb 1-1-port3: over-current change #1
[ 2.432049] usb 1-1-port4: over-current change #1
[ 2.546653] systemd[1]: System time before build time, advancing clock.
[ 2.798901] NET: Registered protocol family 10
[ 2.802700] Segment Routing with IPv6
[ 2.822063] usb 1-1-port2: over-current change #2
[ 2.858121] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.864527] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.872780] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SEL INUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL + XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.880423] systemd[1]: Detected architecture arm.
[ 2.910274] systemd[1]: Set hostname to .
[ 2.921811] usb 1-1.1.1: new high-speed USB device number 4 using dwc_otg
[ 3.000837] random: systemd-cryptse: uninitialized urandom read (16 bytes rea d)
[ 3.062121] usb 1-1-port3: over-current change #2
[ 3.064936] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[ 3.069921] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumb er=0
[ 3.312937] usb 1-1-port4: over-current change #2
[ 3.341681] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No Exte rnal EEPROM. Setting MAC Speed
[ 3.348493] libphy: lan78xx-mdiobus: probed
[ 3.404233] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[ 3.559462] usb 1-1.1-port2: over-current change #1
[ 3.562666] usb 1-1-port2: over-current change #3
[ 3.802072] usb 1-1-port3: over-current change #3
[ 3.804989] usb 1-1.1-port3: over-current change #1
[ 3.928134] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.935780] systemd[1]: Created slice System Slice.
[ 3.942863] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.952671] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.959570] systemd[1]: Listening on udev Control Socket.
[ 3.966117] systemd[1]: Listening on udev Kernel Socket.
[ 3.973471] systemd[1]: Set up automount Arbitrary Executable File Formats Fi le System Automount Point.
[ 4.042165] usb 1-1-port4: over-current change #3
[ 4.044899] usb 1-1.1-port2: over-current change #2
[ 4.282221] usb 1-1-port2: over-current change #4
[ 4.282266] usb 1-1.1-port3: over-current change #2
[ 4.522114] usb 1-1-port3: over-current change #4
[ 4.522153] usb 1-1.1-port2: over-current change #3
[ 4.772142] usb 1-1.1-port3: over-current change #3
[ 4.772182] usb 1-1-port4: over-current change #4
[ 4.803533] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 4.876794] systemd-journald[109]: Received request to flush runtime journal from PID 1
[ 5.012179] usb 1-1-port2: over-current change #5
[ 5.012236] usb 1-1.1-port2: over-current change #4
[ 5.252220] usb 1-1-port3: over-current change #5
[ 5.252263] usb 1-1.1-port3: over-current change #4
[ 5.424230] vc_sm_cma: module is from the staging directory, the quality is u nknown, you have been warned.
[ 5.426773] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 5.426788] [vc_sm_connected_init]: start
[ 5.429284] [vc_sm_connected_init]: installed successfully
[ 5.482199] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.492712] usb 1-1.1-port2: over-current change #5
[ 5.492755] usb 1-1-port4: over-current change #5
[ 5.495711] bcm2835_audio soc:audio: card created with 8 channels
[ 5.649805] media: Linux media interface: v0.10
[ 5.729949] videodev: Linux video capture interface: v2.00
[ 5.732189] usb 1-1-port2: over-current change #6
[ 5.732230] usb 1-1.1-port3: over-current change #5
[ 5.866489] bcm2835_mmal_vchiq: module is from the staging directory, the qua lity is unknown, you have been warned.
[ 5.866494] bcm2835_mmal_vchiq: module is from the staging directory, the qua lity is unknown, you have been warned.
[ 5.972104] usb 1-1.1-port2: over-current change #6
[ 5.972142] usb 1-1-port3: over-current change #6
[ 5.992358] bcm2835_v4l2: module is from the staging directory, the quality i s unknown, you have been warned.
[ 6.035560] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 6.072789] cfg80211: Loading compiled-in X.509 certificates for regulatory d atabase
[ 6.130102] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 6.222114] usb 1-1.1-port3: over-current change #6
[ 6.222152] usb 1-1-port4: over-current change #6
[ 6.256401] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 6.263249] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio f or chip BCM4345/6
[ 6.263681] usbcore: registered new interface driver brcmfmac
[ 6.462137] usb 1-1.1-port2: over-current change #7
[ 6.462176] usb 1-1-port2: over-current change #7
[ 6.572789] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio f or chip BCM4345/6
[ 6.589974] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[ 6.617425] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 6.617444] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 6.621266] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 6.621278] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 6.626152] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 6.626164] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 6.649441] random: crng init done
[ 6.649457] random: 7 urandom warning(s) missed due to ratelimiting
[ 6.702804] usb 1-1-port3: over-current change #7
[ 6.702851] usb 1-1.1-port3: over-current change #7
[ 6.942312] usb 1-1.1-port2: over-current change #8
[ 6.942353] usb 1-1-port4: over-current change #7
[ 7.182166] usb 1-1.1-port3: over-current change #8
[ 7.182209] usb 1-1-port2: over-current change #8
[ 7.422104] usb 1-1.1-port2: over-current change #9
[ 7.422143] usb 1-1-port3: over-current change #8
[ 7.662360] usb 1-1-port4: over-current change #8
[ 7.662425] usb 1-1.1-port3: over-current change #9
[ 7.902177] usb 1-1-port2: over-current change #9
[ 7.902219] usb 1-1.1-port2: over-current change #10
[ 7.912887] uart-pl011 3f201000.serial: no DMA platform data
[ 8.141987] usb 1-1.1-port3: over-current change #10
[ 8.142006] usb 1-1-port3: over-current change #9
[ 8.381974] usb 1-1.1-port2: over-current change #11
[ 8.381995] usb 1-1-port4: over-current change #9
[ 8.412420] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:1 02396k SSFS
[ 8.621999] usb 1-1-port2: over-current change #10
[ 8.622017] usb 1-1.1-port3: over-current change #11
[ 8.862155] usb 1-1-port3: over-current change #10
[ 8.862191] usb 1-1.1-port2: over-current change #12
[ 8.919863] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.919902] brcmfmac: power management disabled
[ 9.101933] usb 1-1.1-port3: over-current change #12
[ 9.101951] usb 1-1-port4: over-current change #10
[ 9.295419] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.342010] usb 1-1.1-port2: over-current change #13
[ 9.342034] usb 1-1-port2: over-current change #11
[ 9.581970] usb 1-1.1-port3: over-current change #13
[ 9.581990] usb 1-1-port3: over-current change #11
[ 9.821961] usb 1-1-port4: over-current change #11
[ 9.821978] usb 1-1.1-port2: over-current change #14
[ 10.062031] usb 1-1-port2: over-current change #12
[ 10.062051] usb 1-1.1-port3: over-current change #14
[ 10.301971] usb 1-1-port3: over-current change #12
[ 10.301992] usb 1-1.1-port2: over-current change #15
[ 10.541947] usb 1-1.1-port3: over-current change #15
[ 10.541965] usb 1-1-port4: over-current change #12
[ 10.781994] usb 1-1-port2: over-current change #13
[ 10.782015] usb 1-1.1-port2: over-current change #16
[ 11.022009] usb 1-1-port3: over-current change #13
[ 11.022027] usb 1-1.1-port3: over-current change #16

The Raspberry Pi does not supply enough current to power the 3D printer through USB. You either need to get a USB cable that does not have a power lead (data only), or leave the USB cable between the power supply and printer disconnected until both raspberry pi and the printer power up completely. This will take care of the USB over current messages listed by dmesg.

If the server still starts in safe mode, try disabling all the plugins. If that restores functionality, re-enable the plugins one at a time until you find the offending one.

Hi Snargaloo,
sadly that´s not the prob. I have those messages even, when the raspi is running without any usb cable pluged in or like you said, both powered up and then do the connection.. And also plugins are not the cause. I currently suppose the hardware (raspi) to have the prob, but i don´t know how to check it by measuring it. Anyway, thank´s for replying !

Do you have anything connected to the GPIO pins on the RPi? If so, please list.

Following this as I'm having a very similar issue after not printing at my office for a month or two. Nothing changed and I couldent even get my Pi online so I rebuilt it and now I cant get it to connect... :frowning:

I see you are running an older kernel. Are you still on stretch, or have you updated to buster? If you updated, did you update the firmware too? If not try: sudo rpi-update

No. Don't do that.

sudo apt-get update
sudo apt-get -y upgrade

The one you recommended pulls from the devel branch and the one I just have shown pulls from the master branch.

Yes, i checked rpi and decided against it and did the update/upgrade.
That worked fine.
But still dmesg gives the errormessages.
Currently i cant access octopi from browser as i cannot start the service. I am investigating it, but i doubt the upgrade solved the prob. [solved prob with running server, but still no connection->tested next rc2 prob still there.--> i will now go to hardware level again to check it volt on pins..lets see.]
cu

GPIO PINs are unused.

Did you make any change that would get rid of those over-current log entries? Because that to me seems like it's not a good situation to allow in your system.

If i could find the origin of that messages, i would do so.
Powersupply seems not to be the cause.

When I upgraded from stretch to buster, I was having trouble with the USB ports, after switching the kernel to the proposed branch, USB functionality was restored.

If you boot the RPi from power off and nothing connected to USB ports or any of the header pins, do you still get over current messages? It would seem you have something connected that is drawing too much current. A webcam, fan, display, ...

1 Like

I solved some similar problems by using a 3 ampere power supply.
Did you measure your power supply voltage when the Pi was using power? The voltage can be higher with no load.

1 Like

Hi,
after some more installationtest with "beta" and new release and config stuff, i tried with hardware. I bought a new pi, connected to same powersupply and with same sdcard (OS). No errormessage about voltage no more. So the root cause was a defect rasp board in my case.

Due to all installation stuff webservice is currently not running and some more error messages occur..i need to check, if i would like to fix them manually, or do a fresh reinstall of all. Thank you here for replying and giving advice on that topic.

1 Like

Hi There.
After upgrading to latest version of Octopi/Octoprint, I could not get my Raspberry zero to connect to my Marlin printer, that used to work flawlessly before. this is an Alfawise U30 with Marlin.

I tried many things, and reformat the SD card, with latest firmware / Does not work. I then pulled out an old firmware / SDcard i had > does not work either.

I then took that fresh SD card not working on the Pi zero W, and plugged it in a Pi3B+, and it works.
I then from the Octoprint Gui updated the firmware.

Seems I fried my Pi zero W....

So replace your boards if you do not find any sound explanation. !