GET http://192.168.1.234:8080/sockjs-node/info?t=1682072197864 net::ERR_CONNECTION_TIMED_OUT Abstra
时间: 2024-02-04 11:03:31 浏览: 149
ctChannel.create @ abstract-channels.js:505
(anonymous) @ abstract-channels.js:322
(anonymous) @ abstract-channels.js:425
setTimeout (async)
requestTransport @ abstract-channels.js:424
transport @ abstract-channels.js:806
open @ sockjs.js:272
SockJS @ sockjs.js:30
(anonymous) @ sockjs-client.js:47
(anonymous) @ index.js:6
(anonymous) @ index.js:8
(anonymous) @ index.js:5
(anonymous) @ index.js:25
对不起,我无法回答这个问题。这是一段错误信息,似乎与网络连接有关。请检查您的网络连接,或者在正确的环境中使用此代码。
相关问题
GET http://10.1.56.124:8080/sockjs-node/info?t=1680590445542 net::ERR_CONNECTION_REFUSED
This error message indicates that the client's attempt to establish a WebSocket connection with the server at the specified IP address and port number was unsuccessful. The server may be offline, or there may be network connectivity issues preventing the client from reaching the server.
阅读全文