I just installed Connectandprint but it doesn't seem to be working for me.
I upload a file to .octoprint/uploads using scp and it shows up under files in the web interface.
However, it fails to initiate printing or do anything for that matter.
I turned on logging at 'debug' level for the plugin and this is all I see:
2023-08-04 01:40:54,558 - octoprint.plugins.pluginmanager - INFO - Installing single file plugin connectandprint.py from https://raw.githubusercontent.com/Maxinger15/connectandprint/master/connectandprint.py | !Connect And Print (1.2.0) = /home/octopi/.octoprint/plugins/connectandprint.py | Connect And Print (1.2.0) = /home/octopi/.octoprint/plugins/connectandprint.py 2023-08-04 01:42:08,387 - octoprint.plugins.softwareupdate - ERROR - Could not check connectandprint for updates KeyError: 'connectandprint' 2023-08-04 02:01:07,431 - octoprint.plugins.logging - INFO - Setting logger octoprint.plugins.connectandprint level to 10 | Connect And Print (1.2.0) = /home/octopi/.octoprint/plugins/connectandprint.py 2023-08-04 02:01:54,323 - octoprint.plugins.connectandprint - DEBUG - PSU-Control not available, skipping registration
Any idea what I might be doing wrong?
I just installed Connectandprint but it doesn't seem to be working for me.
I upload a file to .octoprint/uploads using scp and it shows up under files in the web interface.
However, it fails to initiate printing or do anything for that matter.
I turned on logging at 'debug' level for the plugin and this is all I see:
2023-08-04 01:40:54,558 - octoprint.plugins.pluginmanager - INFO - Installing single file plugin connectandprint.py from https://raw.githubusercontent.com/Maxinger15/connectandprint/master/connectandprint.py | !Connect And Print (1.2.0) = /home/octopi/.octoprint/plugins/connectandprint.py | Connect And Print (1.2.0) = /home/octopi/.octoprint/plugins/connectandprint.py 2023-08-04 01:42:08,387 - octoprint.plugins.softwareupdate - ERROR - Could not check connectandprint for updates KeyError: 'connectandprint' 2023-08-04 02:01:07,431 - octoprint.plugins.logging - INFO - Setting logger octoprint.plugins.connectandprint level to 10 | Connect And Print (1.2.0) = /home/octopi/.octoprint/plugins/connectandprint.py 2023-08-04 02:01:54,323 - octoprint.plugins.connectandprint - DEBUG - PSU-Control not available, skipping registrationAny idea what I might be doing wrong?