Skip to content

Commit

Permalink
Merge pull request #596 from suutari/master
Browse files Browse the repository at this point in the history
panel/1.0/troubleshooting: Add note about cert expiration
  • Loading branch information
rowansc1 authored Nov 24, 2024
2 parents 5fc614a + ac370e2 commit bbf6ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/1.0/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit bbf6ca5

Please sign in to comment.