Yes, it works, I add --oauth2 , and I can deploy after authenticate with 
browser
Thanks for your help


On Thursday, April 14, 2016 at 10:12:40 AM UTC+8, Ulapph Corporation wrote:
>
> Hi everyone! I also encountered same issue but below command works fine:
> appcfg.py --application=<PROJECT_ID> --email=<GOOGLE_ACCT> --oauth2 update 
> PROJECT_DIR
>
> This will launch Chrome to authenticate using oauth2. Let me know if you 
> have any questions. 
>
> On Wednesday, April 13, 2016 at 10:07:34 PM UTC+8, Yan Zhou wrote:
>>
>> I tried to deploy my two projects today, one in python ,one in php, both 
>> failed. 
>>
>> It was OK yesterday, I wonder if anyone has the same problem.
>>
>> Here is the error for python project:
>> Error 404: --- begin server output ---
>> https://developers.google.com/accounts/docs/AuthForInstalledApps
>> --- end server output ---
>>
>> Here is the error for php project:
>> ERROR appcfg.py:2615 An unexpected error occurred. Aborting. 
>> Traceback (most recent call last):
>>   File "C:\Program Files (x86)\Google\google_appengine\
>> google\appengine\tools\appcfg.py", line 2452, in DoUpload
>>     missing_files = self.Begin()
>>   File "C:\Program Files 
>> (x86)\Google\google_appengine\google\appengine\tools\appcfg.py", line 1974, 
>> in Begin
>>     payload=config_copy.ToYAML())
>>   File "C:\Program Files 
>> (x86)\Google\google_appengine\google\appengine\tools\appcfg.py", line 1740, 
>> in Send
>>     result = self.rpcserver.Send(url, payload=payload, **kwargs)
>>   File "C:\Program Files 
>> (x86)\Google\google_appengine\google\appengine\tools\appengine_rpc.py", 
>> line 440, in Send
>>     self._Authenticate()
>>   File "C:\Program Files 
>> (x86)\Google\google_appengine\google\appengine\tools\appengine_rpc.py", 
>> line 581, in _Authenticate
>>     super(HttpRpcServer, self)._Authenticate()
>>   File "C:\Program Files 
>> (x86)\Google\google_appengine\google\appengine\tools\appengine_rpc.py", 
>> line 310, in _Authenticate
>>     credentials = self.auth_function()
>>   File "C:\Program Files 
>> (x86)\Google\google_appengine\google\appengine\tools\appcfg.py", line 3241, 
>> in GetUserCredentials
>>     password = self.raw_input_fn(password_prompt)
>> EOFError: EOF when reading a line
>>
>> 2016-04-13 21:13:22 (Process exited with code 1)
>>
>> I appreciate if you can help
>> Thanks
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a4203c2f-fdb9-46f7-8fd6-4b8f8d3f190e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to