• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Can't add SFTP storage - Can't change dir in CHV\Sftp::put

Status
Not open for further replies.

madkiwi

Chevereto Member
I start experiencing quite weird issue that came from nowhere (start suddenly appearing on version 3.7.4, latest update to 3.7.5 didn't fix it).
When I'm trying add a new storage (sometimes same error appear when existing storage details need to be changed) it shows next error:
Code:
Can't insert storage. Error: Can't change dir in CHV\Sftp::put

Any ideas where should I dig to fix it?

Much appreciate your help.
 
That error indicates that the API can't change the remote SFTP directory. You should check for permission issues or maybe test the same credentials in a FTP app.
 
Same with FTP: External storage has failed >> Can't upload '009m.md.png' in CHV\Ftp:😛ut
Interesting thing - now, it's just an alert message I receive as an email. It works fine for the most of the time, but once in a random while it start giving this error.
Is there any way to determine which storage cause this issue?
 
If sometimes it works then the problem is that the ftp server is blocking or limiting it. How many images gets your website in one day?
 
If sometimes it works then the problem is that the ftp server is blocking or limiting it. How many images gets your website in one day?
Not much really - about a 500-700 and it's all spread through three external storage nodes.
 
I suggest you to try using a more stable server. At script side Chevereto only connects to that server, it can't do anything else.
 
Status
Not open for further replies.
Back
Top