https://appengine.google.com/
http://www.hogbaysoftware.com/
http://www.simpletext.ws/
...
-------------------------------------------------------------
Error: Server Error
The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this
error message and the query that caused it.
Now works for me. As do my appspot related URLS:
http://hogbaysoftware.appspot.com/
http://simpletextws.appspot.com/
But I'm still seeing a sitewide 500 error when I try to access my
sites through their normal URLS:
http://www.simpletext.ws/
http://www.hogbaysoftware.com/
Same error message:
On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
> I'm seeing the following error on all of my app engine sites
> including:
>
> https://appengine.google.com/http://www.hogbaysoftware.com/http://www.simpletext.ws/
I'm on OS X using Safari. If I change to Firefox then my sites load. I
cleared cache on Safari and still saw the problem. Then I did "Reset
Safari" and that appears to have fixed the problem. Sorry for sounding
the alarms when the problem was local.
Jesse
<Error Message>
Error: Server Error
The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this
error message and the query that caused it.
</Error Message>
On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
> I'm seeing the following error on all of my app engine sites
> including:
>
> https://appengine.google.com/http://www.hogbaysoftware.com/http://www.simpletext.ws/
What's going on?
On Feb 2, 8:32 am, Matthew Trinneer <matt.trinn...@gmail.com> wrote:
> I'm seeing the same thing this morning too. Nothing in my logs, but
> site is inaccessible using Safari 4.0.4 (www.bijout.com)
>
Actually your site (www.bijout.com) loads for me in Safari, and I
found that my own site loads if I switch to a different user on my
computer. Is something in cookies / cache triggering this?
— Chris L
I think it must be related to that. I said that resetting Safari fixed
the problem for me... and it did. But now I see the problem again
after logging into my Google Apps email account. So problem still not
fixed for me.
Jesse
I cleared cookies and I can now get to the site.
I can also log in fine and view it.
On Feb 2, 9:44 am, Natalie Gordon <natalie.gor...@gmail.com> wrote:
> Good one. I couldn't view my sitehttp://www.lenguajero.com.
I think the problem is bigger then that... at least for me. I can fix
the problem by clearning cookies, but the problem also comes back
after a few minutes. Maybe after I've logged into one of my google
accounts.
Jesse
On Feb 2, 5:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
> I'm seeing the following error on all of my app engine sites
> including:
>
> https://appengine.google.com/http://www.hogbaysoftware.com/http://www.simpletext.ws/
If you think the status page should reflect this issue (thus giving us
a clue that someone is working on fixing it) please star this:
http://code.google.com/p/googleappengine/issues/detail?id=2378
—Chris L
On Feb 2, 5:10 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
> Not sure what is going on exactly. Maybe a local problem... though the
> rest of the web works. Anyway:
>
> https://appengine.google.com/
>
> Now works for me. As do my appspot related URLS:
>
> http://hogbaysoftware.appspot.com/http://simpletextws.appspot.com/
>
> But I'm still seeing a sitewide 500 error when I try to access my
> sites through their normal URLS:
>
> http://www.simpletext.ws/http://www.hogbaysoftware.com/
--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
I checked this page here:
http://code.google.com/status/appengine
Which doesn't show any issues (or that they're being investigated) :-(
I was getting a 500 error while deploying a new release.
Running appcfg.py with "--no_cookies" seems to work around the
problem, but of course you have to log in every time.
On Feb 2, 11:37 am, "Jason (Google)" <apija...@google.com> wrote:
> Hi Everyone. We are currently investigating an issue that is affecting many
> App Engine applications using the Users API, causing the behavior and errors
> reported in this thread and others. At this point, it looks to have been
> caused by a recent back-end change in the Google Accounts service, and
> clearing your cookies fixes the problem, at least temporarily. I will update
> this thread when I have any new information, and I appreciate your patience
> as we work to resolve this as soon as possible.
>
> - Jason
>
> On Tue, Feb 2, 2010 at 9:04 AM, Xlorep DarkHelm <ch...@darkhelm.org> wrote:
> > Getting this as well. Curiously, one of my apps looks like it just
> > might work (and then doesn't)http://showsort.darkhelm.orgbut the
> > actual appengine site is totally unavailable (500 error).
>
> > On Feb 2, 5:10 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
> > > Not sure what is going on exactly. Maybe a local problem... though the
> > > rest of the web works. Anyway:
>
> > >https://appengine.google.com/
>
> > > Now works for me. As do my appspot related URLS:
>
> > >http://hogbaysoftware.appspot.com/http://simpletextws.appspot.com/
>
> > > But I'm still seeing a sitewide 500 error when I try to access my
> > > sites through their normal URLS:
>
> > >http://www.simpletext.ws/http://www.hogbaysoftware.com/
>
> > > Same error message:
>
> > > ---------------------------------
> > > Error: Server Error
>
> > > The server encountered an error and could not complete your request.
> > > If the problem persists, please report your problem and mention this
> > > error message and the query that caused it.
>
> > --
> > 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-a...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengi...@googlegroups.com<google-appengine%2Bunsu...@googlegroups.com>
ACSID cookie is a cookie for keeping users logged in,
so I think that it is a problem of google acount.
So this fails with a 500 no matter what URL is used:
http://redcarpetapp.appspot.com/ (gets a 500)
http://redcarpetapp.appspot.com/foo/ (doesn't exist - but still get
500)
This works:
http://3.latest.redcarpetapp.appspot.com/
I"ve tried redeploying the app, as well as redeploying with a bumped
version number just to kick the tires, but that didn't help.
On Feb 2, 5:32 am, Matthew Trinneer <matt.trinn...@gmail.com> wrote:
> I'm seeing the same thing this morning too. Nothing in my logs, but
> site is inaccessible using Safari 4.0.4 (www.bijout.com)
>
> <Error Message>
>
> Error: Server Error
>
> The server encountered an error and could not complete your request.
> If the problem persists, please report your problem and mention this
> error message and the query that caused it.
>
> </Error Message>
>
> On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
>
>
>
> > I'm seeing the following error on all of my app engine sites
> > including:
>
> >https://appengine.google.com/http://www.hogbaysoftware.com/http://www...
"
Error: Server Error
The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this
error message and the query that caused it.
"
It works in Firefox. Safari can't get to the dashboard either. Server
log shows no access at all for the failed requests.
— Chris L
On Feb 2, 8:32 am, Matthew Trinneer <matt.trinn...@gmail.com> wrote:
> I'm seeing the same thing this morning too. Nothing in my logs, but
> site is inaccessible using Safari 4.0.4 (www.bijout.com)
>
> <Error Message>
>
> Error: Server Error
>
> The server encountered an error and could not complete your request.
> If the problem persists, please report your problem and mention this
> error message and the query that caused it.
>
> </Error Message>
>
> On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
>
>
>
> > I'm seeing the following error on all of my app engine sites
> > including:
>
> >https://appengine.google.com/http://www.hogbaysoftware.com/http://www...
the appspot.com domain does not work but custom domains seem to work
the admin console is completely down
brian
On Feb 2, 8:12 am, johntray <john.tur...@gmail.com> wrote:
> My site (http://gmailnotes.appspot.com) is down too, returning the
> same error. System status page indicates "no issues". What's going on?
>
> On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
>
>
>
> > I'm seeing the following error on all of my app engine sites
> > including:
>
> >https://appengine.google.com/http://www.hogbaysoftware.com/http://www...
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 507, in __call__
handler.get(*groups)
File "/base/data/home/apps/abcsso/1.330354203179009477/main.py",
line 56, in get
self.redirect(users.create_login_url(self.request.uri))
File "/base/python_lib/versions/1/google/appengine/api/users.py",
line 179, in create_login_url
raise NotAllowedError
NotAllowedError
On Feb 2, 10:09 am, abwaters <abry...@gmail.com> wrote:
> No...500 errors on every page on my appengine sites as well.
>
> On Feb 2, 5:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
>
> > I'm seeing the following error on all of my app engine sites
> > including:
>
> >https://appengine.google.com/http://www.hogbaysoftware.com/http://www...
..tony..
On Feb 2, 5:32 am, Matthew Trinneer <matt.trinn...@gmail.com> wrote:
> I'm seeing the same thing this morning too. Nothing in my logs, but
> site is inaccessible using Safari 4.0.4 (www.bijout.com)
>
> <Error Message>
>
> Error: Server Error
>
> The server encountered an error and could not complete your request.
> If the problem persists, please report your problem and mention this
> error message and the query that caused it.
>
> </Error Message>
>
> On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
>
>
>
> > I'm seeing the following error on all of my app engine sites
> > including:
>
> >https://appengine.google.com/http://www.hogbaysoftware.com/http://www...
Pls advice
On Feb 2, 2:32 pm, Matthew Trinneer <matt.trinn...@gmail.com> wrote:
> I'm seeing the same thing this morning too. Nothing in my logs, but
> site is inaccessible using Safari 4.0.4 (www.bijout.com)
>
> <Error Message>
>
> Error: Server Error
>
> The server encountered an error and could not complete your request.
> If the problem persists, please report your problem and mention this
> error message and the query that caused it.
>
> </Error Message>
>
> On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
>
>
>
> > I'm seeing the following error on all of my app engine sites
> > including:
>
> >https://appengine.google.com/http://www.hogbaysoftware.com/http://www...
http://code.google.com/status/appengine
..tony..
> > > google-appengi...@googlegroups.com<google-appengine%2Bunsubscrib e...@googlegroups.com>
On Feb 2, 5:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
> I'm seeing the following error on all of my app engine sites
> including:
>
> https://appengine.google.com/http://www.hogbaysoftware.com/http://www.simpletext.ws/
> ...
>
> -------------------------------------------------------------
> > > google-appengi...@googlegroups.com<google-appengine%2Bunsubscrib e...@googlegroups.com>
Earlier I could only access the app via the versioned URL, but that
cleared up.
Anyone know what's going on?
-rick
http://redcarpetapp.appspot.com/
On Feb 2, 5:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
> I'm seeing the following error on all of my app engine sites
> including:
>
> https://appengine.google.com/http://www.hogbaysoftware.com/http://www.simpletext.ws/
> ...
>
> -------------------------------------------------------------
On Feb 2, 2:12 pm, johntray <john.tur...@gmail.com> wrote:
> My site (http://gmailnotes.appspot.com) is down too, returning the
> same error. System status page indicates "no issues". What's going on?
>
> On Feb 2, 8:00 am, Jesse Grosjean <je...@hogbaysoftware.com> wrote:
>
> > I'm seeing the following error on all of my app engine sites
> > including:
>
> >https://appengine.google.com/http://www.hogbaysoftware.com/http://www...
--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
I use the users API only for very few pages. And I'm actually getting
the 500 error even from static files (e.g. CSS).
--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.