#I'm struggling

1 messages · Page 1 of 1 (latest)

delicate spindle
#

Explain what "never seems to initialize" is supposed to mean.
What do you actually see ?

#

So the panel can't connect to wings

robust streamBOT
#

You'll need to grab the error logs from the Panel. The following command uploads the last 150 lines of this day's log to our pastebin and provides a link you can share.
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99

delicate spindle
#

That's on your VM running the panel ?

#

is there anything at all in the /var/www/pterodactyl/storage/logs/ folder ?

#

Either it's not running, firewall is blocking it, or some other network misconfiguration such as not port forwarded when required.