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 [email protected].
To post to this group, send email to [email protected].
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/d6a9cc67-5fd2-48e5-8254-2e595ce8d90c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to