[google-appengine] Re: appcfg.py and 500 Server Error

2008-11-10 Thread Ben Nevile

Hi,

Yesterday I vaccumed an index.  It started off in the deleting
state, then moved to the error state.  I have tried to vacuum it
again and I get error 500s.

Any ideas?  Marzia?

Ben

ps. app is called n3xt.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: appcfg.py and 500 Server Error

2008-11-10 Thread Marzia Niccolai
Hi Ben,

You should now be able to vacuum your indexes.

-Marzia

On Mon, Nov 10, 2008 at 6:43 AM, Ben Nevile [EMAIL PROTECTED] wrote:


 Hi,

 Yesterday I vaccumed an index.  It started off in the deleting
 state, then moved to the error state.  I have tried to vacuum it
 again and I get error 500s.

 Any ideas?  Marzia?

 Ben

 ps. app is called n3xt.
 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: appcfg.py and 500 Server Error

2008-10-06 Thread cz

The offending index eventually was purged and I'm now able to
upload... It appears that the offline processing of indexes is just
kind of slow.
- Claude
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: appcfg.py and 500 Server Error

2008-09-24 Thread Marzia Niccolai
Hi,

What is the app id with which you are seeing this issue?  If you reply to me
with the information, I can look in to it.

Thanks,
Marzia

On Wed, Sep 24, 2008 at 10:02 AM, Jonk [EMAIL PROTECTED] wrote:


 Greetings, all.

 Has anyone encountered a 500 Server Error when trying to update an app
 with appcfg.py? Gives output like this:

 schnip/
 Scanning files on local disk.
 Initiating update.
 Cloning 10 static files.
 Cloning 4 application files.
 Closing update.
 Uploading index definitions.
 Error 500: --- begin server output ---
 A server error occurred.  Please contact the administrator.
 --- end server output ---


 The error varies somewhat; at times it is:

 Error 500: --- begin server output ---

 Server Error (500)
 A server error has occured.
 --- end server output ---


 I retried many times but I'm getting a 500 every time.


j


 


--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: appcfg.py and 500 Server Error

2008-09-24 Thread Martynas Brijunas

Hi Marzia/Jonk,

 What is the app id with which you are seeing this issue?  If you reply to me
 with the information, I can look in to it.

I saw exactly the same issue as Jonk this morning. It turned out that
I was trying to upload an index that referred to a model that did not
exist in the code anymore, just on my local datastore from the
previous development. I removed the offending index, vacuumed the
indexes on the GAE, but then it got stuck in Deleting mode.

My app id is gentlecolours.

Thanks,
Martin
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: appcfg.py and 500 Server Error

2008-09-24 Thread Martynas Brijunas

Hi Marzia,

 previous development. I removed the offending index, vacuumed the
 indexes on the GAE, but then it got stuck in Deleting mode.

 My app id is gentlecolours.

Have just checked the index that was stuck in Deleting mode and it
has now changed to Error. Is that something that was done by you or
is it part of some automated process?

I am going to try to vacuum the index once again to see if I can get
rid of it completely.

Martin
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: appcfg.py and 500 Server Error

2008-09-24 Thread Martynas Brijunas

Hi Marzia,

 We just discovered that this is actually the same issue from last night, and
 it has been fixed (a post to the downtime-notify group will be forthcoming).

 If your app added a new index on deploy, the 500 error occurred.  It has
 been fixed, so all you need to do is re-upload your app.


I can confirm that it works. First I updated my app, that increased
the minor version number, then I vacuumed the indexes, and the
offending index is now gone.

Thank you very much!

Martin
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---