qtnetworkAccessManager在网络重新启动后不工作并发行qnetworkreply:unknownnetnetworkerror
我是QT的初学者。我有一个自定义应用程序,该应用程序从我的HTTP服务器发送和接收信息。重新启动网络服务时,QT应用程序不会与服务器连接,并且在下面发出网络错误。另外,重新启动后,问题得到解决。
这是我的错误日志:
网络错误qnetworkreply :: Unknownnetworkerror收到 requestFined,代码:500 URL:“ xxxx/xxxx/xxxx”(未知:0) - qiodevice :: read(qdisablednetworkreply):设备不打开
我在论坛中搜索过,但是我无法获得相同的解决方案。
I am a beginner in QT. I have a custom application which sends and receives information from my http server. When the network services are restarted, the Qt application doesn't connect with the server and issues network error as below. Also, after restart the issue gets resolved.
Here is my error log:
Network error QNetworkReply::UnknownNetworkError received
requestFinished, code: 500 url: "xxxx/xxxx/xxxx" (unknown:0) -
QIODevice::read (QDisabledNetworkReply): device not open
I have searched in forums but I couldn't get a solution to the same.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论