Ran through this guide and got most things working.
Trying to figure out the following error message now.
Unexpected error while connecting to serial port FlashForge Creator Pro 2 3D Printer, port:1:4, baudrate 115200 from hook GPX: FileNotFoundError: '[Errno 2] No such file or directory: 'FlashForge Creator Pro 2 3D Printer, port:1:4'' @ comm.py:_open_serial:3944
@MSmthng I noticed you had a similar issue. The version you recommended from your branch is also the same one that is published currently. (I did uninstall and try both but made no difference).
OctoPrint Version 1.10.2
Octo Pi Build 2024.06.18.085851 with "webcamd", based on OctoPi 1.0.0, running on Raspberry Pi 4 Model B Rev 1.5
Octoprint debug log has the below repeating every minute.
octoprint.log
2024-08-10 06:40:40,359 - octoprint.plugins.flashforge - DEBUG - detect_printer()
2024-08-10 06:40:40,361 - octoprint.plugins.flashforge - DEBUG - Unable to get device name LIBUSB_ERROR_ACCESS [-3]
2024-08-10 06:40:40,362 - octoprint.plugins.flashforge - DEBUG - Found device 'unknown device' with Vendor ID: 0X1D6B, USB ID: 0X0003
2024-08-10 06:40:40,368 - octoprint.plugins.flashforge - DEBUG - Found device 'FlashForge Creator Pro 2 3D Printer' with Vendor ID: 0X2B71, USB ID: 0X000E
2024-08-10 06:40:40,368 - octoprint.plugins.flashforge - INFO - Found a FlashForge FlashForge Creator Pro 2 3D Printer, port:1:4
2024-08-10 06:40:40,371 - octoprint.plugins.flashforge - DEBUG - Unable to get device name LIBUSB_ERROR_ACCESS [-3]
2024-08-10 06:40:40,372 - octoprint.plugins.flashforge - DEBUG - Found device 'unknown device' with Vendor ID: 0X0BDA, USB ID: 0XC811
2024-08-10 06:40:40,374 - octoprint.plugins.flashforge - DEBUG - Unable to get device name LIBUSB_ERROR_ACCESS [-3]
2024-08-10 06:40:40,376 - octoprint.plugins.flashforge - DEBUG - Found device 'unknown device' with Vendor ID: 0X2109, USB ID: 0X3431
2024-08-10 06:40:40,379 - octoprint.plugins.flashforge - DEBUG - Unable to get device name LIBUSB_ERROR_ACCESS [-3]
2024-08-10 06:40:40,380 - octoprint.plugins.flashforge - DEBUG - Found device 'unknown device' with Vendor ID: 0X1D6B, USB ID: 0X0002
Again, this is the error I am having. @foosel are you familair with this issue or any Flashforge communities that could be of assistance?
Unexpected error while connecting to serial port FlashForge Creator Pro 2 3D Printer, port:1:4, baudrate 115200 from hook GPX: FileNotFoundError: '[Errno 2] No such file or directory: 'FlashForge Creator Pro 2 3D Printer, port:1:4'' @ comm.py:_open_serial:3944
Hi, i was only able to get rid of this issue by shielding my cable and using one which was as short as possible. Since then is haven't faced this issue so far.
I can agree with the ferret bead req. However, I can talk to the printer so this can't be a USB issue I am facing. I'll try the ferrite bead USB cable in a few days but don't expect any change in the issue of the mystery file not being found.
The recommendation for a higher quality USB cable is being made because the error you have shown us has historically occurred with serial communication errors caused by EMI.
In order to confirm that this is (or is not) YOUR issue, we need to see a serial.log.
You could give the other plugin a try (disable the current one as there can only be one) but if it fails switch back as the plugin you are using appears to be more up-to-date.
Verify that all the steps in the Tech blog were completed without error (i.e. no typos) and if so, I'd open an issue on its github repository and see if they can help. There is also a contact link on the Tech blog.
Flashforge expertise in this forum is limited as there aren't that many members that have one.