This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
ipfs-client grpc connection no longer works #4155
Labels
need/triage
Needs initial labeling and prioritization
improbable-eng/grpc-web#1109
dependency of ipfs-client grpc has a bug that renders it inoperable. there's a pull request that's supposed to fix the bug but
I tried applying the fix, and then spent most of a day trying to make it work and finally gave up.
tried it on two different go-ipfs servers running go-ipfs version: 0.13.0
client is Node.js v17.9.0 on ubuntu 20.04 linux
The actual issue i was trying to solve was js-ipfs not responding to pubsub messages, figured i would try the websocket provider and ran into this.
The text was updated successfully, but these errors were encountered: