• 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

Undefined array key "album"

Status
Not open for further replies.

evil

Chevereto Member
▶ Reproduction steps
  1. Check notifications
😢 Unexpected result

Error occured. Please try again later.

📃 Error log message

Chevere\Throwable\Exceptions\ErrorException thrown in /app/legacy/routes/json.php:1420

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

# Incident ID:63b4ae8a3740e

# Time
2023-01-03T22:39:06+00:00 [1672785546]

# Stack trace
------------------------------------------------------------
#0 /app/legacy/routes/json.php:1420
{main}()
------------------------------------------------------------
#1 /app/src/Legacy/G/Handler.php:242
Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#2 /app/src/Legacy/G/Handler.php:158
Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#3 /app/legacy/load/web.php:500
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#4 /app/legacy/entrypoints/index.php:25
require_once(string(length=47))
------------------------------------------------------------
#5 /index.php:12
require_once(string(length=56))
------------------------------------------------------------
 
🔒 This bug report is locked pending 60 day resolution. Having same issue? Give a like to say "me too".
 
This error happens when the notified content (in this case an album) gets deleted before seeing the notification. The system isn't removing notifications related with such content, I will patch this on the next revision.
 
Status
Not open for further replies.
Back
Top