This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Intermittent "ipfs-pubsub-room/v1" not supported #944
Closed
Description
- Version: ipfs 0.25.1 (output of npm list | grep ipfs)
- Platform: Mac OSX 10.11.6 (i.e. not current)
- Subsystem: Pubsub I think
Type: Bug
Severity: Medium
Description:
After starting IPFS it crashed - intermittent, doesn't happen every time.
"ipfs-pubsub-room/v1" not supported
Steps to reproduce the error:
I'm running my code in github.com/internetarchive/dweb-transport, following README.md instructions, and then running "npm js/test.js" , have seen intermittent crashes, and now that the core code is more stable I'm trying to track them down.
Note the string "room" or "v1" does not appear in my code at all.