Unable to route data between browser nodes #3148
Unanswered
ShookLyngs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Running 2 helia nodes in browser and a relay server in Node.js. The whole relationship looks like this:
After I added some directories and files in A's MFS, I cannot find them from B's routing system:
Whether A has a direct connection with B or not, the result is the same.
The only difference I found is when A and B are connected, the
mfs.cp()
method works:I wonder if this is expected in ipfs and helia?
Beta Was this translation helpful? Give feedback.
All reactions