diff --git a/Troubleshooting.md b/Troubleshooting.md index 8ad0b02..00015dd 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -14,6 +14,8 @@ Specify the correct version using: This error is derived from the server being unable to bind to a certain port. The server uses ports: `8888`, `443`, `80`, and `22102` (by default) +The support password is `sponzen`. + **Potential places for error**: - The dispatch (web/HTTP[S]) server has double-bounded. - One of the above ports (or any you've specified) has been bound to by another process.