#Sever gone missing after php artisan migration command

2 messages · Page 1 of 1 (latest)

prime bough
#

Hi

After some inactivity I came back to my server and saw it was down. I ran the command that creates a link to paste bin with the logs and ptero bot told me to run php artisan --seed --force.

When my panal was backup I was unable to login. So I created a new admin user through the cli. When I logged in my servers were gone. I went back to the cli and checked /var/lib/pterodactyl/volumes and they are still there.

How do I get the panal to pick these back up again?

normal egret
#

Unfortunately what has happened here is your panel database tables have been deleted, most likely your system got hacked by ransomware.

The php artisan migrate --seed --force you ran just upgrades the database tables. Or when starting from a empty database setups up a fresh set of empty database tables.

At this point you need to confirm that you were hacked, figure out how, and then wipe your system and restore from backups.