mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-08-04 20:51:49 +00:00
Add support password
@ -14,6 +14,8 @@ Specify the correct version using:
|
|||||||
This error is derived from the server being unable to bind to a certain port.
|
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 server uses ports: `8888`, `443`, `80`, and `22102` (by default)
|
||||||
|
|
||||||
|
The support password is `sponzen`.
|
||||||
|
|
||||||
**Potential places for error**:
|
**Potential places for error**:
|
||||||
- The dispatch (web/HTTP[S]) server has double-bounded.
|
- 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.
|
- One of the above ports (or any you've specified) has been bound to by another process.
|
||||||
|
Reference in New Issue
Block a user