I just bought a meteobridge PRO2 and am trying to upload to an SFTP server.
However, the test-SFTP fails with the following error:
"Error: SFTP test upload failed: sshpass: Failed to run command: No such file or directory"
The event itself is configured as follows:
Software version is Meteobridge 5.7 (Aug 11 2023, build 4133), FW 1.3 on a PRO2
The server is running SFTPGO v2.5.4, the logging does not show any sign of a (failed) incoming connection.
Any advice?
PRO2 sshpass error of SFTP upload. **solved**
Moderator: Mattk
PRO2 sshpass error of SFTP upload. **solved**
Last edited by cohenwb on Mon Sep 04, 2023 12:54 pm, edited 1 time in total.
Re: PRO2 sshpass error of SFTP upload
Still looking for a solution. @admin?
Re: PRO2 sshpass error of SFTP upload
Sorry, SFTP was missing on MB PRO2 distribution. Thanks for spotting this.
Just released update should do fine now.
Just released update should do fine now.
Re: PRO2 sshpass error of SFTP upload. **solved**
Thank you.
I have installed: Meteobridge 5.7 (Sep 3 2023, build 4145), FW 1.3
The "test upload" now works, and the testfile is created on the server. I also see the login in the server logs.
The upload from normal data however still does not work.
If i trigger it manually it gives the following output:
I've tried different export files and different destination paths.
I see no login attempt in the server logs.
So there still might be an issue in the firmware?
Is there any logging I can provide from the terminal/SSH?
Re: PRO2 sshpass error of SFTP upload.
Yes, you are right. I overlooked a code portion that also needs to be updated. It should be fine with just released update.
Re: PRO2 sshpass error of SFTP upload. **solved**
Seems to be working now. Thanks