03-16-2022 05:05 AM
Ebay's file upload system is a great idea, in fact it would literally give me the ability to do the listing work of 3 people. Unfortunately I just can not get images to work, every file CSV I upload I end up with issues, specifically with images.
Initially I thought I was denoting link breaks incorrectly, which quite simply is | between Img URLS. The problem that I am running into is this error CLERR002 which a lot of people have posted on in the past. Though all the threads that I have read through have no clear resolution to the problem. Additionally other posts were users uploading images to Ebay, not linking to images on a remote server.
Anyone know what this error is specifically?
Solved! Go to Best Answer
03-16-2022 12:38 PM
The community platform attempted to upload and rehost the image, but it failed because it was too large.
I suspect the image is just too big for eBay as well. It is about 6000 x4000 pixels (24 MP) with a file size of 6MB.
Try a smaller image file. Since you are manipulating the image in Adobe, reduce the size to 1600 pixels on the long side (eBay doesn't store anything larger than that anyway). Also make sure that you are not saving with a proprietary Adobe RGB color format or with a CMYK format. The JPG color format should be sRGB, if you have a choice.
I would recommend experimenting with a few items using 1600 px images, and then downscale from there if the images won't upload. If even a small image won't upload, we'll have to look for other reasons. The API also states that a URL can not exceed 500 characters.
Below are the API requirements for an image upload. As you can see, your photo is within the limits. But, uploading multiple humongous photos in one spreadsheet is generally where most photo uploads fail. What happens is that the transfer speed is too slow from the remote server and eBay times out before the full image is received. For sellers with large spreadsheet files, or with dozens of photos per listing (as can happen with variations) I usually recommend even a smaller photo somewhere between 800 and 1200 on the long side (and at least 800 px on the long side so that zoom will still work).
Note that:
03-16-2022 05:13 AM
Additionally, If I delete the errored images and replace with the same exact URLs while editing drafts on Ebay they work! Makes no sense what-so-ever!
03-16-2022 06:22 AM
@northeastairbrush wrote:Ebay's file upload system is a great idea, in fact it would literally give me the ability to do the listing work of 3 people. Unfortunately I just can not get images to work, every file CSV I upload I end up with issues, specifically with images.
Initially I thought I was denoting link breaks incorrectly, which quite simply is | between Img URLS. The problem that I am running into is this error CLERR002 which a lot of people have posted on in the past. Though all the threads that I have read through have no clear resolution to the problem. Additionally other posts were users uploading images to Ebay, not linking to images on a remote server.
Anyone know what this error is specifically?
@shipscript might be able to help you with this.
Give her a chance to resopnd.
03-16-2022 08:35 AM
Wile you are waiting for a response you can browse
shipscript's site you might find something there useful.
ebaytools
03-16-2022 10:23 AM
What size are your photos?
Are they on a public server or your own website?
Can you provide a URL that is failing?
03-16-2022 10:38 AM
It's an Amazon S3 account, here is a link to one of the images. All the images I am linking to were processed in Adobe Raw, Compressed from RAW files in to .jpg's
Permissions are set for public access, to read anyway
If you want to look at others, the URL for the image below, just +1 the last number of the file. Eg DSC067463271.jpg ...... DSC067463272.jpg ...... DSC067463273.jpg
thank you Jer
03-16-2022 10:47 AM
I honestly don't understand, the image I tried to share in my last reply was visible in the preview, but errors out in the live post. below is a link, I had to put a space after ://
https:// ebay-listings-neab.s3.us-east-2.amazonaws.com/easter-postcards-3-15/DSC067463271.jpg
03-16-2022 12:38 PM
The community platform attempted to upload and rehost the image, but it failed because it was too large.
I suspect the image is just too big for eBay as well. It is about 6000 x4000 pixels (24 MP) with a file size of 6MB.
Try a smaller image file. Since you are manipulating the image in Adobe, reduce the size to 1600 pixels on the long side (eBay doesn't store anything larger than that anyway). Also make sure that you are not saving with a proprietary Adobe RGB color format or with a CMYK format. The JPG color format should be sRGB, if you have a choice.
I would recommend experimenting with a few items using 1600 px images, and then downscale from there if the images won't upload. If even a small image won't upload, we'll have to look for other reasons. The API also states that a URL can not exceed 500 characters.
Below are the API requirements for an image upload. As you can see, your photo is within the limits. But, uploading multiple humongous photos in one spreadsheet is generally where most photo uploads fail. What happens is that the transfer speed is too slow from the remote server and eBay times out before the full image is received. For sellers with large spreadsheet files, or with dozens of photos per listing (as can happen with variations) I usually recommend even a smaller photo somewhere between 800 and 1200 on the long side (and at least 800 px on the long side so that zoom will still work).
Note that:
03-16-2022 01:10 PM
Ill try that, I don't the exact image size. I am shooting with a 42MP camera, I normally convert in RAW at 75% with a quality 10, sRGB and upload to my listings without a issue. Going to give that a shot now, thank you
03-16-2022 01:43 PM
For perspective, an image large enough to zoom on eBay need only be a 1MP or 2MP camera setting, so you can see what overkill 42MP would be. When shooting for eBay, you might look for a different camera resolution setting to get closer to the reality of eBay. That would save both camera and computer image storage space and would speed the transfer between camera and computer.
Otherwise, to reduce a 42MP image to a 2MP image, use "pixels" as your Adobe unit of measure and reduce to 1600 pixels on the longest side.
When saving the image on Adobe, the program may offer "compression" or "jpeg quality", which are roughly the inverse of each other. So, to meet eBay's needs, 10% compression would be 90% quality when saving the file.
03-16-2022 02:06 PM
Woot! I guess that was the issue, size. Thank you, I was assuming if the format worked in Ebay's uploader, it would work linking them.
03-16-2022 02:17 PM
I found this spec for your camera if you wanted to fiddle with image resolution settings on the camera for your eBay photo sessions and drop Adobe editing:
RAW, RAW & JPEG, JPEG Extra fine, JPEG Fine, JPEG Standard
35 mm full frame
L: 7,952 x 5,304 (42MP),
M: 5,168 x 3,448 (18MP),
S: 3,984 x 2,656 (11MP)
APS-C
L: 5,168 x 3,448 (18MP),
M: 3,984 x 2,656 (11MP),
S: 2,592 x 1,728 (4.5MP)
03-16-2022 02:35 PM
@northeastairbrush wrote:Woot! I guess that was the issue, size. Thank you, I was assuming if the format worked in Ebay's uploader, it would work linking them.
They are really two different tools because one deals with human response times and has to report back to your browser to finish the listing (elevator music here), while the other is more like a machine gun hammering your external server while processing a list of things to do and no time to hang around or look back.