pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.74k stars 1.72k forks source link

Can't create new database #4994

Closed IkonoDim closed 7 months ago

IkonoDim commented 9 months ago

Current Behavior

When I try to create a new database it sends me a 500 Error back. image image image

Furthermore I've noticed that when I manually create a database and then try to send the request from pterodactyl to create a db with the exact same name the db gets deleted.

Expected Behavior

I excpected it to create the database with the specifications i gave it.

Steps to Reproduce

go to admin panel. navigate to the databases tab and create a new database.

Panel Version

1.11.5

Wings Version

1.11.8

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

https://pteropaste.com/2t29oij0irs1/

Is there an existing issue for this?

Boy132 commented 9 months ago

This is not a bug, please visit the Discord for configuration issues. Your database host user doesn't have GRANT permissions.

IkonoDim commented 9 months ago

This is not a bug, please visit the Discord for configuration issues. Your database host user doesn't have GRANT permissions.

Yes it has got GRANT permissions. I double checked already

Boy132 commented 9 months ago

This is not a bug, please visit the Discord for configuration issues. Your database host user doesn't have GRANT permissions.

Yes it has got GRANT permissions. I double checked already

According to the logs you posted it doesn't. But, again, please visit the Discord.

VermiumSifell commented 3 weeks ago

Same issue, AND I have GRANT permission. It works on v1.11.3 but not v1.11.4.