Hi i have a ptero / wings setup on my machine for like a year now no real issues
Tonight i wanted to update a mc server but the file gui ( web ) wasnt working ( console was )
I tried restarting pteroq and wings but nothing i restarted the computer still nothing
I dont have errors in systemctl status commands for either
and i do not have access to the console ( of the servers ) anymore
#Issue with my setup
29 messages · Page 1 of 1 (latest)
getting this eror from logs
havent changed anything in portforwarding ( have a dmz targeting the server )
i can access locally panel but www doesnt look to work
also i now have cert issues
certificate fails to renew smh
just renew it manually
worked
but autorenew doesnt
and fails
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
i did here are the ss from it
The SSL certificate for lays.ovh expired a day or so ago.
So i am not sure why it would report as not expired by certbot.
Can you stop your webserver (to clear port 80)
And then run;
certbot certonly --standalone -d lays.ovh
Please press 2 to renew it anyway.
What's up with you and pteroq, it has nothing to do with your current issue
You should restart your webserver, to start with.
so nginx ? or wings idk i'm a noob at thjis
I can already see your panel now works fine, i can see it without any SSL cert errors.
And it now indeed shows as valid/ not expired
nginx restart worked thx
Next time be a little bit more patient please, no need to ''crosspost'' or refer to your post in other channels.