• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • 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

Can't update database after upgrade from 3.20 to 4.0.0

Version
4.0.0
PHP version
8.1
Database driver
MariaDB
Database version
10.3.36
Web browser
firefox

dobey

Chevereto Member
When trying to run: sudo -u www-data app/bin/legacy -C update

I got the following error:

Error thrown in /var/www/html/chevereto/app/vendor/chevere/xr/src/Traits/CurlTrait.php:24

# Message
Call to undefined function Chevere\Xr\Traits\curl_init()

# Incident ID:63402168e4b10

# Time
2022-10-07T12:54:00+00:00 [1665147240]

# Stack trace
------------------------------------------------------------
#0 /var/www/html/chevereto/app/vendor/chevere/xr/src/Traits/CurlTrait.php:24
{main}()
------------------------------------------------------------
#1 /var/www/html/chevereto/app/vendor/chevere/xr/src/Xr.php:41
Chevere\Xr\Curl->__construct()
------------------------------------------------------------
#2 /var/www/html/chevereto/app/vendor/chevere/xr/src/functions.php:40
Chevere\Xr\Xr->__construct()
------------------------------------------------------------
#3 /var/www/html/chevereto/app/vendor/chevere/xr/src/functions.php:128
Chevere\Xr\getXr()
------------------------------------------------------------
#4 /var/www/html/chevereto/app/legacy/install/installer.php:1933
xr()
------------------------------------------------------------
#5 /var/www/html/chevereto/app/legacy/commands/update.php:18
require_once(string(length=56))
------------------------------------------------------------
#6 /var/www/html/chevereto/app/legacy/entrypoints/cli.php:53
require_once(string(length=54))
------------------------------------------------------------
#7 /var/www/html/chevereto/app/bin/legacy:13
require_once(string(length=54))
------------------------------------------------------------

# Server
Linux 4.19.0-22-amd64 #1 SMP Debian 4.19.260-1 (2022-09-29) x86_64
 
Back
Top