You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-01-20 11:36:18,583 ERROR 65967 [-/::1/0a0a6a311611113778559100165967/23ms GET /] nodejs.RpcSocketCloseError: The socket was closed. (address: address => bolt://127.0.0.1:8848)
at RpcConnection._cleanRequest (/Users/question/code/company/demo-app-service/node_modules/sofa-rpc-node/lib/client/connection/rpc.js:257:13)
at RpcConnection._handleClose (/Users/question/code/company/demo-app-service/node_modules/sofa-rpc-node/lib/client/connection/rpc.js:277:10)
at Socket. (/Users/question/code/company/demo-app-service/node_modules/sofa-rpc-node/lib/client/connection/rpc.js:86:45)
at Object.onceWrapper (events.js:422:26)
at Socket.emit (events.js:327:22)
at TCP. (net.js:673:12)
name: "RpcSocketCloseError"
resultCode: "02"
pid: 65967
hostname: XiaoLeideMacBook-Pro.local
The text was updated successfully, but these errors were encountered:
我在参照自定义服务发现对接Nacos注册中心,报了如下错误:
2021-01-20 11:36:18,583 ERROR 65967 [-/::1/0a0a6a311611113778559100165967/23ms GET /] nodejs.RpcSocketCloseError: The socket was closed. (address: address => bolt://127.0.0.1:8848)
at RpcConnection._cleanRequest (/Users/question/code/company/demo-app-service/node_modules/sofa-rpc-node/lib/client/connection/rpc.js:257:13)
at RpcConnection._handleClose (/Users/question/code/company/demo-app-service/node_modules/sofa-rpc-node/lib/client/connection/rpc.js:277:10)
at Socket. (/Users/question/code/company/demo-app-service/node_modules/sofa-rpc-node/lib/client/connection/rpc.js:86:45)
at Object.onceWrapper (events.js:422:26)
at Socket.emit (events.js:327:22)
at TCP. (net.js:673:12)
name: "RpcSocketCloseError"
resultCode: "02"
pid: 65967
hostname: XiaoLeideMacBook-Pro.local
The text was updated successfully, but these errors were encountered: