Fail to connect

What is the problem?
I had a reoresentative from Mosaic MFG tell me to disable all plugins to try and solve a problem with the Pallette 2S Pro. Well after running into a problem with my X-Max not starting a print I figured now I need to reinstall my plugins.
What did you already try to solve it?
I tried reinstalling my plugins and still cannot connect to my X-max
Logs (syslog, dmesg, ... no logs, no support)
2020-10-27 02:24:50,023 - octoprint.plugins.canvas - INFO - Shadow client initialized
2020-10-27 02:24:50,053 - octoprint.plugins.canvas - INFO - Connecting shadow client...
2020-10-27 02:24:50,408 - octoprint.server.util.sockjs - INFO - New connection from client: 2601:c9:c002:1a90:c42c:4ccc:3dce:cf6
2020-10-27 02:24:50,683 - octoprint.plugins.canvas - INFO - Shadow client is online
2020-10-27 02:24:50,699 - octoprint.plugins.canvas - INFO - Sending UIUpdate from Canvas Plugin
2020-10-27 02:24:50,742 - octoprint.plugins.canvas - INFO - Device shadow subscribing to current hub topic...
2020-10-27 02:24:51,905 - octoprint.plugins.canvas - INFO - Sending UIUpdate from Canvas Plugin
2020-10-27 02:24:52,943 - octoprint.plugins.canvas - INFO - Device shadow successfully subscribed to topic
2020-10-27 02:24:52,941 - octoprint.plugins.GPX - INFO - gpx.connect raised exception = Timeout
2020-10-27 02:24:52,960 - octoprint.plugins.GPX - INFO - Failed to connect to x3g e = Timeout.
2020-10-27 02:24:53,004 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB0, baudrate 250000 from hook GPX: Timeout: 'Timeout' @ comm.py:_open_serial:2784
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2784, in _open_serial
settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/init.py", line 128, in serial_factory
self.printer = GpxPrinter(self, port, baudrate, timeout)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/gpxprinter.py", line 48, in init
self._append(gpx.start())
Timeout: Timeout
2020-10-27 02:24:53,007 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB0, baudrate 250000, skipping
2020-10-27 02:24:53,010 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB1, baudrate 115200
2020-10-27 02:24:53,140 - octoprint.plugins.GPX - INFO - [a]
2020-10-27 02:24:53,188 - octoprint.plugins.GPX - INFO - [b]
2020-10-27 02:24:53,211 - octoprint.plugins.GPX - INFO - [left]
2020-10-27 02:24:53,236 - octoprint.plugins.GPX - INFO - [machine]
2020-10-27 02:24:53,267 - octoprint.plugins.GPX - INFO - [printer]
2020-10-27 02:24:53,303 - octoprint.plugins.GPX - INFO - build_progress=1
2020-10-27 02:24:53,330 - octoprint.plugins.GPX - INFO - ditto_printing=0
2020-10-27 02:24:53,356 - octoprint.plugins.GPX - INFO - gcode_flavor=reprap
2020-10-27 02:24:53,378 - octoprint.plugins.GPX - INFO - machine_type=r2
2020-10-27 02:24:53,415 - octoprint.plugins.GPX - INFO - recalculate_5d=0
2020-10-27 02:24:53,432 - octoprint.plugins.GPX - INFO - [right]
2020-10-27 02:24:53,457 - octoprint.plugins.GPX - INFO - [x]
2020-10-27 02:24:53,513 - octoprint.plugins.GPX - INFO - [y]
2020-10-27 02:24:53,532 - octoprint.plugins.GPX - INFO - [z]
2020-10-27 02:24:53,597 - octoprint.plugins.GPX - INFO - {'a': {}, 'None': {}, 'b': {}, 'machine': {}, 'printer': {'recalculate_5d': '0', 'gcode_flavor': 'reprap', 'build_progress': '1', 'machine_type': 'r2', 'ditto_printing': '0'}, 'right': {}, 'y': {}, 'x': {}, 'z': {}, 'left': {}}
2020-10-27 02:24:53,600 - octoprint.plugins.GPX - INFO - Connecting through x3g.
2020-10-27 02:24:53,653 - octoprint.plugins.GPX - INFO - GPXPrinter created, port: /dev/ttyUSB1, baudrate: 115200
2020-10-27 02:25:05,834 - octoprint.plugins.canvas - INFO - GOT SHADOW OBJECT
2020-10-27 02:25:05,849 - octoprint.plugins.canvas - INFO - No delta found in object. No action needed.
2020-10-27 02:25:06,270 - octoprint.server.util.flask - INFO - Passively logging in user _admin from 2601:c9:c002:1a90:c42c:4ccc:3dce:cf6
2020-10-27 02:25:06,315 - octoprint.access.users - INFO - Logged in user: _admin
2020-10-27 02:25:07,096 - octoprint.plugins.canvas - INFO - Got list of registered users.
2020-10-27 02:25:07,238 - octoprint.plugins.canvas - INFO - Sending UIUpdate from Canvas Plugin
2020-10-27 02:25:07,346 - octoprint.plugins.palette2 - INFO - Updating all UI variables
2020-10-27 02:25:07,403 - octoprint.plugins.canvas - INFO - GOT SHADOW OBJECT
2020-10-27 02:25:07,440 - octoprint.plugins.canvas - INFO - No delta found in object. No action needed.
2020-10-27 02:25:07,727 - octoprint.plugins.palette2 - INFO - Paths: ['/dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DM02FV3B-if00-port0']
2020-10-27 02:25:17,844 - octoprint.plugins.GPX - INFO - gpx.connect raised exception = Serial communication error
2020-10-27 02:25:17,914 - octoprint.plugins.GPX - INFO - Failed to connect to x3g e = Serial communication error.
2020-10-27 02:25:17,961 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB1, baudrate 115200 from hook GPX: IOError: 'Serial communication error' @ comm.py:_open_serial:2784
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2784, in _open_serial
settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/init.py", line 128, in serial_factory
self.printer = GpxPrinter(self, port, baudrate, timeout)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/gpxprinter.py", line 48, in init
self._append(gpx.start())
IOError: Serial communication error
2020-10-27 02:25:18,004 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB1, baudrate 115200, skipping
2020-10-27 02:25:18,078 - octoprint.plugins.palette2 - INFO - ADVANCED UPDATE UI
2020-10-27 02:25:18,073 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB1, baudrate 250000
2020-10-27 02:25:18,149 - octoprint.plugins.GPX - INFO - [a]
2020-10-27 02:25:18,183 - octoprint.plugins.GPX - INFO - [b]
2020-10-27 02:25:18,214 - octoprint.plugins.GPX - INFO - [left]
2020-10-27 02:25:18,233 - octoprint.plugins.GPX - INFO - [machine]
2020-10-27 02:25:18,265 - octoprint.plugins.GPX - INFO - [printer]
2020-10-27 02:25:18,308 - octoprint.plugins.GPX - INFO - build_progress=1
2020-10-27 02:25:18,330 - octoprint.plugins.GPX - INFO - ditto_printing=0
2020-10-27 02:25:18,360 - octoprint.plugins.GPX - INFO - gcode_flavor=reprap
2020-10-27 02:25:18,404 - octoprint.plugins.GPX - INFO - machine_type=r2
2020-10-27 02:25:18,475 - octoprint.plugins.GPX - INFO - recalculate_5d=0
2020-10-27 02:25:18,526 - octoprint.plugins.GPX - INFO - [right]
2020-10-27 02:25:18,529 - octoprint.plugins.GPX - INFO - [x]
2020-10-27 02:25:18,531 - octoprint.plugins.GPX - INFO - [y]
2020-10-27 02:25:18,627 - octoprint.plugins.GPX - INFO - [z]
2020-10-27 02:25:18,661 - octoprint.plugins.GPX - INFO - {'a': {}, 'None': {}, 'b': {}, 'machine': {}, 'printer': {'recalculate_5d': '0', 'gcode_flavor': 'reprap', 'build_progress': '1', 'machine_type': 'r2', 'ditto_printing': '0'}, 'right': {}, 'y': {}, 'x': {}, 'z': {}, 'left': {}}
2020-10-27 02:25:18,684 - octoprint.plugins.GPX - INFO - Connecting through x3g.
2020-10-27 02:25:18,690 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://4pss-ch-canvas-hub.local/'}
2020-10-27 02:25:18,713 - octoprint.plugins.GPX - INFO - GPXPrinter created, port: /dev/ttyUSB1, baudrate: 250000
2020-10-27 02:25:42,908 - octoprint.plugins.GPX - INFO - gpx.connect raised exception = Serial communication error
2020-10-27 02:25:42,938 - octoprint.plugins.GPX - INFO - Failed to connect to x3g e = Serial communication error.
2020-10-27 02:25:42,983 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB1, baudrate 250000 from hook GPX: IOError: 'Serial communication error' @ comm.py:_open_serial:2784
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2784, in _open_serial
settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/init.py", line 128, in serial_factory
self.printer = GpxPrinter(self, port, baudrate, timeout)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/gpxprinter.py", line 48, in init
self._append(gpx.start())
IOError: Serial communication error
2020-10-27 02:25:43,007 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB1, baudrate 250000, skipping
2020-10-27 02:25:43,036 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected."
2020-10-27 02:25:43,145 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)"
2020-10-27 02:25:43,351 - octoprint.plugins.action_command_notification - INFO - Notifications cleared
2020-10-27 02:26:16,059 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-10-27 02:28:05,487 - octoprint.server.preemptive_cache - INFO - ... done in 166.80s
2020-10-27 02:28:09,045 - octoprint.server.util.sockjs - INFO - User _admin logged in on the socket from client 2601:c9:c002:1a90:c42c:4ccc:3dce:cf6
2020-10-27 02:28:09,084 - octoprint.server.util.sockjs - INFO - Client connection closed: 2601:c9:c002:1a90:c42c:4ccc:3dce:cf6
2020-10-27 02:28:09,095 - tornado.application - ERROR - Future exception was never retrieved: Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/tornado/gen.py", line 1141, in run
yielded = self.gen.throw(*exc_info)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/tornado/websocket.py", line 876, in wrapper
raise WebSocketClosedError()
WebSocketClosedError
2020-10-27 02:28:09,506 - octoprint.server.util.sockjs - INFO - New connection from client: 2601:c9:c002:1a90:c42c:4ccc:3dce:cf6
2020-10-27 02:28:10,019 - octoprint.plugins.canvas - INFO - Sending UIUpdate from Canvas Plugin
2020-10-27 02:28:10,303 - octoprint.server.util.flask - INFO - Passively logging in user _admin from 2601:c9:c002:1a90:c42c:4ccc:3dce:cf6
2020-10-27 02:28:10,320 - octoprint.access.users - INFO - Logged in user: _admin
2020-10-27 02:28:11,664 - octoprint.plugins.canvas - INFO - Got list of registered users.
2020-10-27 02:28:11,740 - octoprint.plugins.canvas - INFO - Sending UIUpdate from Canvas Plugin
2020-10-27 02:28:11,789 - octoprint.plugins.palette2 - INFO - Updating all UI variables
2020-10-27 02:28:11,837 - octoprint.plugins.canvas - INFO - GOT SHADOW OBJECT
2020-10-27 02:28:11,850 - octoprint.plugins.canvas - INFO - No delta found in object. No action needed.
2020-10-27 02:28:11,993 - octoprint.plugins.palette2 - INFO - Paths: ['/dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DM02FV3B-if00-port0']
2020-10-27 02:28:12,100 - octoprint.plugins.palette2 - INFO - ADVANCED UPDATE UI
2020-10-27 02:28:21,492 - octoprint.plugins.palette2 - INFO - Got a command: 'uiUpdate'
2020-10-27 02:28:21,501 - octoprint.plugins.palette2 - INFO - Updating all UI variables
2020-10-27 02:28:21,759 - octoprint.plugins.palette2 - INFO - Paths: ['/dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DM02FV3B-if00-port0']
2020-10-27 02:28:21,836 - octoprint.plugins.palette2 - INFO - ADVANCED UPDATE UI
2020-10-27 02:28:22,068 - octoprint.plugins.palette2 - INFO - Got a command: 'uiUpdate'
2020-10-27 02:28:22,078 - octoprint.plugins.palette2 - INFO - Updating all UI variables
2020-10-27 02:28:22,229 - octoprint.plugins.palette2 - INFO - Paths: ['/dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_DM02FV3B-if00-port0']
2020-10-27 02:28:22,305 - octoprint.plugins.palette2 - INFO - ADVANCED UPDATE UI
2020-10-27 02:28:22,567 - octoprint.plugins.palette2 - INFO - Got a command: 'changeAutoVariationCancelPing'
2020-10-27 02:28:23,619 - octoprint.plugins.palette2 - INFO - ADVANCED: autoVariationCancelPing -> 'False' 'False'
2020-10-27 02:28:23,744 - octoprint.plugins.palette2 - INFO - Got a command: 'changeShowPingOnPrinter'
2020-10-27 02:28:24,893 - octoprint.plugins.palette2 - INFO - ADVANCED: showPingOnPrinter -> 'False' 'False'
2020-10-27 02:28:25,020 - octoprint.plugins.palette2 - INFO - Got a command: 'changeFeedRateControl'
2020-10-27 02:28:26,080 - octoprint.plugins.palette2 - INFO - ADVANCED: feedRateControl -> 'False' 'False'
2020-10-27 02:28:26,206 - octoprint.plugins.palette2 - INFO - Got a command: 'changeFeedRateSlowPct'
2020-10-27 02:28:26,215 - octoprint.plugins.palette2 - INFO - Splice Feed Rate Speed did not change. Do nothing
2020-10-27 02:28:26,349 - octoprint.server.util.sockjs - INFO - User _admin logged in on the socket from client 2601:c9:c002:1a90:c42c:4ccc:3dce:cf6
2020-10-27 02:31:50,439 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection"
2020-10-27 02:31:50,755 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 4 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB1@115200, /dev/ttyUSB1@250000
2020-10-27 02:31:50,773 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200
2020-10-27 02:31:50,804 - octoprint.plugins.GPX - INFO - [a]
2020-10-27 02:31:50,818 - octoprint.plugins.GPX - INFO - [b]
2020-10-27 02:31:50,834 - octoprint.plugins.GPX - INFO - [left]
2020-10-27 02:31:50,848 - octoprint.plugins.GPX - INFO - [machine]
2020-10-27 02:31:50,860 - octoprint.plugins.GPX - INFO - [printer]
2020-10-27 02:31:50,874 - octoprint.plugins.GPX - INFO - build_progress=1
2020-10-27 02:31:50,890 - octoprint.plugins.GPX - INFO - ditto_printing=0
2020-10-27 02:31:50,899 - octoprint.plugins.GPX - INFO - gcode_flavor=reprap
2020-10-27 02:31:50,914 - octoprint.plugins.GPX - INFO - machine_type=r2
2020-10-27 02:31:50,927 - octoprint.plugins.GPX - INFO - recalculate_5d=0
2020-10-27 02:31:50,939 - octoprint.plugins.GPX - INFO - [right]
2020-10-27 02:31:50,956 - octoprint.plugins.GPX - INFO - [x]
2020-10-27 02:31:50,969 - octoprint.plugins.GPX - INFO - [y]
2020-10-27 02:31:50,981 - octoprint.plugins.GPX - INFO - [z]
2020-10-27 02:31:51,002 - octoprint.plugins.GPX - INFO - {'a': {}, 'None': {}, 'b': {}, 'machine': {}, 'printer': {'recalculate_5d': '0', 'gcode_flavor': 'reprap', 'build_progress': '1', 'machine_type': 'r2', 'ditto_printing': '0'}, 'right': {}, 'y': {}, 'x': {}, 'z': {}, 'left': {}}
2020-10-27 02:31:51,019 - octoprint.plugins.GPX - INFO - Connecting through x3g.
2020-10-27 02:31:51,034 - octoprint.plugins.GPX - INFO - GPXPrinter created, port: /dev/ttyUSB0, baudrate: 115200
2020-10-27 02:31:57,108 - octoprint.plugins.GPX - INFO - gpx.connect raised exception = Timeout
2020-10-27 02:31:57,129 - octoprint.plugins.GPX - INFO - Failed to connect to x3g e = Timeout.
2020-10-27 02:31:57,162 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB0, baudrate 115200 from hook GPX: Timeout: 'Timeout' @ comm.py:_open_serial:2784
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2784, in _open_serial
settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/init.py", line 128, in serial_factory
self.printer = GpxPrinter(self, port, baudrate, timeout)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/gpxprinter.py", line 48, in init
self._append(gpx.start())
Timeout: Timeout
2020-10-27 02:31:57,194 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB0, baudrate 115200, skipping
2020-10-27 02:31:57,219 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 250000
2020-10-27 02:31:57,251 - octoprint.plugins.GPX - INFO - [a]
2020-10-27 02:31:57,273 - octoprint.plugins.GPX - INFO - [b]
2020-10-27 02:31:57,286 - octoprint.plugins.GPX - INFO - [left]
2020-10-27 02:31:57,301 - octoprint.plugins.GPX - INFO - [machine]
2020-10-27 02:31:57,316 - octoprint.plugins.GPX - INFO - [printer]
2020-10-27 02:31:57,329 - octoprint.plugins.GPX - INFO - build_progress=1
2020-10-27 02:31:57,346 - octoprint.plugins.GPX - INFO - ditto_printing=0
2020-10-27 02:31:57,356 - octoprint.plugins.GPX - INFO - gcode_flavor=reprap
2020-10-27 02:31:57,370 - octoprint.plugins.GPX - INFO - machine_type=r2
2020-10-27 02:31:57,384 - octoprint.plugins.GPX - INFO - recalculate_5d=0
2020-10-27 02:31:57,396 - octoprint.plugins.GPX - INFO - [right]
2020-10-27 02:31:57,411 - octoprint.plugins.GPX - INFO - [x]
2020-10-27 02:31:57,425 - octoprint.plugins.GPX - INFO - [y]
2020-10-27 02:31:57,439 - octoprint.plugins.GPX - INFO - [z]
2020-10-27 02:31:57,454 - octoprint.plugins.GPX - INFO - {'a': {}, 'None': {}, 'b': {}, 'machine': {}, 'printer': {'recalculate_5d': '0', 'gcode_flavor': 'reprap', 'build_progress': '1', 'machine_type': 'r2', 'ditto_printing': '0'}, 'right': {}, 'y': {}, 'x': {}, 'z': {}, 'left': {}}
2020-10-27 02:31:57,469 - octoprint.plugins.GPX - INFO - Connecting through x3g.
2020-10-27 02:31:57,479 - octoprint.plugins.GPX - INFO - GPXPrinter created, port: /dev/ttyUSB0, baudrate: 250000
2020-10-27 02:32:03,543 - octoprint.plugins.GPX - INFO - gpx.connect raised exception = Timeout
2020-10-27 02:32:03,562 - octoprint.plugins.GPX - INFO - Failed to connect to x3g e = Timeout.
2020-10-27 02:32:03,590 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB0, baudrate 250000 from hook GPX: Timeout: 'Timeout' @ comm.py:_open_serial:2784
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2784, in _open_serial
settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/init.py", line 128, in serial_factory
self.printer = GpxPrinter(self, port, baudrate, timeout)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/gpxprinter.py", line 48, in init
self._append(gpx.start())
Timeout: Timeout
2020-10-27 02:32:03,621 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB0, baudrate 250000, skipping
2020-10-27 02:32:03,639 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB1, baudrate 115200
2020-10-27 02:32:03,676 - octoprint.plugins.GPX - INFO - [a]
2020-10-27 02:32:03,687 - octoprint.plugins.GPX - INFO - [b]
2020-10-27 02:32:03,697 - octoprint.plugins.GPX - INFO - [left]
2020-10-27 02:32:03,707 - octoprint.plugins.GPX - INFO - [machine]
2020-10-27 02:32:03,717 - octoprint.plugins.GPX - INFO - [printer]
2020-10-27 02:32:03,727 - octoprint.plugins.GPX - INFO - build_progress=1
2020-10-27 02:32:03,744 - octoprint.plugins.GPX - INFO - ditto_printing=0
2020-10-27 02:32:03,763 - octoprint.plugins.GPX - INFO - gcode_flavor=reprap
2020-10-27 02:32:03,790 - octoprint.plugins.GPX - INFO - machine_type=r2
2020-10-27 02:32:03,803 - octoprint.plugins.GPX - INFO - recalculate_5d=0
2020-10-27 02:32:03,825 - octoprint.plugins.GPX - INFO - [right]
2020-10-27 02:32:03,845 - octoprint.plugins.GPX - INFO - [x]
2020-10-27 02:32:03,866 - octoprint.plugins.GPX - INFO - [y]
2020-10-27 02:32:03,892 - octoprint.plugins.GPX - INFO - [z]
2020-10-27 02:32:03,913 - octoprint.plugins.GPX - INFO - {'a': {}, 'None': {}, 'b': {}, 'machine': {}, 'printer': {'recalculate_5d': '0', 'gcode_flavor': 'reprap', 'build_progress': '1', 'machine_type': 'r2', 'ditto_printing': '0'}, 'right': {}, 'y': {}, 'x': {}, 'z': {}, 'left': {}}
2020-10-27 02:32:03,929 - octoprint.plugins.GPX - INFO - Connecting through x3g.
2020-10-27 02:32:03,939 - octoprint.plugins.GPX - INFO - GPXPrinter created, port: /dev/ttyUSB1, baudrate: 115200
2020-10-27 02:32:28,059 - octoprint.plugins.GPX - INFO - gpx.connect raised exception = Serial communication error
2020-10-27 02:32:28,080 - octoprint.plugins.GPX - INFO - Failed to connect to x3g e = Serial communication error.
2020-10-27 02:32:28,098 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB1, baudrate 115200 from hook GPX: IOError: 'Serial communication error' @ comm.py:_open_serial:2784
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2784, in _open_serial
settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/init.py", line 128, in serial_factory
self.printer = GpxPrinter(self, port, baudrate, timeout)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/gpxprinter.py", line 48, in init
self._append(gpx.start())
IOError: Serial communication error
2020-10-27 02:32:28,113 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB1, baudrate 115200, skipping
2020-10-27 02:32:28,128 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB1, baudrate 250000
2020-10-27 02:32:28,166 - octoprint.plugins.GPX - INFO - [a]
2020-10-27 02:32:28,176 - octoprint.plugins.GPX - INFO - [b]
2020-10-27 02:32:28,186 - octoprint.plugins.GPX - INFO - [left]
2020-10-27 02:32:28,196 - octoprint.plugins.GPX - INFO - [machine]
2020-10-27 02:32:28,206 - octoprint.plugins.GPX - INFO - [printer]
2020-10-27 02:32:28,216 - octoprint.plugins.GPX - INFO - build_progress=1
2020-10-27 02:32:28,226 - octoprint.plugins.GPX - INFO - ditto_printing=0
2020-10-27 02:32:28,234 - octoprint.plugins.GPX - INFO - gcode_flavor=reprap
2020-10-27 02:32:28,244 - octoprint.plugins.GPX - INFO - machine_type=r2
2020-10-27 02:32:28,253 - octoprint.plugins.GPX - INFO - recalculate_5d=0
2020-10-27 02:32:28,263 - octoprint.plugins.GPX - INFO - [right]
2020-10-27 02:32:28,272 - octoprint.plugins.GPX - INFO - [x]
2020-10-27 02:32:28,282 - octoprint.plugins.GPX - INFO - [y]
2020-10-27 02:32:28,291 - octoprint.plugins.GPX - INFO - [z]
2020-10-27 02:32:28,301 - octoprint.plugins.GPX - INFO - {'a': {}, 'None': {}, 'b': {}, 'machine': {}, 'printer': {'recalculate_5d': '0', 'gcode_flavor': 'reprap', 'build_progress': '1', 'machine_type': 'r2', 'ditto_printing': '0'}, 'right': {}, 'y': {}, 'x': {}, 'z': {}, 'left': {}}
2020-10-27 02:32:28,310 - octoprint.plugins.GPX - INFO - Connecting through x3g.
2020-10-27 02:32:28,320 - octoprint.plugins.GPX - INFO - GPXPrinter created, port: /dev/ttyUSB1, baudrate: 250000
2020-10-27 02:32:52,442 - octoprint.plugins.GPX - INFO - gpx.connect raised exception = Serial communication error
2020-10-27 02:32:52,452 - octoprint.plugins.GPX - INFO - Failed to connect to x3g e = Serial communication error.
2020-10-27 02:32:52,475 - octoprint.util.comm - ERROR - Unexpected error while connecting to serial port /dev/ttyUSB1, baudrate 250000 from hook GPX: IOError: 'Serial communication error' @ comm.py:_open_serial:2784
Traceback (most recent call last):
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint/util/comm.py", line 2784, in _open_serial
settings().getFloat(["serial", "timeout", "connection"]))
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/init.py", line 128, in serial_factory
self.printer = GpxPrinter(self, port, baudrate, timeout)
File "/home/pi/OctoPrint/venv/local/lib/python2.7/site-packages/octoprint_GPX/gpxprinter.py", line 48, in init
self._append(gpx.start())
IOError: Serial communication error
2020-10-27 02:32:52,487 - octoprint.util.comm - INFO - Serial detection: Could not open port /dev/ttyUSB1, baudrate 250000, skipping
2020-10-27 02:32:52,500 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Error: No more candidates to test, and no working port/baudrate combination detected."
2020-10-27 02:32:52,560 - octoprint.util.comm - INFO - Changing monitoring state from "Error: No more candidates to test, and no working port/baudrate combination detected." to "Offline (Error: No more candidates to test, and no working port/baudrate combination detected.)"
2020-10-27 02:32:52,698 - octoprint.plugins.action_command_notification - INFO - Notifications cleared
2020-10-27 02:33:51,293 - octoprint.plugins.GPX - INFO - [a]
2020-10-27 02:33:51,303 - octoprint.plugins.GPX - INFO - [b]
2020-10-27 02:33:51,312 - octoprint.plugins.GPX - INFO - [left]
2020-10-27 02:33:51,322 - octoprint.plugins.GPX - INFO - [machine]
2020-10-27 02:33:51,332 - octoprint.plugins.GPX - INFO - [printer]
2020-10-27 02:33:51,341 - octoprint.plugins.GPX - INFO - build_progress=1
2020-10-27 02:33:51,350 - octoprint.plugins.GPX - INFO - ditto_printing=0
2020-10-27 02:33:51,359 - octoprint.plugins.GPX - INFO - gcode_flavor=reprap
2020-10-27 02:33:51,368 - octoprint.plugins.GPX - INFO - machine_type=r2
2020-10-27 02:33:51,378 - octoprint.plugins.GPX - INFO - recalculate_5d=0
2020-10-27 02:33:51,387 - octoprint.plugins.GPX - INFO - [right]
2020-10-27 02:33:51,396 - octoprint.plugins.GPX - INFO - [x]
2020-10-27 02:33:51,406 - octoprint.plugins.GPX - INFO - [y]
2020-10-27 02:33:51,415 - octoprint.plugins.GPX - INFO - [z]
2020-10-27 02:33:51,425 - octoprint.plugins.GPX - INFO - {'a': {}, 'None': {}, 'b': {}, 'machine': {}, 'printer': {'recalculate_5d': '0', 'gcode_flavor': 'reprap', 'build_progress': '1', 'machine_type': 'r2', 'ditto_printing': '0'}, 'right': {}, 'y': {}, 'x': {}, 'z': {}, 'left': {}}
Additional information about your network (Hardware you are trying to connect to, hardware you are trying to connect from, router, access point, used operating systems, ...)
Trying to connect to Qidi X-Max

1 Like

Hello @King2k!

Have you been able to connect to the Qidi X-Max before and successfully do a print?

I don't know if the GPX plugin is a proper workaround for the Qidi printers.It reports errors.

You may try this: I cannot successfully print on my printer running a firmware identifying itself only as "CBD make it" or "ZWLF make it"

Looks to me like the GPX plugin is for some older Makerbot printers (and some clones) - can you confirm that you need the GPX plugin to make your printer work?

I have a FLSUN i3 clone running an SKR Pro 1.2 and a Palette 2 Pro. I have been having the same kinds of connection issues. I found that often it has been necessary to manually select the USB port within Octoprint since they sometimes get reversed.

There may also be other canvas hubs from previous installations/tries in your canvas software which you might want to delete.

I am having an intermittent issue with the sending files from CANVAS to the Octoprint, sometimes it seems to work, sometimes not. This only happenned after I did a reinstall for Python 3.

Did you try installing the canvas hug software and palette software using the URLs on the Mosaic Website? They seem to be the most reliable way to get it to work given the transition from Python 2.7 to 3. Note that if you are doing a new install you might as well do a Python 3 update anyway... look up a "upgrade to Python 3" on the search here. You can do it quite easily with two command lines entries.

If you cannot connect to your pi anymore using SSH pi@ then you might have a security error that unfortunately doesnt display. You can fix this by going into your user name file in windows and the file SSH and deleting the known hosts file. This will allow a simple terminal connect to your pi using WINDOWS KEY + R and then SSH pi@ then you can do the python update.

Yes I was able to get it connected. Now I'm having 2 other problems but I will post in another topic.

I cant connect to the internet I have the raspberry pi 4 its just not connecting I don't have the right cable to connect to the HDMI port I need some help pls

If you need help, open a new 'Get help' thread filling in all of the requested information.