-
Beta Was this translation helpful? Give feedback.
Answered by
Plexi09
Jul 29, 2025
Replies: 2 comments 5 replies
-
Could you refresh that page and run the following command? tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99 This will collect your panel logs and return a sharable link. You can also remove |
Beta Was this translation helpful? Give feedback.
5 replies
-
I managed to fix the issue by forcing the use of IPv4 on the machine. Not ideal but I was on a rush and it seems like IPv4 connection works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Plexi09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I managed to fix the issue by forcing the use of IPv4 on the machine. Not ideal but I was on a rush and it seems like IPv4 connection works fine.