我无法发布超过 4k 字符的主题,即使配置中的最大长度设置为 99000。它 simply 不发布,也不显示任何消息。
池中会出现错误,控制台显示如下。
看起来这个论坛似乎处于某种反向代理之下。你能尝试移除它并运行标准安装吗?
它的配置有问题,因为它甚至没有在端口 80 上监听,也就是说 http://forum.wdgautomation.com 无法访问。
我发现问题了!Perspective 插件导致了错误。我已禁用它,现在可以正常工作了。
配置存在严重问题,因为它甚至没有在端口 80 上监听,也就是说 http://forum.wdgautomation.com 无法访问。
➜ ~ curl -v forum.wdgautomation.com
* Trying 191.233.243.73:80...
* TCP_NODELAY set
* connect to 191.233.243.73 port 80 failed: Connection refused
* Failed to connect to forum.wdgautomation.com port 80: Connection refused
* Closing connection 0
curl: (7) Failed to connect to forum.wdgautomation.com port 80: Connection refused
我将向基础设施团队报告此事。谢谢!


