Re: [google-appengine] can't deploy my app (AttributeError: can't set attribute)

2012-04-26 Thread roshan
I'm getting a similar error. Can anyone figure out why this is? 2012-04-27 00:14:33 Running command: ['C:\\Python27\\pythonw.exe', '-u', 'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--no_cookies', u'--email=x...@gmail.com', '--passin',

[google-appengine] Re: When moving between HTTP and HTTPS, how to share authentication cookies (ACSID, SACSID)?

2014-03-12 Thread roshan
Hi, Can anyone throw some light on this matter please? I am struggling to know its answer too today. Regards, Roshan On Friday, 24 August 2012 10:58:22 UTC+5:30, Ben Alpert wrote: I'm attempting to set up my app so that certain pages can be served over HTTPS but most are served over HTTP

[google-appengine] Re: app.cfg update - excludes hidden files/folders in upload (with names starting with a ".")?

2016-09-11 Thread roshan
with "."? Cheers, Roshan On Monday, 12 September 2016 08:08:46 UTC+5:30, roshan wrote: > > Hi, > > I tried introducing an App.yaml file with the custom skip_files entries, > but it's not helping. I still couldn't get *".aa/bb.config"* to get > uploaded to app engine. &

[google-appengine] Re: app.cfg update - excludes hidden files/folders in upload (with names starting with a ".")?

2016-09-11 Thread roshan
Hi, I tried introducing an App.yaml file with the custom skip_files entries, but it's not helping. I still couldn't get *".aa/bb.config"* to get uploaded to app engine. Mine is a java app and not a python app, btw. Is this mechanism even supported for a Java app? Cheers, Roshan

[google-appengine] Re: app.cfg update - excludes hidden files/folders in upload (with names starting with a ".")?

2016-09-12 Thread roshan
ping "/.aa/bb.config" to a servlet! :-( Cheers, Roshan On Monday, 12 September 2016 00:46:07 UTC+5:30, Vitaly Bogomolov wrote: > > Hi, Roshan > > You need to define your own "skip_files" directive in app.yaml file. > >

[google-appengine] Re: app.cfg update - excludes hidden files/folders in upload (with names starting with a ".")?

2016-09-11 Thread roshan
Sorry about the typo. I meant to ask the question in *"appcfg.sh update"* context. On Sunday, 11 September 2016 13:08:35 UTC+5:30, roshan wrote: > > Hi, > > I have the need to upload in my app-engine app a static config file that > needs to be in a folder whose nam

[google-appengine] app.cfg update - excludes hidden files/folders in upload (with names starting with a ".")?

2016-09-11 Thread roshan
leIterator Q1) Can someone please confirm if it's indeed the case that files / folders with names starting with a "." are excluded in the upload-to-app-engine cycle? Q2) Where can I find the logs generated by tools like appcfg.sh? How should I tweak the logging levels? Thanks, Rosh

Re: [google-appengine] Re: app.cfg update - excludes hidden files/folders in upload (with names starting with a ".")?

2016-09-27 Thread Roshan Dawrani
Hi Nick, Could manage to file the feature request only now. Here it is: https://code.google.com/p/googleappengine/issues/detail?id=13307 Thanks for taking interest in this thread. Cheers. Roshan On Wed, Sep 21, 2016 at 2:13 AM, 'Nick (Cloud Platform Support)' via Google App Engine <goo