-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Uploading webm with no video stream causes "500 Internal Server Error" #7619
Comments
Oh dear, it seems I may not have searched well enough. This appears to be a duplicate of #6147. |
Hmm .. this seems to be still happening when audio-only video files from other softwares are incoming. Some options for files like this would be:
I would like to get better handling since #11123 is there now. Here is some more info when files are incoming:
ffmpeg info:
Branch: master |
Uploading test file using main, error is now '422: Validation failed: File has contents that are not what they are reported to be' |
I have a .webm test file that contains only an audio stream. This file plays correctly in browser (Firefox 60.0.1). When I upload it to Mastodon to add to a toot I get a "500 Internal Server Error"
I had an instance admin attempt to upload this test file and report the error logs. It appears to be failing on generating a thumbnail for the timeline. I suggest two potential improved outcomes:
master
(If you're a user, don't worry about this).The text was updated successfully, but these errors were encountered: