Notifications
Clear all

octoprint baudrate issue  

  RSS
nate.l
(@nate-l)
Eminent Member
octoprint baudrate issue

I am trying to hook up my octoprint with my MK2 but there seems to be a baudrate issue, I have tried changing a number of different parameters with no effect. I cant find any topics on this issue. I have attached a screenshot of the failure and the log below. Thanks for any help!

2017-02-05 04:40:54,392 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from http://plugins.octoprint.org/plugins.json
2017-02-05 04:40:54,467 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-02-05 04:50:29,742 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 04:51:48,853 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-02-05 04:51:56,193 - octoprint.plugins.softwareupdate - INFO - Starting update of octoprint to 1.3.1...
2017-02-05 04:53:37,931 - octoprint.plugins.softwareupdate - INFO - Update of octoprint to 1.3.1 successful!
2017-02-05 04:53:38,027 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-02-05 04:53:38,038 - octoprint.plugins.softwareupdate - INFO - Restarting...
2017-02-05 04:54:11,741 - octoprint.server - INFO - Starting OctoPrint 1.3.1 (master branch)
2017-02-05 04:54:11,742 - octoprint.server - INFO - --- Logged during platform initialization: ---
2017-02-05 04:54:11,455 - octoprint.settings - INFO - Migrated shutdown action to server.commands.systemShutdownCommand
2017-02-05 04:54:11,456 - octoprint.settings - INFO - Deleting shutdown action from configured system commands, superseeded by server.commands.systemShutdownCommand
2017-02-05 04:54:11,456 - octoprint.settings - INFO - Deleting reboot action from configured system commands, superseeded by server.commands.systemRestartCommand
2017-02-05 04:54:11,457 - octoprint.settings - INFO - Deleting restart action from configured system commands, superseeded by server.commands.serverRestartCommand
2017-02-05 04:54:11,458 - octoprint.settings - INFO - Made a copy of the current config at /home/pi/.octoprint/config.system_command_migration.yaml to allow recovery of manual system command configuration
2017-02-05 04:54:11,745 - octoprint.server - INFO - ----------------------------------------------
2017-02-05 04:54:11,881 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-02-05 04:54:14,371 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-02-05 04:54:14,419 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-02-05 04:54:14,876 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-02-05 04:54:14,885 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-02-05 04:54:14,887 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-02-05 04:54:14,919 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
2017-02-05 04:54:17,987 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-02-05 04:54:21,050 - octoprint.util.pip - INFO - Version of pip is 8.1.1
2017-02-05 04:54:21,052 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-02-05 04:54:21,055 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-02-05 04:54:21,064 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/virtual_printer
2017-02-05 04:54:21,066 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-02-05 04:54:21,076 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-02-05 04:54:21,083 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-02-05 04:54:21,101 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-02-05 04:54:21,961 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-02-05 04:54:21,981 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-02-05 04:54:21,985 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-02-05 04:54:22,017 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-02-05 04:54:22,056 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-02-05 04:54:22,546 - octoprint.plugins.announcements - INFO - Loaded channel _important from http://octoprint.org/feeds/important.xml in 0.48s
2017-02-05 04:54:23,235 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': ' http://192.168.1.77/ '}
2017-02-05 04:54:25,006 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 04:54:27,597 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2017-02-05 04:54:37,269 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': ' http://192.168.1.77/ '}
2017-02-05 05:08:25,156 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.71
2017-02-05 05:08:25,262 - octoprint.server - INFO - Shutting down...
2017-02-05 05:08:26,076 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2017-02-05 05:08:26,077 - octoprint.events - INFO - Event loop shut down
2017-02-05 05:08:26,089 - octoprint.server - INFO - Goodbye!
2017-02-05 05:08:34,814 - octoprint.server - INFO - Starting OctoPrint 1.3.1 (master branch)
2017-02-05 05:08:35,045 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-02-05 05:08:38,471 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-02-05 05:08:38,552 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-02-05 05:08:39,027 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-02-05 05:08:39,037 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-02-05 05:08:39,040 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-02-05 05:08:39,102 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-02-05 05:08:42,699 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-02-05 05:08:54,260 - octoprint.util.pip - INFO - Version of pip is 8.1.1
2017-02-05 05:08:54,261 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-02-05 05:08:54,264 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-02-05 05:08:54,273 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/virtual_printer
2017-02-05 05:08:54,275 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-02-05 05:08:54,286 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-02-05 05:08:54,291 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-02-05 05:08:54,316 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-02-05 05:08:55,263 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-02-05 05:08:55,283 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-02-05 05:08:55,289 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-02-05 05:08:55,333 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-02-05 05:08:55,366 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-02-05 05:08:55,517 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': ' http://192.168.1.77/ '}
2017-02-05 05:08:55,678 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 05:09:09,572 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': ' http://192.168.1.77/ '}
2017-02-05 05:09:19,885 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.71
2017-02-05 05:09:23,206 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 05:10:18,201 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.71
2017-02-05 05:10:19,171 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 05:16:30,109 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.66
2017-02-05 05:17:45,249 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.71
2017-02-05 05:18:35,896 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.66
2017-02-05 05:18:37,156 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.66
2017-02-05 05:19:06,419 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.66
2017-02-05 05:19:07,030 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.66
2017-02-05 05:19:29,059 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 19.97ms
2017-02-05 05:19:49,365 - tornado.access - WARNING - 401 POST /api/login (127.0.0.1) 19.21ms
2017-02-05 05:19:52,589 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.66
2017-02-05 05:19:52,957 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.66
2017-02-05 05:24:41,372 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 05:26:38,363 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.66
2017-02-05 06:08:24,858 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.71
2017-02-05 15:56:03,991 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.66
2017-02-05 15:56:05,608 - octoprint.plugins.announcements - INFO - Loaded channel _important from http://octoprint.org/feeds/important.xml in 0.5s
2017-02-05 15:56:16,120 - octoprint.server.util.sockjs - INFO - Client connection closed: 192.168.1.66
2017-02-05 20:38:51,790 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 20:17:09,553 - octoprint.server - INFO - Starting OctoPrint 1.3.1 (master branch)
2017-02-05 20:17:09,784 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-02-05 20:17:13,245 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-02-05 20:17:13,326 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2017-02-05 20:17:13,780 - octoprint.plugin.core - INFO - Found 7 plugin(s) providing 7 mixin implementations, 4 hook handlers
2017-02-05 20:17:13,790 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2017-02-05 20:17:13,793 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2017-02-05 20:17:13,855 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2017-02-05 20:41:15,991 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python -m pip" as command to invoke pip
2017-02-05 20:41:19,106 - octoprint.util.pip - INFO - Version of pip is 8.1.1
2017-02-05 20:41:19,107 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages, --user flag needed => no, virtual env => yes
2017-02-05 20:41:19,111 - octoprint.plugin.core - INFO - Initialized 7 plugin implementation(s)
2017-02-05 20:41:19,120 - octoprint.plugin.core - INFO - 7 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/discovery
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.3.1-py2.7.egg/octoprint/plugins/virtual_printer
2017-02-05 20:41:19,122 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2017-02-05 20:41:19,132 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2017-02-05 20:41:19,137 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2017-02-05 20:41:19,162 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2017-02-05 20:41:20,106 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _http._tcp
2017-02-05 20:41:20,126 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for _octoprint._tcp
2017-02-05 20:41:20,132 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2017-02-05 20:41:20,176 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2017-02-05 20:41:20,209 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2017-02-05 20:41:20,356 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': ' http://192.168.1.77/ '}
2017-02-05 20:41:27,077 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.1.71
2017-02-05 20:41:36,034 - octoprint.server - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': ' http://192.168.1.77/ '}

Posted : 05/02/2017 9:56 pm
Orphu
(@orphu)
New Member
Re: octoprint baudrate issue

Try setting baud rate to 115200 instead of auto.

Also, are you sure your serial port is correct and working?

Posted : 05/02/2017 10:13 pm
nate.l
(@nate-l)
Eminent Member
Topic starter answered:
Re: octoprint baudrate issue

I set to 115200 and that did it! Thanks so much for your help! 😀

Posted : 05/02/2017 11:24 pm
nate.l
(@nate-l)
Eminent Member
Topic starter answered:
Re: octoprint baudrate issue

Another quick question, when I leave my home will I still be able to access octoprint through that ip? Or will I need to take more steps?

Posted : 06/02/2017 1:40 am
gabriele.s2
(@gabriele-s2)
Estimable Member
Re: octoprint baudrate issue

From your screenshot, that IP is only local and won't be reachable from outside your WiFi or LAN.

What you need to do exactly depends on a lot of factors, but in general it boils down to telling your router to send incoming connections from the outside to that inside IP address, and then knowing what your public IP address is (usually you would want to associate a name to it, but that is not required).

There are probably plenty of guides around but if you're stuck I'm sure someone here can help.

- Gab

Posted : 06/02/2017 4:18 am
nate.l
(@nate-l)
Eminent Member
Topic starter answered:
Re: octoprint baudrate issue

Thanks for the help, I found a great guide here
For anyone who is trying the same

Posted : 06/02/2017 4:01 pm
Share: