Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequesnt disconnects between FxBlox app and Bloxes #224

Open
ehsan6sha opened this issue Jan 9, 2025 · 0 comments
Open

Frequesnt disconnects between FxBlox app and Bloxes #224

ehsan6sha opened this issue Jan 9, 2025 · 0 comments

Comments

@ehsan6sha
Copy link
Member

Currently go-fula, ipfs instance and ipfs-cluster instance all use the same peer id.
This may cuase issues as when app connects to FxBlox peer id, it may get connected to ipf instead of go-fula libp2p. which them shows disconnected.

One solution is to use different peer ids for go-fula, and ipfs-cluster and ipfs
then for go-fula we create get and put methods that interacts with ipfs engine and forwards the request to ipfs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant