一意のアプリケーション名を見つけるプロセスを実行したことを覚えていません。それが問題 (私が選んだ名前が新しいものではない) である場合、下のエラー メッセージが他の問題を示唆していない限り、誰かがそのプロセスを開始する方法を思い出させることができます.
このアプリケーションを以前にアップロードしたことがないので、おそらく「更新」は適切ではありません。SDK ウィンドウの [デプロイ] ボタンをクリックして、このプロセスを開始しました。
*** Running appfg.py with the following flags:
--no_cookies --email=xxx@gmail.com --passin update
Host: appengine.google.com
Application: youpoll; version: 1
Starting update of app: xxxxxxx, version: 1
Getting current resource limits.
2012-07-09 17:50:44,915 ERROR appcfg.py:2161 An error occurred processing file '': HTTP Error 403: Forbidden. Aborting.
Error 403: --- begin server output ---
You do not have permission to modify this app (app_id=u'xxxxxxx').
--- end server output ---
Password for xxx@gmail.com: If deploy fails you might need to 'rollback' manually.
The "Make Symlinks..." menu option can help with command-line work.
*** appcfg.py has finished with exit code 1 ***