How do I debug "no default robot"?

81 views
Skip to first unread message

Lorenz Leutgeb

unread,
Mar 10, 2015, 7:20:27 AM3/10/15
to google-a...@googlegroups.com
Dear *,

I have asked a question on StackOverflow and did not get any response for about a month.

Please consider taking a look: http://stackoverflow.com/questions/28128598

Help is greatly appreciated, thank you.

Kind regards,
Lorenz Leutgeb

Vinny P

unread,
Mar 11, 2015, 6:06:05 PM3/11/15
to google-a...@googlegroups.com
On Tue, Mar 10, 2015 at 6:20 AM, Lorenz Leutgeb <lorenz....@gmail.com> wrote:
I have asked a question on StackOverflow and did not get any response for about a month.
Please consider taking a look: http://stackoverflow.com/questions/28128598

 
In your SO post you say that deployment to a different project ID works. Are there any notable changes between the original and different project IDs? For instance, is one of the IDs significantly older or were they created at roughly the same time? If you use your custom domain only and not the appspot url, you could repoint your domain to use the project ID that is working and skip the problem entirely.

There's also a couple of things you can try. Try making sure that Compute Engine API access is available to your project: go to the APIs section in the cloud console, and make sure that all the Compute Engine services are enabled. Your screen should enable the following services: http://imgur.com/3rBrNhv

Secondly, try making sure Cloud Integration is active. Go to appspot.com (the "old" App Engine console), click on your app name, then click on Application Settings on the left hand navigation bar. Scroll all the way down and ensure your app is integrated. If your screen looks like this, press the Create button:  http://imgur.com/qpEs2ju 

 
 
-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

Lorenz Leutgeb

unread,
Mar 12, 2015, 4:59:07 AM3/12/15
to google-a...@googlegroups.com
Dear Vinny P.,

> In your SO post you say that deployment to a different project ID works.
> Are there any notable changes between the original and different project IDs?
> For instance, is one of the IDs significantly older or were they created at
> roughly the same time?

Yes, I created the second one specifically to help resolving my issue, so it's
about nine months younger than the original one. I cannot tell you exactly,
because could not find that information in the Cloud Console.

> If you use your custom domain only and not the appspot url, you could repoint
> your domain to use the project ID that is working and skip the problem
> entirely.

I know I could to that, but that's quite cumbersome and a dirty solution. The
project has a history (billing) that I want to keep intact for audit purposes,
also transitioning to a different project would mean migrating Datastore. I bet
there are a few other interfaces where the ID matters (authenticating with my
Application?!).

> There's also a couple of things you can try. Try making sure that
> Compute Engine API access is available to your project: go to the APIs
> section in the cloud console, and make sure that all the Compute Engine
> services are enabled.

All those APIs are enabled. I crosschecked with the working project beforehand.

> Secondly, try making sure Cloud Integration is active. Go to appspot.com (the
> "old" App Engine console), click on your app name, then click on
> Application Settings on the left hand navigation bar. Scroll all the way down
> and ensure your app is integrated.

That apparently did the trick! I don't know why, but this showed an
error before:
http://imgur.com/G4NwRve After retrying, everything worked out!

Thank you very much!

All the best,
Lorenz Leutgeb
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/9yyRgsu6SGs/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> google-appengi...@googlegroups.com.
> To post to this group, send email to google-a...@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/CALSvALBLkX8L6BOjZArBMMn7ykUG-9WLr%2BFFwezBV1%3DWkPViyw%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

Vinny P

unread,
Mar 13, 2015, 1:08:27 AM3/13/15
to google-a...@googlegroups.com
On Thu, Mar 12, 2015 at 3:58 AM, Lorenz Leutgeb <lorenz....@gmail.com> wrote:
> Secondly, try making sure Cloud Integration is active. Go to appspot.com (the
> "old" App Engine console), click on your app name, then click on
> Application Settings on the left hand navigation bar. Scroll all the way down
> and ensure your app is integrated.

That apparently did the trick! I don't know why, but this showed an
error before:
http://imgur.com/G4NwRve  After retrying, everything worked out!

Thank you very much!



It's always the last solution that works, never the first one :-) Glad to hear it worked out for you!

-V 
Reply all
Reply to author
Forward
0 new messages