This repository was archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Can't connect nodejs and browser nodes #1219
Labels
kind/support
A question or request for support
Comments
@JoseMiguelHerrera you have switch the Bootstrap with Swarm addrs. You just need for your browser config:
They will find each other from there. |
Closing, let us know if it didn't work for you. |
It's not working for me. Add to browser node and trying to ipfs cat hash at go node |
I am also having trouble getting browser node content on public gateways... running 0.35 RC |
Having the same issue |
This was referenced Jun 21, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
I know this has been discussed many times, but my app is dependant on this functionality and after days of testing I can't get it to work.
First I tried connecting my go-ipfs node with the browser node, to no avail. I did this by attempting the reverse proxy nginx method (using websockets), but I could not get it to connect.
Right now I'm trying the the nodejs node using p2p-websocket-star as I've seen being mentioned.
My server node config:
My browser config:
I don't really care how, but I need to get my browser node detecting the server node to fetch objects.
Help would GREATLY be appreciated.
The text was updated successfully, but these errors were encountered: