Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8986101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T21:28:17+00:00 2026-06-15T21:28:17+00:00

I have been working on a GAE app, I had been referencing an image

  • 0

I have been working on a GAE app, I had been referencing an image locally fine but when I deployed the app the image is missing!! I am using Windows Vista, FWIW. Here’s my app.yaml:

application: pll3rdorder
version: 1
runtime: python27
api_version: 1
threadsafe: yes

handlers:
- url: /favicon\.ico
  static_files: favicon.ico
  upload: favicon\.ico

- url: /static
  static_dir: static


- url: /download/noiseSources
  script: downloadNoiseSources.app

- url: /stylesheets
  static_dir: stylesheets

- url: .*
  script: main.app

libraries:
- name: webapp2
  version: "2.5.1"
- name: numpy
  version: "1.6.1"
- name: jinja2
  version: "2.6"

I am referring to the image like so:

<img type="image/png" class="image" src="/static/PLL_diagram2_small.png" />

For some reason that works locally but when I deploy, that image does not show up!

I am also using a CSS stylesheet and that DOES work both locally and when I deploy:

<link rel="stylesheet" type="text/css" href="/stylesheets/style.css" />

Stylesheets and images are both static files, so why does it work for one but not the other? I hope someone can illuminate me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T21:28:19+00:00Added an answer on June 15, 2026 at 9:28 pm

    Make sure that the filename PLL_diagram2_small.png exactly matches your url.

    When you say that the image works on your Windows machine but not in the deployed version — and considering that the filename contains uppercase and lowercase letters — it is very likely that there’s something wrong with the filename cases.

    On your windows machine, your file system is probably not case-sensitive so that it will not recognize case errors in filenames.

    The deployment system seems to be more strict, here.

    Anyway, you provide only few information about the actual error. Maybe, you could state if the server gives you e.g. a 404 or provide a link to the problematic site (if it is available for public).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been working on an application using GAE in eclipse and I have
I have been working on an app all day which has been working fine
I've been using GAE XMPP however and have tried working with external XMPP server
I'm trying to get tipfy working on Google App Engine (GAE). I'm using Windows
I have been working on a upload file that works fine on localhost (windows)
I've been using Pydev/Eclipse to develop Google App Engine (GAE) applications but I've been
I have been working on an Android app using Phonegap and now would like
I have been working on this app for at least 3-4 months and just
I have been working on a project on and off, but I haven't touched
I have been working on a website with Google App Engine for the past

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.