• 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

I have problem with external storage - FTP

Status
Not open for further replies.

fatad

Chevereto Member
Hi,
I have problem with external storage - FTP.
I add new external storage FTP, and chevereto conect to FTP, but tells me error

"Can't verify storage credentials."
 
Error log:

Code:
[02-May-2015 14:19:25 Europe/Paris] exception 'CHV\FtpException' with message 'Can't connect to ftp.serv2.host-pics.fr server' in /home/hostpics/public_html/app/lib/classes/class.ftp.php:38
Stack trace:
#0 /home/hostpics/public_html/app/lib/classes/class.storage.php(517): CHV\Ftp->__construct(Array)
#1 /home/hostpics/public_html/app/lib/classes/class.storage.php(98): CHV\Storage::requireAPI(Array)
#2 /home/hostpics/public_html/app/lib/classes/class.storage.php(314): CHV\Storage::uploadFiles(Array, Array)
#3 /home/hostpics/public_html/app/lib/classes/class.storage.php(379): CHV\Storage::test(Array)
#4 /home/hostpics/public_html/app/routes/route.json.php(697): CHV\Storage::insert(Array)
#5 /home/hostpics/public_html/lib/G/classes/class.handler.php(216): G\Handler->{closure}(Object(G\Handler))
#6 /home/hostpics/public_html/lib/G/classes/class.handler.php(120): G\Handler->processRequest()
#7 /home/hostpics/public_html/app/loader.php(371): G\Handler->__construct(Array)
#8 /home/hostpics/public_html/index.php(20): include_once('/home/hostpics/...')
#9 {main}
 
Well, there is not so much to do. The thing is just saying that it can't connect most likely due to credentials or server block.
 
How to solve the problem?

You need to make sure that connections are not being blocked between the two servers (Chevereto website and FTP server) and that the credentials are working properly.
 
Status
Not open for further replies.
Back
Top