I have used appengine for quite a while, but now I wanted to do some new stuff beyond what was running so I created a new appengine that I can see in my dashboard. But as soon as I try to upload my code I get:
i$ appcfg.py update .
Application: jumstest1; version: 1
Host:
appengine.google.comStarting update of app: jumstest1, version: 1
Scanning files on local disk.
Error 404: --- begin server output ---
This application does not exist (app_id=u'jumstest1').
--- end server output ---
I does not even ask my credentials or whatever, but in my Dasboard I can see jumstest1? Any pointers what might be wrong?