#help with the databse
17 messages · Page 1 of 1 (latest)
I have found the following for: https://ptero.co/jawifowedo
🇫🇷 🥖 Bienvenue sur Internet, @olive violet 🥖 🇫🇷
Your database is refusing the Panel's attempts to connect to it. This can be for a number of different reasons so I'll let a human double check, but here are some ideas.
- Is your MySQL instance running?
systemctl status mysql(hopefully not down the road) - Is the user you're trying to connect with authorized to access the given database from this IP address?
- Did you correctly give that user permission to even access that database?
- Do you have a Firewall that is blocking connections?
- Is your MySQL instance bound to
127.0.0.1orlocalhostand you're trying to connect from outside the server? - Does the user have
GRANTpermissions if you're trying to use them to create a new database for a server? - Have special characters in your password? Make sure DB_PASSWORD in your .env file is enclosed in double quotes
Here is some additional documentation to help you out: https://pterodactyl.io/tutorials/mysql_setup.html
I have found the following for: https://ptero.co/jawifowedo
🇫🇷 🥖 Bienvenue sur Internet, @olive violet 🥖 🇫🇷
Your database is refusing the Panel's attempts to connect to it. This can be for a number of different reasons so I'll let a human double check, but here are some ideas.
- Is your MySQL instance running?
systemctl status mysql(hopefully not down the road) - Is the user you're trying to connect with authorized to access the given database from this IP address?
- Did you correctly give that user permission to even access that database?
- Do you have a Firewall that is blocking connections?
- Is your MySQL instance bound to
127.0.0.1orlocalhostand you're trying to connect from outside the server? - Does the user have
GRANTpermissions if you're trying to use them to create a new database for a server? - Have special characters in your password? Make sure DB_PASSWORD in your .env file is enclosed in double quotes
Here is some additional documentation to help you out: https://pterodactyl.io/tutorials/mysql_setup.html
I have found the following for: https://ptero.co/arepufarir
@olive violet; Your database migration was skipped or failed. You may attempt to complete it by running php artisan migrate --seed --force in the Pterodactyl install directory. If you encounter errors, please do not ignore them and instead post them here.
I have found the following for: https://ptero.co/abuxutonil
@olive violet; Your database migration was skipped or failed. You may attempt to complete it by running php artisan migrate --seed --force in the Pterodactyl install directory. If you encounter errors, please do not ignore them and instead post them here.
I have found the following for: https://ptero.co/obajefurac
@olive violet; Your database migration was skipped or failed. You may attempt to complete it by running php artisan migrate --seed --force in the Pterodactyl install directory. If you encounter errors, please do not ignore them and instead post them here.
I have found the following for: https://ptero.co/obajefurac
@olive violet; Your database migration was skipped or failed. You may attempt to complete it by running php artisan migrate --seed --force in the Pterodactyl install directory. If you encounter errors, please do not ignore them and instead post them here.
Too Many Attempts Error
Error
No database host was found that meets the requirements for this server.
@olive violet You can add database host at admin Panel > Databases > Create New. You have to create a database host user first by following our guide at https://pterodactyl.io/tutorials/mysql_setup.html#creating-a-database-host-for-nodes
There was an error while trying to connect to the host or while executing a query: "SQLSTATE[HY000] [1130] Host '31.57.112.17' is not allowed to connect to this MariaDB server (Connection: dynamic, SQL: SELECT 1 FROM dual)"