Unable to edit profile #331

Closed
opened 2026-02-05 17:26:18 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @andyondrya on GitHub (May 8, 2025).

Originally assigned to: @Boy132 on GitHub.

Current Behavior

500 Server Error (Undefined array key 0) when trying to view personal profile. Can also reproduce in demo

Expected Behavior

Open profile to reconfigure 2FA, email, etc

Steps to Reproduce

Login to Panel and go to Profile

Panel Version

canary (b83e365)

Wings Version

n/a

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

https://paste.pelistuff.com/fGtB

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @andyondrya on GitHub (May 8, 2025). Originally assigned to: @Boy132 on GitHub. ### Current Behavior 500 Server Error (Undefined array key 0) when trying to view personal profile. Can also reproduce in demo ### Expected Behavior Open profile to reconfigure 2FA, email, etc ### Steps to Reproduce Login to Panel and go to Profile ### Panel Version canary (b83e365) ### Wings Version n/a ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash https://paste.pelistuff.com/fGtB ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@rmartinoscar commented on GitHub (May 8, 2025):

Can confirm

@rmartinoscar commented on GitHub (May 8, 2025): Can confirm
Author
Owner

@Boy132 commented on GitHub (May 8, 2025):

Workaround: run mkdir -p /var/www/pelican/storage/app/public/fonts.
Proper fix will come in next beta.

@Boy132 commented on GitHub (May 8, 2025): Workaround: run `mkdir -p /var/www/pelican/storage/app/public/fonts`. Proper fix will come in next beta.
Author
Owner

@andyondrya commented on GitHub (May 8, 2025):

Wasn't that what php artisan storage:link does? Or was that for something else?

@andyondrya commented on GitHub (May 8, 2025): Wasn't that what `php artisan storage:link` does? Or was that for something else?
Author
Owner

@Boy132 commented on GitHub (May 8, 2025):

Wasn't that what php artisan storage:link does? Or was that for something else?

That was something else. php artisan storage:link just creates a symlink.

@Boy132 commented on GitHub (May 8, 2025): > Wasn't that what `php artisan storage:link` does? Or was that for something else? That was something else. `php artisan storage:link` just creates a symlink.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#331