textileio / textile

Textile hub services and buckets lib
MIT License
227 stars 45 forks source link

Buck push error: terminated by RST_STREAM with error code: PROTOCOL_ERROR #506

Open andrewxhill opened 3 years ago

andrewxhill commented 3 years ago
+ bafkreicrizcxwjejlh5avc7c6c7xkvmmywqhjst6oukruuh7rdam6q7a44 midi/underground.mid 3.76 KiB
+ bafkreidfsixzlngwyjny5kr2tusw3fzglfa5ck5z73hyxa3tu64oy6ew6u midi/urldecode.py 276 B
+ bafkreih7nhyawkspwasfkbbyio3nqpb4ilz6cvmrpjzuqsvjg3ufqez6pi minTest.html 569 B
+ bafkreiegdvgl4c6fqjl7zdk4q4wqrxqwntqkpmk2eospeathabsvb3owia sounds/1-up.mp3 6.96 KiB
2.74 MiB / 2.74 MiB [===========================================>] 100.00% 1m13s> Error! Stream terminated by RST_STREAM with error code: PROTOCOL_ERROR

this is on initial push. i've replicated it on two accounts with the same input data.

  1. git clone https://github.com/robertkleffner/mariohtml5
  2. cd mariohtml5 and hub buck init
  3. hub buck push -y
joelwreed commented 3 years ago

I am seeing the same behavior. It seems to happen after about 10 files or so (mostly binary files).

andrewxhill commented 3 years ago

i still haven't been able to locate the cause of this issue. :/

joelwreed commented 3 years ago

Maybe related to this issue: https://github.com/grpc/grpc-go/issues/1888 ?