I have a problem with some static images.

I uploaded my app with several images, but some of them aren't shown when I 
check my app in Appspot. When I try to directly get them (i.e. 
"myapp.appspot.com/static/image.jpg" a 404 pops up. This 404 is logged on 
my app's dashboard logs as a 404 warning: "Static file referenced by 
handler not found".

The rest of the images are shown correctly, and they all are shown in local
host in the webpage and when accesed directly. They all are JPGs and the ones 
not being uploaded are in the same folders as others that do.

I tried to upload two images to another app, one that is served and another 
that returns this error, and the one that returns the 404 doesn't upload either 
to this new app. I tried to escale the image to a smaller size -although 
that doesn't seem to be the problem since bigger images are correctly 
uploaded and shown- and cut a piece of it and export to a new JPG and the 
new image also doesn't upload. I cloned one of the broken images and upload 
it with another name and that didn't work either.

No errors where shown during app upload with GAE Launcher.

I can't really tell what's the problem, why I can't serve these images in 
either apps, what's the difference with other images that were taken with 
the same camera, why someones do upload and someones don't, and why a cut 
off of one of these images also is a "broken" image. OK the problem seems 
to be the images, but I don't know why they are shown in local but are not 
being uploaded, and what should I check of them to know if they will work or 
not.

Thank you very much in advance.

PD: I'm using Python 2.7 with Windows 7.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to