screencloud icon indicating copy to clipboard operation
screencloud copied to clipboard

Problem with SFTP uploader (1.2.0)

Open evan3334 opened this issue 9 years ago • 6 comments

I tried to use the SFTP uploader when taking a screenshot to upload my pictures to my server, but an error message popped up containing this information: Upload failed! Failed to call SFTPUploader.upload() Traceback (most recent call last): File "<string>", line 100, in upload File "/home/evan/.local/share/data/screencloud/ScreenCloud/plugins/sftp/modules/paramiko/transport.py", line 1007, in connect self.start_client() File "/home/evan/.local/share/data/screencloud/ScreenCloud/plugins/sftp/modules/paramiko/transport.py", line 466, in start_client raise e paramiko.SSHException:

Running screencloud from the terminal gave this information: [INFO] "Loaded 5 plugin(s)" [INFO] "Using bundled icon: :/systray/trayicon-gray.svg" [INFO] "Uploading screenshot to 'sftp'. Size: 139072 bytes" QObject::setParent: Cannot set parent, new parent is in a different thread QObject::setParent: Cannot set parent, new parent is in a different thread QObject::setParent: Cannot set parent, new parent is in a different thread QObject::setParent: Cannot set parent, new parent is in a different thread QObject::setParent: Cannot set parent, new parent is in a different thread QObject::setParent: Cannot set parent, new parent is in a different thread QObject::setParent: Cannot set parent, new parent is in a different thread QObject::setParent: Cannot set parent, new parent is in a different thread Traceback (most recent call last): File "<string>", line 100, in upload File "/home/evan/.local/share/data/screencloud/ScreenCloud/plugins/sftp/modules/paramiko/transport.py", line 1007, in connect self.start_client() File "/home/evan/.local/share/data/screencloud/ScreenCloud/plugins/sftp/modules/paramiko/transport.py", line 466, in start_client raise e [WARN] "Failed to call upload() in SFTPUploader" paramiko.SSHException: Incompatible ssh peer (no acceptable kex algorithm) [WARN] "Failed to call SFTPUploader.upload() Traceback (most recent call last): File "<string>", line 100, in upload File "/home/evan/.local/share/data/screencloud/ScreenCloud/plugins/sftp/modules/paramiko/transport.py", line 1007, in connect self.start_client() File "/home/evan/.local/share/data/screencloud/ScreenCloud/plugins/sftp/modules/paramiko/transport.py", line 466, in start_client raise e paramiko.SSHException: Incompatible ssh peer (no acceptable kex algorithm)" Got a buffer underflow! [WARN] "Error while playing audio. Code: 3"

evan3334 avatar Nov 11 '15 21:11 evan3334

The problem is probably this: paramiko.SSHException: Incompatible ssh peer might be because paramiko is outdated?

olav-st avatar Nov 15 '15 17:11 olav-st

If that's the problem, I'm not sure how to update it.

evan3334 avatar Nov 22 '15 17:11 evan3334

Can you try now? I've updated the SFTP plugin.

olav-st avatar Dec 12 '15 13:12 olav-st

[WARN] "Failed to write /root/i/pNh1Y0F9.png. Check permissions."

This seems like it might be a problem on my end with the server, though I'm not sure

evan3334 avatar Dec 12 '15 16:12 evan3334

You can try to check the sftp log. It should be in /tmp/screencloud-sftp.log

olav-st avatar Dec 17 '15 11:12 olav-st

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed after 30 days.

github-actions[bot] avatar May 06 '24 02:05 github-actions[bot]

This issue was closed because of inactivity. If this issue is still relevant, please re-open a new issue.

github-actions[bot] avatar Jun 14 '24 02:06 github-actions[bot]