• 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 when visiting view link

felixcode

Chevereto Member
Dear user, kindly note that Tech Support is free, but please note:

  • ⚠️ Check hotfixes first
  • ⏳ Ticket response time is within 7 working days if you need a faster response purchase Extra Support
  • 🇨🇱 Support is delivered in CLST working hours
  • 🚧 Tech Support only covers software issues
▶ Reproduction steps
  1. installed chevereto.
  2. create album, upload image, and get url.
  3. able to visit direct url, but error when visiting view url.
😢 Unexpected result

error page showed with logs below.

📃 Error log message

===============================================
you may also visit https://img.felixcode.net/image/RCZ for the error page
===============================================
Chevere\Exceptions\Core\ErrorException thrown
in /opt/chevereto/app/src/Components/Legacy/Classes/Listing.php:439


# Message [Code #2]

Trying to access array offset on value of type null


# Incident ID:61b9ff6c3dc1f


# Time

2021-12-15T14:45:00+00:00 [1639579500]


# Stack trace

------------------------------------------------------------
#0 /opt/chevereto/app/src/Components/Legacy/Classes/Image.php:203 Chevereto\Components\Legacy\Classes\Listing->exec()
------------------------------------------------------------
#1 /opt/chevereto/app/legacy/routes/image.php:106 Chevereto\Components\Legacy\Classes\Image::getAlbumSlice()
------------------------------------------------------------
#2 /opt/chevereto/app/src/Components/Legacy/G/Handler.php:255 Chevereto\Components\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#3 /opt/chevereto/app/src/Components/Legacy/G/Handler.php:137 Chevereto\Components\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#4 /opt/chevereto/app/legacy/load/web.php:395 Chevereto\Components\Legacy\G\Handler->__construct()
------------------------------------------------------------
#5 /opt/chevereto/app/legacy/load/loader.php:291 require_once()
------------------------------------------------------------
#6 /opt/chevereto/app/legacy/entrypoints/index.php:15 require_once()
------------------------------------------------------------
#7 /opt/chevereto/index.php:14 require_once()
------------------------------------------------------------


# Server

Linux xxx 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
 
Thank you for reporting this.

By the way, there's a "code" block which you can use to display the error messages 😉.
 
We can confirm the bug and we will fix it in the next revision.

Many thanks @felixcode for bring this to our attention.
 
Back
Top