Internal Server Error with a db query after a fresh install #252

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

Originally created by @SirEndii on GitHub (Feb 5, 2025).

Current Behavior

I installed the panel using docker compose, see https://github.com/pelican-dev/panel/discussions/967

After the installed ran, and I logged in, I got an internal server error.

The server uses MariaDB 10.3.39

Image

Expected Behavior

No internal server error

Steps to Reproduce

Install the panel
I used mariadb
And the default options for the other settings

Log in using the provided credentials for the admin account

Panel Version

main branch

Wings Version

not yet installed

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

https://paste.pelistuff.com/8TSf

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 @SirEndii on GitHub (Feb 5, 2025). ### Current Behavior I installed the panel using docker compose, see https://github.com/pelican-dev/panel/discussions/967 After the installed ran, and I logged in, I got an internal server error. The server uses MariaDB 10.3.39 ![Image](https://github.com/user-attachments/assets/d89dcd37-2cda-4471-8d4d-6c51e4d35c07) ### Expected Behavior No internal server error ### Steps to Reproduce Install the panel I used mariadb And the default options for the other settings Log in using the provided credentials for the admin account ### Panel Version main branch ### Wings Version not yet installed ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash https://paste.pelistuff.com/8TSf ``` ### 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

@SirEndii commented on GitHub (Feb 5, 2025):

Okay this was somewhat my fault. I used the wrong image/i was on the main branch. Switched to actual v1.0.0-beta17 and this is fixed.
I will still keep this open if the contributors think this is an actual issue currently in the main branch or its already known

@SirEndii commented on GitHub (Feb 5, 2025): Okay this was somewhat my fault. I used the wrong image/i was on the main branch. Switched to actual v1.0.0-beta17 and this is fixed. I will still keep this open if the contributors think this is an actual issue currently in the main branch or its already known
Author
Owner

@notAreYouScared commented on GitHub (Feb 5, 2025):

Image

The install guide states you need to have 10.6 or higher. 10.3.39 does not satisfy this requirement. You might experience issues in the future.

@notAreYouScared commented on GitHub (Feb 5, 2025): ![Image](https://github.com/user-attachments/assets/b0a41ae2-0d04-475a-bb98-b6a2db0c3f73) The install guide states you need to have 10.6 or higher. 10.3.39 does not satisfy this requirement. You might experience issues in the future.
Author
Owner

@SirEndii commented on GitHub (Feb 5, 2025):

Alright, thanks. I didn't notice that I wasn't up-to-date there. I bumped maria to 10.6 and everything seems to work fine

@SirEndii commented on GitHub (Feb 5, 2025): Alright, thanks. I didn't notice that I wasn't up-to-date there. I bumped maria to 10.6 and everything seems to work fine
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#252