#Databases not showing in Pterodactyl, but existing

12 messages · Page 1 of 1 (latest)

scenic tusk
#

@safe ferry FYI

harsh quartz
#

Only database hosts will show in the database host list

What has actually happened to your system?

#

If the data doesn't exist in the panel db, the data doesn't exist. There's not really any "troubleshooting" to be done, or can be done

safe ferry
#

I can query other tables, but databases returns an error (ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'databases' at line 1). Nothing happened to the system, its been untouched for the last couple months, Cap added some ai garbage website and nuked phpmyadmin, but unless he megafucked something that shouldnt have touched the panel (ptero) database. Maybe general corruption?

#

oh found another post about it here

#

mysql is up and running, its also unknown if this has been a recent or ongoing issue. The servers dont appear to be able to connect to the databases either which leads me to a mysql issue

wooden ibex
#

That wouldn't be a table.

SHOW DATABASES;
safe ferry
#

SHOW DATABASES;
use panel;
show tables;

#

@scenic tusk #panel-help message

safe ferry
#

i shouldve specified the databases table in the ptero database mb