From 9bdd41e3414d85688fd938e0f1adb40b5cff5ba2 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 14 Jul 2025 17:52:00 +0200 Subject: [PATCH] Update troubleshooting.md --- panel/1.0/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel/1.0/troubleshooting.md b/panel/1.0/troubleshooting.md index 13c858746..6a43aea5b 100644 --- a/panel/1.0/troubleshooting.md +++ b/panel/1.0/troubleshooting.md @@ -73,7 +73,7 @@ https://domain.com:8080` on the Panel server and ensure that it can successfully * If using HTTPS for Wings, make sure that the certificates have not expired. ### More Advanced Debugging Steps -* Stop Wings and run `wings --debug` to see if there are any errors being output. If so, try resolving them manually, +* Use `sudo wings diagnostics` to generate logs and see if there are any errors being output. If so, try resolving them manually, or reach out on [Discord](https://discord.gg/pterodactyl) for more assistance. * Check your DNS and ensure that the response you receive is the one you expect using a tool such as `nslookup` or `dig`. * If you use CloudFlare make sure that the orange cloud is disabled for your Wings or Panel `A` records.