#i updated and now i'm locked out of the panel.
1 messages · Page 1 of 1 (latest)
Where do you want them sent to? This help channel?
yep you can redact anything
Kk. Will send in about 10 min
i reduced the amount in each one because the errors repeated
i also got one with wings --debug
I have found the following for: https://ptero.co/udixuvuwey
@quick bloom; Your Panel is returning error messages to Wings. Make sure that Panel is running and can be reached. Generate Panel logs and post the link to find out more
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
@quick bloom what os are you on
Ubuntu 20.04.6 LTS -> AlmaLinux
both
ok
feel this is a mysql problem but i cant narrow it down
sudo apt-get install php-mysql
run this, its indicated that the php's pdo extension for mysql is either not installed/enabled
also check what php version you are on with php -v
PHP 8.3.12 (cli) (built: Sep 27 2024 03:52:40) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.12, Copyright (c) Zend Technologies
with Zend OPcache v8.3.12, Copyright (c), by Zend Technologies
mysql installed
OH
think its logging me in
i got access
finally lol
run this just to update everything php related
apt -y update
apt -y install php8.3 php8.3-{cli,gd,mysql,pdo,mbstring,tokenizer,bcmath,xml,fpm,curl,zip}
done
make sure it works and ur all g