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
这是咋回事哇 端口打开了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: ''
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这是咋回事哇 端口打开了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: ''
The text was updated successfully, but these errors were encountered: