mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #243] upload failed with <urlopen error [Errno 104] Connection reset by peer> #172
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @zaibon on GitHub (Nov 27, 2017).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/243
Version used:
When trying to upload a record I get :
Here is the header of the record if it helps:
@ku1ik commented on GitHub (Nov 27, 2017):
Does it happen all the time or randomly?
What OS/distro are you using?
@zaibon commented on GitHub (Nov 27, 2017):
It happens consistently.
@ku1ik commented on GitHub (Nov 28, 2017):
Can you try latest version from
developbranch?https://github.com/asciinema/asciinema#running-latest-version-from-source-code-checkout
@zaibon commented on GitHub (Nov 28, 2017):
Ok, this version gave me more information why it fails
Upload failed: Sorry, your asciicast is too bigDidn't know there was a limit in size.
The record is indeed 8.2M.
@ku1ik commented on GitHub (Nov 28, 2017):
Great, so we're further :)
Yeah, there's limit, we discuss it here if you're interested: https://github.com/asciinema/asciinema/issues/91
I guess we can close this one for now?
@zaibon commented on GitHub (Nov 28, 2017):
Yep it's is solved. Thanks for the help