-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Everytime try to upload with the chunked media api, looks like success, but upon review: processing failed.
Using xurl v0.5.0
Get this error:
error during media processing: media processing failed
Source image:
Then, download to local disk, rename to 306204.png and confirm it is a png.
~/media # xurl media upload 306204.png
{
"data":{
"expires_after_secs":1296000,
"id":"1959975206895702016",
"media_key":"13_1959975206895702016",
"processing_info":{
"check_after_secs":1,
"state":"pending"
},
"size":120531
}
}
Then get:
Media uploaded successfully! Media ID: 1959975206895702016
So run:
~/media # xurl media status --wait 1959975206895702016
error during media processing: media processing failed
Help?
Metadata
Metadata
Assignees
Labels
No labels