Skip to content
New issue

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

[Question]Websocket连接出错, 这是咋回事哇 #161

Open
coderykw opened this issue Apr 26, 2022 · 0 comments
Open

[Question]Websocket连接出错, 这是咋回事哇 #161

coderykw opened this issue Apr 26, 2022 · 0 comments

Comments

@coderykw
Copy link

这是咋回事哇 端口打开了5700 8080的
WS Reverse: 127.0.0.1:8080-Client-Universal 开始启动...
2022-04-27 02:29:03 W/OneBot: Websocket连接出错, 请检查服务器是否开启并确认正确监听端口, 将在3秒后重试连接, Host: 127.0.0.1:8080-Client-Universal Path: /
这是咋回事哇
proxy: ''
db:
enable: false
bots:
211111111:
cacheImage: false
cacheRecord: false
heartbeat:
enable: false
interval: 1500
http:
enable: true
host: 0.0.0.0
port: 5700
accessToken: ''
postUrl: ''
postMessageFormat: string
secret: ''
# 上报超时时间, 单位毫秒, 须大于0才会生效
timeout: 0
ws_reverse:
- enable: true
postMessageFormat: string
reverseHost: 127.0.0.1
reversePort: 8080
accessToken: ''
reversePath: '/'
reverseApiPath: '/api'
reverseEventPath: '/event'
useUniversal: true
useTLS: true
reconnectInterval: 3000
ws:
enable: false
postMessageFormat: string
wsHost: 0.0.0.0
wsPort: 6700
accessToken: ''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant