• 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

Error after update 4.0.0 v10 to v.11

yuttakarn

Chevereto Member
👉 Run our Container based provisioning and document the settings and context that trigger the alleged bug.

*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.

▶ Reproduction steps
  1. [Example: Update from 4.0.0-beta.10 to 4.0.0-beta.11
  2. [Example: Open the website] imgz.io
  3. [Example: Go to /upload and upload a X image]
😢 Unexpected result

Code:
Chevere\Throwable\Exceptions\ErrorException thrown in /home/imgz.io/public_html/app/src/Legacy/Classes/Image.php:1356

# Message [Code #2]
Undefined array key "thumb"

# Incident ID:63253c603ceb4

# Time
2022-09-17T03:17:52+00:00 [1663384672]

# Stack trace
------------------------------------------------------------
#0 /home/imgz.io/public_html/app/src/Legacy/Classes/Image.php:1356 {main}()
------------------------------------------------------------
#1 /home/imgz.io/public_html/app/src/Legacy/Classes/Image.php:1471 Chevereto\Legacy\Classes\Image::fill()
------------------------------------------------------------
#2 /home/imgz.io/public_html/app/src/Legacy/Classes/Listing.php:557 Chevereto\Legacy\Classes\Image::formatArray()
------------------------------------------------------------
#3 /home/imgz.io/public_html/app/legacy/routes/dashboard.php:1494 Chevereto\Legacy\Classes\Listing->exec()
------------------------------------------------------------
#4 /home/imgz.io/public_html/app/src/Legacy/G/Handler.php:245 Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#5 /home/imgz.io/public_html/app/src/Legacy/G/Handler.php:137 Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#6 /home/imgz.io/public_html/app/legacy/load/web.php:446 Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#7 /home/imgz.io/public_html/app/legacy/entrypoints/index.php:25 require_once(string(length=49))
------------------------------------------------------------
#8 /home/imgz.io/public_html/index.php:12 require_once(string(length=58))

📃 Error log message

[Example: Attached is the server error log relevant to this issue]
 
Last edited by a moderator:
Back
Top