Re: [google-appengine] Re: Can't deploy changes in console: error response 13: An internal error occurred

2018-12-01 Thread django python
Thanks for the information about public tracker. Here is the issue.

https://issuetracker.google.com/issues/120306089

Yes it happen every time. First i deployed with wrong info to app.yaml then
i deployed a single plan html saying hellow world which i was able to see
but then I tried to deploy django app I am facing the same problem.



On Sat, Dec 1, 2018 at 12:10 AM 'George (Cloud Platform Support)' via
Google App Engine  wrote:

> The best place to report this issue is the Public Issue Tracker, where you
> can be sure your posting will get deserved attention, and developments or
> solutions are all on thread.
>
> Your Cloud SDK seems to be up-to-date. Running gcloud components update
> may be still be worthwhile.
>
> We need the full --verbosity output: gcloud app deploy --verbosity=debug
> --no-user-output-enabled.
>
> Does this error happen each time you attempt deployment? Has deployment
> ever succeeded for your image.
>
> --
> 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/98160a90-c1c5-4b13-bdfd-666b5bbcd729%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAOjr%2BRE%3D%2ByrPUBBJApTtm-D4vokqhwPKXapOzE0n7MwbSyoXKA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Pushed my site with deploy but old one remains

2018-12-01 Thread Nikos Katsikanis
thanks, I can't seem to submit my issue: buttons greyed out



On Wednesday, November 28, 2018 at 8:27:10 PM UTC, George (Cloud Platform 
Support) wrote:
>
> Hi Nikos, 
>
> You app's logs show errors similar to: 
>
> methodName: "google.appengine.v1.Versions.CreateVersion"  
>
> "status: {
>code:  3
>details: [
> 0: {
>  @type:  "type.googleapis.com/google.rpc.BadRequest"  
>  fieldViolations: [
>   0: {
>description:  "Value "dist/\1$" must be a valid regular expression. 
> Details: invalid escape sequence."
>field:  "version.handlers[0].static_files.upload_path_regex"
>   }
>  ]
> }
>]
>message:  "The request is invalid."
>   }
>  }
>  receiveTimestamp:  "2018-07-30T10:03:55.483948799Z"  
>  resource: {
>   labels: {
>module_id:  "default"
>project_id:  "***"
>version_id:  "20180730t110349"
>   }
>   type:  "gae_app"   
>  }
>  severity:  "ERROR"  
>  timestamp:  "2018-07-30T10:03:55.109Z"  
> }
>
> This seems to point towards an error in your code; worthwhile 
> investigating. In any case, for a proper in-depth investigation, you are at 
> an advantage posting your issue in the Public Issue Tracker 
> . Confidential communication can easily 
> be set up, to avoid publicly revealing details such as your project ID; you 
> can easily follow all developments and solutions on thread. 
>

-- 
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/bc6c9e9b-3b8c-4838-bd82-f3037dd761df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.