-
Notifications
You must be signed in to change notification settings - Fork 94
wrtc-star1.par.dwebops.pub pubsub stopped working #258
Comments
Hey @StationedInTheField |
I just tried out the |
They connect, 10 swarm peers listed and |
Maybe it was some availability issue. Have you tried again? I don't see any reason for only one of the public star servers to work. |
It's really strange and it still isn't working while on the other address it works. Yeah of course. We are running our own star node and recommend every business that uses it to run their own that's why we have the editable list in Settings > IPFS. But this is our example app, so developers can test it. I'm implementing some additional peering, so the app always has or at least can request a list of working star nodes. |
What I was trying to understand is if both pubsub subscriber peers are using the same star server. I will make some experiments meanwhile |
yes, they're the same app with the same configuration, just different repo names and user data - and like i said works fine with the sjc address |
I could not replicate this. If you can get any extra information, or a replication test, it would be super helpful |
I am closing this issue! Feel free to re-open if this is still an issue |
Well you can test it with the Web Demo, it also happen with the sjc star configured now: https://gateway.pinata.cloud/ipfs/QmZNvMbTPCEW1vebsEc5L2dx18PeYCKgwP5oMCVREkmr3p/ On chat in the left bar via the context menu on the + icon you can create a channel, then on the right bar in settings, you can create an invite, in a second browser window you can then paste the invite via "join channel" in the context menu on the + icon on the left. The console logs are very verbose and whenever a message in a channel is received there's output from pubsub.subscribe and with both of those windows you can see that messages sent in window a (sayHi would be the one to ask to join) are not received in window b. If I however use one of our stars, it works with no issues just like it did on the par initially, and then on the sjc for a while. Relevant code for the pubsub is in: https://github.com/QuestNetwork/quest-pubsub-js - But it's just simple subscribe and publish. |
I could replicate now via the @mburns Can you provide us logs from that server? cc @jacobheun |
Looks like an old image got deployed ( I've stopped that and got |
Thanks @mburns this is now working on the example. |
Hey, we're using
wrtc-star1.par.dwebops.pub
for pubsub in our example and it broke yesterday. The other address works but on this address peers listening to the same topic can't see each otherThe text was updated successfully, but these errors were encountered: