#AUTH failed

1 messages · Page 1 of 1 (latest)

hybrid otter
#

AUTH failed: ERR AUTH <password> called without any password configured for the default user. Are you sure you
r configuration is correct? [tcp://127.0.0.1:6379]
When i try this command: php artisan p:environment:database

small skiffBOT
#

@hybrid otter; You've set a password for Redis in the panel setup process, but there isn't one required for your Redis instance. To solve this issue, open your dotenv file, locate REDIS_PASSWORD and set it to REDIS_PASSWORD=null.

You can open dotenv file directly with nano /var/www/pterodactyl/.env. Refresh config cache with cd /var/www/pterodactyl && php artisan config:clear

oblique venture
hybrid otter
#

SQLSTATE[HY000] [2054] Server sent charset (0) unknown to the client. Please, report to the developers (Connecti
on: mysql, SQL: select * from information_schema.tables where table_schema = panel and table_name = migrations a
nd table_type = 'BASE TABLE')

small skiffBOT
#

@hybrid otter; Change character-set-collations in /etc/mysql/mariadb.conf.d/50-server.cnf to utf8mb4=utf8mb4_general_ci.
Restart mariadb after changing the config file.

hybrid otter
#

failed to initialize the sftp server error=ssh: no key found

small skiffBOT
#

@hybrid otter Something went wrong with generating your key. Lets try again by typing the following rm -rf /var/lib/pterodactyl/volumes/.sftp && systemctl restart wings

If you've upgraded from 0.7x the path might instead be /srv/daemon-data/.sftp

hybrid otter
#

Failed to restart wings.service: Unit wings.service not found.

small skiffBOT
hybrid otter
#

/api/application/nodes/1/configuration": unsupported protocol scheme ""