Search code examples
google-app-engineindexingbuildingstalled

App engine index building stalled stuck


I am having a problem with indexes building in my App Engine application. There are only about 200 entities in the indexes that are being built, and the process has now been running for over 24 hours.

My application name is romanceapp.

Is there any way that I can re-start or clear the indexes that are being built?


Solution

  • Try to redeploy your application to appspot, I have the same issue and this solved it. Let me know if this helps.

    Greeting, eng.Ilian Iliev