Hi Kate,

You haven't included the complete stacktrace, including the all important
last line that tells us what actually went wrong. Can you paste the whole
thing, please?

-Nick Johnson


On Thu, Oct 13, 2011 at 11:35 AM, Kate <mss.ka...@gmail.com> wrote:

> This is what I am getting.
>
> Traceback (most recent call last):
>  File "C:\google_appengine\google\appengine\ext\webapp\_webapp25.py",
> line 701, in __call__
>    handler.get(*groups)
>  File "C:\wwwhome\aussieclouds\index.py", line 396, in get
>    doRender(self,'index.htm')
>
>
> I read the blogs and found that a new version of the SDK was deployed
> yesterday. So I downloaded the new version to help me troubleshoot but
> it was of no help.
>
> I do not have any idea as to how to proceed with this!
>
>
> On Oct 12, 8:25 pm, Nick Johnson <nickjohn...@google.com> wrote:
> > Hi Kate,
> >
> > Your app appears to be returning a 500 server error (with no text in the
> > body) when fetching the base URL (/) of your app. It's impossible to say
> why
> > this is without seeing your code and logs. Have you checked the logs in
> the
> > App Engine admin console to see what is being logged for these requests?
> >
> > -Nick Johnson
> >
> >
> >
> > On Thu, Oct 13, 2011 at 10:42 AM, Kate <mss.ka...@gmail.com> wrote:
> > > I haven't touched a thing, yet suddenly my site throws an error when
> > > the url does not contain the filename.
> >
> > > e.g.
> > >http://www.coolabah.comgives a server error while
> > >http://www.coolabah.com/index.htmworks fine.
> >
> > > Can anyone help me!
> >
> > > The error is
> > > The website cannot display the page
> > >  HTTP 500
> > >   Most likely causes:
> > > •The website is under maintenance.
> > > •The website has a programming error.
> >
> > > --
> > > You received this message because you are subscribed to theGoogleGroups
> > > "GoogleApp Engine" group.
> > > To post to this group, send email togoogle-appeng...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > >google-appengine+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine?hl=en.
> >
> > --
> > Nick Johnson, Developer Programs Engineer, App Engine
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to