I believe it may be a bug with the Mac SDK.

On Thursday, November 16, 2017 at 1:40:09 AM UTC+9, Yannick (Cloud Platform 
Support) wrote:
>
> Hello, this is a weird error to have as appengine.Main() is a call used by 
> many go applications, so it is definitely expected to work just fine for 
> you. The fact that you're the only person to have reported this issue in 
> the year that it has affected you makes me suspect that there might be an 
> issue with either your application's configuration or your environment.
>
> To make sure the problem isn't with your environment you might want to 
> upload your application to the Cloud Shell 
> <https://cloud.google.com/shell/docs/> and deploy it from there.
>
> If you're also getting deployment errors on the Cloud Shell could you tell 
> us more about your app's configuration and the commands you're using to 
> test and deploy it?
>
> Also please note that this type of question is probably more suited for Stack 
> Overflow <https://cloud.google.com/support/docs/stackexchange> where you 
> would also be asked for more information.
>
> On Wednesday, November 15, 2017 at 12:04:39 AM UTC-5, Ben Guild wrote:
>>
>> By including this in the main package (aside from `init()`) ...
>>
>> func main() {
>>
>>  appengine.Main();
>>
>>
>> }
>>
>> ... This error appears on about 50% of deployments, and it's been going 
>> on for over a year. Really annoying because I can't build locally without 
>> commenting out that method, yet I can't deploy consistently with it there. 
>> (it usually takes two tries)
>>
>> Does anyone have a workaround, or could it please be looked into?
>>
>

-- 
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/32be5bb1-f95f-450c-972c-cce6ff8fa48e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to