[Bluesky] Uploads sometimes return a "BlobTooLarge" error
Opened this issue · 2 comments
argonvile commented
Bluesky uploads often fail with a "BlobTooLarge" error, even if they are below the size limit, and even if "Downscale images to fit size limit" is checked.
3 of my last 20 uploads have failed. Strangely, failing files were 731 KB, 774 KB, and 885 KB in size, all well below Bluesky's 1,000,000 byte limit. 17 of my last 20 images uploaded successfully, which were all about 1.0-2.5 MB. It is possible it is a coincidence, but the error seems to specifically be caused by smaller images.
leaftail1880 commented
Maybe they've added min image limit?
argonvile commented
As a workaround when today's upload failed, I replaced the 743 KB jpg image in PostyBirb with an uncompressed 2.55 MB png. This allowed PostyBirb to upload successfully.