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
54dbccf
Linux
AMD64
HTTP
0 | iPad
使用默认的配置文件并取消“反向HTTP POST地址列表"相关几行注释后出现。
max-retries 和 retries-interval 能被机器人程序正常读取并且使用。
机器人报错“配置文件不合法”并且退出。
No response
❯ ./go-cqhttp FATA[0000] 配置文件不合法!yaml: line 107: found character that cannot start any token
之前看到过一个pr添加了在两个选项,并且在当时的几个dev版本中可以使用,但是最近就不行了。
The text was updated successfully, but these errors were encountered:
是默认的配置文件中有无效字符,自己删掉之后重新写上就好了,但还是希望改进。
Sorry, something went wrong.
server/http: delete tab in default config
1a78a48
Fixes #1362
No branches or pull requests
请确保您已阅读以上注意事项,并勾选下方的确认框。
go-cqhttp 版本
54dbccf
运行环境
Linux
运行架构
AMD64
连接方式
HTTP
使用协议
0 | iPad
重现步骤
使用默认的配置文件并取消“反向HTTP POST地址列表"相关几行注释后出现。
期望的结果是什么?
max-retries 和 retries-interval 能被机器人程序正常读取并且使用。
实际的结果是什么?
机器人报错“配置文件不合法”并且退出。
简单的复现代码/链接(可选)
No response
日志记录(可选)
补充说明(可选)
之前看到过一个pr添加了在两个选项,并且在当时的几个dev版本中可以使用,但是最近就不行了。
The text was updated successfully, but these errors were encountered: