• 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

Getting Error Can't insert storage. Error: Can't change dir in CHV\Ftp::chdir

Status
Not open for further replies.

EugeneB

Chevereto Member
Website URL
<private>

Chevereto version
3.10.16

Description of the issue
Trying to add external ftp storage, however we got this error Can't insert storage. Error: Can't change dir in CHV\Ftp::chdir
 
Either the path is wrong or the ftp credentials are incorrect or without the correct permissions.

Its essentially your ftp storage area generating the message. Chevereto is more or less displaying what is says. It's usually a permissions issue.
 
I've fixed this for you. You should turn "on" the FTP storage from dashboard/settings/external-storage

For your FTP, the path should be:
Code:
/

This is because the path that you must enter should be aware of the actual FTP session visibility, not the real path in the server.
 
Status
Not open for further replies.
Back
Top