We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
端口配置正确但是链接失败
The text was updated successfully, but these errors were encountered:
服务器上放行了 8000、8001 端口嘛
Sorry, something went wrong.
如果确定端口放行,可以尝试将 gocq 的 address 配置从 127.0.0.1:8000 改成 0.0.0.0:8000,8001 端口同理
127.0.0.1:8000
0.0.0.0:8000
No branches or pull requests
端口配置正确但是链接失败
The text was updated successfully, but these errors were encountered: