I am also facing the same issue while deploying, been trying for past 30 
mins. It had been working all this while.

I don't think its suited for stackoverflow, its transient production issue.

There is a 500 on this request when I run with -v --noisy.

  path: /api/appversion/addfiles

  request_size_bytes: 240716

  response_code: 500


There is also a warning-  


2015-06-16 13:43:33,340 WARNING util.py:126 new_request() takes at most 1 
positional argument (6 given) 

2015-06-16 13:43:33,341 WARNING util.py:126 new_request() takes at most 1 
positional argument (6 given) 

2015-06-16 13:44:40,837 DEBUG appengine_rpc_httplib2.py:247 Got http error 
500. 

2015-06-16 13:44:40,838 DEBUG appengine_rpc_httplib2.py:263 Retrying. This 
is attempt 3 of 3. 



Where can I reach out to for such production issues? I have billing enabled 
on my account.




On Monday, June 15, 2015 at 10:40:08 PM UTC+5:30, Nick (Cloud Platform 
Support) wrote:
>
> Hey Ashish,
>
> I think this kind of question would be better suited to stackoverflow 
> <http://stackoverflow.com/>or the public issue tracker 
> <https://code.google.com/p/googleappengine/issues/list>, since it's not a 
> general discussion of the services and platform, but is rather a specific 
> technical issue you've encountered. That said, I'll note that even if the 
> question were posted as it is to the public issue tracker, it would likely 
> require further information to be solved. Some general tips:
>
> Include the full output of the failing command, and use any "verbose" 
> flags, such as "gloud --verbosity debug" or "appcfg.py -v --noisy". This 
> helps to increase the amount of useful information in the output you post
>
> Another useful thing to do is to describe whether the issue has occurred 
> for a long time or only for a moment. Sometimes in networking, servers 
> throw errors, and retrying is something both humans and computers need to 
> do in the world of networking. Capturing as much error output as you can 
> tends to help make sure even short-lived issues have a chance of being 
> identified.
>
> So, as I said, I encourage you to move this thread to the public issue 
> tracker <https://code.google.com/p/googleappengine/issues/list> with more 
> information gathering, and I wish you the best of luck in finding a 
> resolution.
>
> Sincerely,
>
> Nick
>
> On Sunday, June 14, 2015 at 7:18:34 AM UTC-4, Ashish YADAV wrote:
>>
>> I am getting error -as below when i try to deploy my code to server:
>>
>> Error: Server ErrorThe server encountered an error and could not 
>> complete your request.
>>
>> Please try again in 30 seconds.
>>
>>
>> Can anyone suggest why this is happening.
>>
>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/df45e5d1-83eb-40d5-9fce-474f06252a3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to