mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2) #138
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OfekShochat on GitHub.
doing this
curl --upload-file quiet_01.txt https://transfer.shand it returnscurl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)@OfekShochat commented on GitHub:
@paolafrancesca commented on GitHub:
thanks
can you test the upload adding
--http1.1param to curl?@stefanbenten you might want to look into this
@OfekShochat commented on GitHub:
Hmm when adding --http1.1 I get an empty reply
@OfekShochat commented on GitHub:
Sure
@paolafrancesca commented on GitHub:
@OfekShochat can you add
-vto curl parms and copy the output?I just uploaded a file and I had no issue
@OfekShochat commented on GitHub:
@stefanbenten commented on GitHub:
May i ask where you are located at? This could possibly be the geoblocking that takes place here.
@paolafrancesca commented on GitHub:
can you past the
-voutput?@stefanbenten commented on GitHub:
It is there because of abuse, but i am sure you know that already.
@OfekShochat commented on GitHub:
just tried with tor, seems that it is!
not that of a good thing tho
@ShivamJoker commented on GitHub:
@stefanbenten it's happening same on my computer as well (location: India)
@ShivamJoker commented on GitHub:
You mean you have blocked it here ? or our government has
@OfekShochat commented on GitHub:
So you know, my country shouldn't be blocked tbh
@stefanbenten commented on GitHub:
@ShivamJoker India is one of the countries being blocked.
@OfekShochat commented on GitHub:
Reopened it by mistake
@stefanbenten commented on GitHub:
Its not in the code currently as its done on a lower level. I can fetch the list soon.
@stefanbenten commented on GitHub:
@OfekShochat @ShivamJoker We blocked it, not the government. We sadly see very high abuse in various forms from a couple of countries (including India). We are working on a couple of improvements to reduce the abuse (eg. virus scanning) which hopefully allows us to remove the restrictions currently put in place.
@OfekShochat commented on GitHub:
Thanks.
@OfekShochat commented on GitHub:
Not in India
@OfekShochat commented on GitHub:
Where's the list? Not feeling like browsing the code
@OfekShochat commented on GitHub:
Not much to update, it's geolocked with no way to check who's locked or not unfortunately
@ShivamJoker commented on GitHub:
Why not block some regions instead of the whole country ? 😒
@OfekShochat commented on GitHub:
Cuz it's the easiest way
@ShivamJoker commented on GitHub:
Any updates on this?