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.
IPFS pubsub stops working after a while #4234
Closed
Description
- Version:
"ipfs-core": "^0.16.1"
- Platform:
I test this issue on both Apple Intel and Apple M1.
Also issue was reproduced in both node.js and browser.
Severity:
High
Description:
After x number of messages sent (I'm talking about publishing to the topics) pubsub stops receiving messages COMPLETELY.
The only thing that help is repo directory
removal. In case of the browsers the only thing helps is clearing browser storage.
Steps to reproduce the error:
I've published a reproduction repo here.