-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not create paste: HTTP response code said error #86
Comments
Hi, what provider are you using? and can you give me some basic information about the file? What file type is it, what size is it, etc.? |
Every file. Tried stdin as well. Provider is the default one. pb. The curl command from pb works fine though. |
Could you post the full output using |
|
Well, that is quite odd. Can you show me |
It's getting weirder.
|
I am getting the same error. I am trying the command
Any workarounds for this as of now ? |
Same error here, using the latest git commit. |
Indeed. The fix for this involves reading/buffering in all of stdin so that the length can be determined; and then the request can be handled roughly as normal (link with more detail can be found in #89). I'm afraid I haven't gotten around to fixing it yet (work has become a bit hectic lately). If anyone wants to take a stab at it, I'd happily accept PRs (including partial work if it brings us closer to a real fix). I am starting to have a bit more free-time (though that may change here shortly), so hopefully I can finally come back and address this properly in not too long ): |
I'm getting
pbpst: Could not create paste: HTTP response code said error pbpst: Removed empty swap flie (contingency)
when trying to create any paste.
The text was updated successfully, but these errors were encountered: