Panel giving error 500 after installing blueprint

yes
21 Replies
Auri
Auri16mo ago
run systemctl status nginx and send what it returns
Squawkykaka
SquawkykakaOP16mo ago
root@pterodactyl:/var/www/pterodactyl# systemctl status nginx \
^C
root@pterodactyl:/var/www/pterodactyl# systemctl status nginx ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2024-05-20 21:31:22 UTC; 2 days ago Docs: man:nginx(8) Process: 791 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS) Process: 927 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS) Main PID: 932 (nginx) Tasks: 3 (limit: 19061) Memory: 25.9M CPU: 10.223s CGroup: /system.slice/nginx.service ├─932 "nginx: master process /usr/sbin/nginx -g daemon on; master_process on;" ├─933 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" └─934 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" May 20 21:31:21 pterodactyl systemd[1]: Starting A high performance web server and a reverse proxy server... May 20 21:31:22 pterodactyl systemd[1]: Started A high performance web server and a reverse proxy server.
Auri
Auri16mo ago
not a nginx error, i can't really help more but @Emma may be able to
Squawkykaka
SquawkykakaOP16mo ago
Is latest ptero version support out yet? whats the best way to update after you install latest ptero version
Auri
Auri16mo ago
i've not used ptero in a while but when i did i would always just change out the files i don't know, github/pterodactyl has a update from 2 weeks ago and blueprint hasnt been updated since april 10
Squawkykaka
SquawkykakaOP16mo ago
hmm maybe it is that then ill wait until @Emma responds until i decide not to use until it updates
Auri
Auri16mo ago
alright
Loki
Loki16mo ago
Yes
Emma
Emma16mo ago
uhhhhh
Loki
Loki16mo ago
@Squawkykaka tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99 500 usually just covers up a more specific error. Fetch logs.
Loki
Loki16mo ago
Looks like something related to Nebula. Have you tried uninstalling and then reinstalling Nebula?
Squawkykaka
SquawkykakaOP16mo ago
How do i do that? wait im a doof
Loki
Loki16mo ago
I assume blueprint -uninstall nebula or blueprint -remove nebula. If you have configurations or something for it you don't want to lose, back it up first.
Squawkykaka
SquawkykakaOP16mo ago
23:36:46 FATAL: 'nebula' is not installed or detected. is there files i can delate to make it work
Loki
Loki16mo ago
No idea. I'd try starting over.
Squawkykaka
SquawkykakaOP16mo ago
I dont want too wont i lose the data connecting the servers to the panel? i deleted everything except database then ran an update fixed it
Loki
Loki16mo ago
You saved your .env file too, right? Or at least your APP_KEY? If not, your data is toast.
Squawkykaka
SquawkykakaOP16mo ago
maybe i did
Loki
Loki16mo ago
Great
Squawkykaka
SquawkykakaOP16mo ago
i think its fine

Did you find this page helpful?