#Erro pterodactyl
3 messages · Page 1 of 1 (latest)
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'pterodactyl'@'127.0.0.1'
@storm jolt; Such user already exists from your previous install attempts. If you're intentionally reinstalling from scratch for whatever reason, make sure to DROP USER first.
DROP USER 'pterodactyl'@'127.0.0.1';```