ipfs / go-ipfs-api

The go interface to ipfs's HTTP API
MIT License
455 stars 178 forks source link

odd http2 error #148

Open whyrusleeping opened 5 years ago

whyrusleeping commented 5 years ago

Got this during a gx install of go-ipfs, running against the main gateways. not sure exactly what its talking about.

ERROR: from shell.Get(): http2: server sent GOAWAY and closed the connection; LastStreamID=139, ErrCode=NO_ERROR,
 debug=""
retrying fetch Qmc1AtgBdoUHP8oYSqU81NRYdzohmF45t5XNwVMvhCxsBA after a second...
Stebalien commented 5 years ago

Sounds like the gateway killed the connection for some reason.