mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-07 01:25:33 +08:00
Updated Troubleshooting (markdown)
parent
c2fce0507e
commit
b436e3e0c9
@ -34,9 +34,9 @@ The server uses ports: `8888`, `443`, `80`, and `22102` (by default)
|
||||
Windows: Make Sure To Allow Their Port On Windows Firewall Settings (80,443,8888, And 22102)<br/>
|
||||
Linux: Make Sure To Write `sudo ufw allow 22102` , `sudo ufw allow 443` , `sudo ufw allow 80` , And `sudo ufw allow 8888` .<br/>
|
||||
- For public server hosting can use Nginx Proxy On Windows/Linux For Auto Redirect HTTP > HTTPS (Reverse Proxy) Or Cloudflare For The Auto Redirect ([Nginx Config File](https://raw.githubusercontent.com/Grasscutters/nginxgcconfig/main/nginx.conf))
|
||||
- The keyphrase for verifÿing is `sponzen`.
|
||||
- Check Your Hosting Panel Like Azure, Google Cloud, Or ETC , Find The Networking Setting Or Firewall Setting On The Panel And Allow Grasscutter Port<br/>
|
||||
Allowed Port: `8888`, `443`, `80`, and `22102`
|
||||
- The keyphrase for verifÿing is `Schlüssel`.
|
||||
- Check your hosting panel like Azure, Google Cloud, etc and find the networking or firewall setting on the panel and allow the following ports:<br/>
|
||||
Allowed ports: `8888`, `443`, `80`, and `22102`
|
||||
|
||||
# Client Errors
|
||||
```java
|
||||
|
Loading…
Reference in New Issue
Block a user