views:

69

answers:

2

I had an index that had status error, so following the docs I tried to vacuum my indexes to remove it. When running appcfg.py to vacuum it I got this error message:

Error 400: --- begin server output --- Deleting a composite index failed: ApplicationError: 1 --- end server output ---

Now all of my indexes are in error state. How can I fix this?

A: 

I'm having the same issue. I uploaded a new app a couple hours ago and got that error. Now I can't delete the problem indexes with vacuum indexes. I also can't create new indexes to replace them. No idea what's going on, but I'm glad to see I'm not alone. Maybe it's a system-wide issue?

Pete
A: 

Must just have been a temporary issue, I retried the exact same command today and it worked.

Kyle