Open chohoo89 opened 1 year ago
@chohoo89 did you find a solution?
Note: We should totally catch the rejected promise here.
我也有一样的问题
I'm having the same issue but I'm actually calling fetchSockets() in my instance. What reasons would the fetchSockets ever timeout for?
hello.
I am configuring a socket.io server using pm2 and redis-adapter. I'm using express to bring up the admin ui on the same port as socket.io.
run it like this, it works without any problems, but when you connect to http://localhost:3900, the following message occurs after about 3 to 5 seconds.
https://admin.socket.io <- this url is Same.. the server crashes.
What's the problem? 😢
npm version