#AUTH failed
1 messages · Page 1 of 1 (latest)
@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
set a AUTH password in the redis config to the one you used in the setup
Thank you it works now
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')
@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.
failed to initialize the sftp server error=ssh: no key found
@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
Failed to restart wings.service: Unit wings.service not found.
@hybrid otter; You did not daemonize and create the Wings service file as instructed here https://pterodactyl.io/wings/1.0/installing.html#daemonizing-using-systemd
/api/application/nodes/1/configuration": unsupported protocol scheme ""