CafeBabe202

Results 4 issues of CafeBabe202

![image](https://user-images.githubusercontent.com/53887690/174003484-25ccbef9-13b7-4ab3-afe4-ffdc343d8ba0.png) 这里两个箭头是不是有问题

I am using the method in the documentation to build a self-hosted service, but there are other websites on my server that need to use ports 443 and 80. How...

我执行了项目中BlockingTest.java那个文件,发生了一下异常 ``` 2020-07-18 09:35:16 E/Bot 498861397: An exception was thrown under a coroutine of Bot java.lang.IllegalArgumentException: argument type mismatch at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at net.mamoe.mirai.event.Events__JvmMethodListenersKt$registerEvent$15$1.invokeSuspend(JvmMethodListeners.kt:368)...

### What is the issue? 我自建了一个derper服务并采用一下命令启动: ![image](https://github.com/tailscale/tailscale/assets/53887690/e13befc1-7eac-456e-9cdc-dd381216cd13) 使用nginx将8443代理到443并配置了acme.sh签发的ssl证书 在 tailscle 控制台中添加了以下下配置: ![image](https://github.com/tailscale/tailscale/assets/53887690/93825d60-0536-4759-8559-c79f865e5af6) 当时我在客户端并不能使用,检查网络输出以下内容 ![image](https://github.com/tailscale/tailscale/assets/53887690/47da5ed3-d5f0-4a2a-97d2-633467a0ad86) 我没有使用任何防火墙软件 ### Steps to reproduce _No response_ ### Are there any recent changes that introduced the...

needs-triage
bug