• 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
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

3.20.15 DB Update Error?

Version
3.20.18
PHP version
7.4.30
Database driver
MySQL
Database version
3.20.15
Web browser
Chrome

Mortgage

Chevereto Member
Hi,

Updated my website files fine. However, dashboard is reporting 3.20.18 site but DB 3.20.15 clicking "install update" returns:

Code:
Aw, snap! Internal Server Error [debug @ print,error_log]

** errorId #d4562dee55b60464 **
>> ErrorException [0]: array_key_exists() expects parameter 2 to be array, null given
At /app/install/installer.php:1576
Stack trace:
#0 unknown file(unknown line): G\errorsAsExceptions(2, 'array_key_exists() expects parameter 2 to be array, null given', '/app/install/installer.php', 1576, Array)
#1 /app/install/installer.php(1576): array_key_exists('stat_date_gmt', NULL)
#2 /app/routes/route.install.php(12): require_once('/app/install/installer.php')
#3 /lib/G/classes/class.handler.php(230): G\Handler->{closure}(G\Handler)
#4 /lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#5 /app/web.php(415): G\Handler->__construct(Array)
#6 /app/loader.php(239): require_once('/app/web.php')
#7 /index.php(20): include_once('/app/loader.php')

TMDHosting bundle. Any ideas?
 
Anybody happen to know what causes this? FTP External Storage BunnyCDN.

PHP:
>> CHV\FtpException [0]: ftp_put(): php_connect_nonb() failed: Operation now in progress (115)
At /app/lib/classes/class.ftp.php:100

Stack trace:
#0 /app/lib/classes/class.storage.php(266): CHV\Ftp->put()
#1 /app/lib/classes/class.storage.php(418): CHV\Storage::uploadFiles()
#2 /app/lib/classes/class.storage.php(511): CHV\Storage::test()
#3 /app/routes/route.json.php(682): CHV\Storage::update()
#4 /lib/G/classes/class.handler.php(230): G\Handler->{closure}()
#5 /lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#6 /app/web.php(410): G\Handler->__construct()
#7 /app/loader.php(242): require_once('/app/web.php')
#8 /index.php(20): include_once('/app/loader.php')

My guess would be Firewall?
 
Back
Top