Merge pull request #596 from suutari/master

panel/1.0/troubleshooting: Add note about cert expiration
This commit is contained in:
Rowan 2024-11-24 01:48:38 +00:00 committed by GitHub
commit bbf6ca5e46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,7 @@ and `2022` for SFTP traffic.
https://domain.com:8080` on the Panel server and ensure that it can successfully connect to Wings.
* Ensure that you are using the correct HTTP scheme for your Panel and Wings. If the Panel is running over HTTPS
Wings will also need to be running on HTTPS.
* 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,