[google-appengine] Re: Errors in vm.syslog and Memory Usage constantly increasing on NodeJS AppEngine

2018-01-12 Thread Cardiac Design Labs Pvt Ltd
Similar issues is observed in app engine with asia-south1-b, it shuts downs 
the App engine, we are into critical heathcare, where patient safety comes 
to stake,
please  solve this issues ASAP.

Thanks 

On Monday, 18 December 2017 23:38:55 UTC+5:30, Kenworth (Google Cloud 
Platform) wrote:
>
> Current solution: Redeploy application
>
> If issue persists after redeployment, please post error logs on this 
> issue tracker  to help us 
> investigate the issue further. Thank you.
>

-- 
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/f6b2832c-aae6-4f88-8902-1b3e5da2731b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Errors in vm.syslog and Memory Usage constantly increasing on NodeJS AppEngine

2018-01-12 Thread Cardiac Design Labs Pvt Ltd
Hi Nicola,

 did you overcome with this problm by any way??
For me also same error comes and after some it just restart the VM


On Thursday, 14 December 2017 22:47:45 UTC+5:30, Nicola Donadoni wrote:
>
> Hi everyone,
>
> I am having a problem on some of my AppEngine projects, since a few days I 
> started to I see a lot of errors (which I noticed they might happen when an 
> health check arrives) in my vm.syslog logs from Stackdriver Logging.
>
> In the specific these are:
>  - write_gcm: Server response (CollectdTimeseriesRequest) contains 
> errors:#012{#012 "payloadErrors": [#012 {#012 "index": 71,#012 "error": 
> {#012 "code": 3,#012 "message": "Expected 4 labels. Found 0. Mismatched 
> labels for payload [values {\n data_source_name: \"value\"\n 
> data_source_type: GAUGE\n value {\n double_value: 694411264\n 
> }\n}\nstart_time {\n seconds: 1513266364\n nanos: 618061284\n}\nend_time 
> {\n seconds: 1513266364\n nanos: 618061284\n}\nplugin: 
> \"processes\"\nplugin_instance: \"all\"\ntype: \"ps_rss\"\n] on resource 
> [type: \"gce_instance\"\nlabels {\n key: \"instance_id\"\n value: 
> \"xxx\"\n}\nlabels {\n key: \"zone\"\n value: \"europe-west2-a\"\n}\n] for 
> project xxx"#012 }#012 }#012 ]#012}
>  - write_gcm: Unsuccessful HTTP request 400: {#012  "error": {#012   
>  "code": 400,#012"message": "Field timeSeries[11].metric.labels[1] had 
> an invalid value of \"health_check_type\": Unrecognized metric label.",#012 
>"status": "INVALID_ARGUMENT"#012  }#012}
>  - write_gcm: Error talking to the endpoint.
>  - write_gcm: wg_transmit_unique_segment failed.
>  - write_gcm: wg_transmit_unique_segments failed. Flushing.
>
> At the same time, I noticed that my Memory Usage in the AppEngine 
> dashboard for the very same projects is increasing with the passing of time 
> at the point where it reaches the max amount available and the instance 
> restarts, throwing a 502 error when visiting the web site that the app is 
> serving.
>
> All this is not happening on a couple of projects that have not been 
> updated since at least 2 weeks (neither the errors above or the memory 
> increase) but it does happen on a newly created instance when deployed with 
> the same codebase of one of the healthy projects. In addition, I don't 
> happen to see any increase in the memory when running my project locally.
>
> Can someone gently tell me if they experienced something similar or if 
> they think that the errors and the memory increase are related? I have 
> haven't changed my yaml file for deployment recently and I haven't 
> specified any custom configuration for the health checks (which run on 
> legacy mode at the default rate).
>
> Thank you for your help,
> Nicola
>

-- 
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/e9547e97-ec14-4a87-88bf-63005a20fb68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Errors in vm.syslog and Memory Usage constantly increasing on NodeJS AppEngine

2017-12-18 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
Current solution: Redeploy application

If issue persists after redeployment, please post error logs on this issue 
tracker  to help us investigate 
the issue further. Thanks you.

-- 
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/d07af9a4-a192-4a2d-86aa-b4692ef08114%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Errors in vm.syslog and Memory Usage constantly increasing on NodeJS AppEngine

2017-12-18 Thread Samuel Richardson
Interesting, I'm seeing exactly the same behaviour on our instances.

On Friday, 15 December 2017 04:17:45 UTC+11, Nicola Donadoni wrote:
>
> Hi everyone,
>
> I am having a problem on some of my AppEngine projects, since a few days I 
> started to I see a lot of errors (which I noticed they might happen when an 
> health check arrives) in my vm.syslog logs from Stackdriver Logging.
>
> In the specific these are:
>  - write_gcm: Server response (CollectdTimeseriesRequest) contains 
> errors:#012{#012 "payloadErrors": [#012 {#012 "index": 71,#012 "error": 
> {#012 "code": 3,#012 "message": "Expected 4 labels. Found 0. Mismatched 
> labels for payload [values {\n data_source_name: \"value\"\n 
> data_source_type: GAUGE\n value {\n double_value: 694411264\n 
> }\n}\nstart_time {\n seconds: 1513266364\n nanos: 618061284\n}\nend_time 
> {\n seconds: 1513266364\n nanos: 618061284\n}\nplugin: 
> \"processes\"\nplugin_instance: \"all\"\ntype: \"ps_rss\"\n] on resource 
> [type: \"gce_instance\"\nlabels {\n key: \"instance_id\"\n value: 
> \"xxx\"\n}\nlabels {\n key: \"zone\"\n value: \"europe-west2-a\"\n}\n] for 
> project xxx"#012 }#012 }#012 ]#012}
>  - write_gcm: Unsuccessful HTTP request 400: {#012  "error": {#012   
>  "code": 400,#012"message": "Field timeSeries[11].metric.labels[1] had 
> an invalid value of \"health_check_type\": Unrecognized metric label.",#012 
>"status": "INVALID_ARGUMENT"#012  }#012}
>  - write_gcm: Error talking to the endpoint.
>  - write_gcm: wg_transmit_unique_segment failed.
>  - write_gcm: wg_transmit_unique_segments failed. Flushing.
>
> At the same time, I noticed that my Memory Usage in the AppEngine 
> dashboard for the very same projects is increasing with the passing of time 
> at the point where it reaches the max amount available and the instance 
> restarts, throwing a 502 error when visiting the web site that the app is 
> serving.
>
> All this is not happening on a couple of projects that have not been 
> updated since at least 2 weeks (neither the errors above or the memory 
> increase) but it does happen on a newly created instance when deployed with 
> the same codebase of one of the healthy projects. In addition, I don't 
> happen to see any increase in the memory when running my project locally.
>
> Can someone gently tell me if they experienced something similar or if 
> they think that the errors and the memory increase are related? I have 
> haven't changed my yaml file for deployment recently and I haven't 
> specified any custom configuration for the health checks (which run on 
> legacy mode at the default rate).
>
> Thank you for your help,
> Nicola
>

-- 
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/76b1f608-8800-4b1b-8fbb-ce13254ab298%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Errors in vm.syslog and Memory Usage constantly increasing on NodeJS AppEngine

2017-12-14 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine


Hi Nicola, a thread like this is off-topic for Google Groups. As it may 
potentially be a defect on the platform and most likely lead to a specific 
situation which may require some exchange of project information to 
reproduce the behavior you described, I highly encourage you to submit a 
defect report  as 
described in this article 
 so that proper 
attention and weight will be given to it. We monitor that issue tracker 
closely.

We look forward to this issue report.

-- 
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/c623d972-c495-4d91-8531-e5831741fa67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Errors

2012-01-12 Thread Stephen Lewis
Hi

The 405 status code means 'Method Not Allowed' [0]. It looks like someone 
(or something) is making a HEAD request to '/', and your app isn't set up 
to handle HEAD requests.

To answer your second question: you can get rid of the errors by adding a 
handler for these requests.

Stephen

[0] http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.6

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/TDVwQm0dShUJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: errors while calling backends

2011-11-09 Thread atarno
what can be a reason for backends not to recognize the servlets mapped
in web.xml?
although, is there any way to use appcfg to download the code from the
backend? this seems to be the only way for me to know what my backend
sees.

On Nov 8, 5:35 pm, atarno zlango@gmail.com wrote:
 hi again,

 i'm still fighting the backends.:)

 i have some backend instances i try to call from the front end via
 task queue.
 i see in logs that the task is successfully created and the backend is
 called, but on the beckend side i always left with the following:

 /_ah/start 500 979ms 0kb instance=1

 0.1.0.3 - - [08/Nov/2011:07:15:12 -0800] GET /_ah/start HTTP/1.1 500
 0 - - 1.sync-be.zmsg-mobi.appspot.com ms=979 cpu_ms=427 api_cpu_ms=0
 cpm_usd=0.18 loading_request=1 exit_code=111 instance=5

 following by this exception for each and every servlet i have in my
 application:

 W 2011-11-08 17:15:12.682 EXCEPTION
 java.lang.ClassNotFoundException: com.xxx.yyy.TestServlet
         at
 com.google.appengine.runtime.Request.process-(Request.java)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
         at org.mortbay.util.Loader.loadClass(Loader.java:91)
         at org.mortbay.util.Loader.loadClass(Loader.java:71)
         at org.mortbay.jetty.servlet.Holder.doStart(Holder.java:73)
         at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:
 242)
         at
 org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
 50)
         at
 org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:
 685)
         at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
         at
 org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:
 1250)
         at
 org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:
 517)
         at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
 467)
         at
 org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
 50)
         at com.google.tracing.TraceContext
 $TraceContextRunnable.runInContext(TraceContext.java:449)
         at com.google.tracing.TraceContext$TraceContextRunnable
 $1.run(TraceContext.java:455)
         at com.google.tracing.TraceContext.runInContext(TraceContext.java:
 695)
         at com.google.tracing.TraceContext
 $AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:
 333)
         at com.google.tracing.TraceContext
 $AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:
 325)
         at com.google.tracing.TraceContext
 $TraceContextRunnable.run(TraceContext.java:453)
         at java.lang.Thread.run(Thread.java:679)

 turning into this great stuff, again as a number of servlets i have:

 Failed startup of context
 com.google.apphosting.utils.jetty.RuntimeAppEngineWebAppContext@1bbc779{/,/
 base/data/home/apps/s~zmsg-mobi/sync-be.354538568494127495}
 org.mortbay.util.MultiException[java.lang.NullPointerException,
 java.lang.NullPointerException, java.lang.NullPointerException,
 java.lang.NullPointerException, java.lang.NullPointerException,
 java.lang.NullPointerException, java.lang.NullPointerException,
 java.lang.NullPointerException]
         at
 org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:
 656)
         at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
         at
 org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:
 1250)
         at
 org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:
 517)
         at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
 467)
         at
 org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
 50)
         at
 com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler(AppVersionHandlerMap.java:
 202)
         at
 com.google.apphosting.runtime.jetty.AppVersionHandlerMap.getHandler(AppVersionHandlerMap.java:
 171)
         at
 com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceRequest(JettyServletEngineAdapter.java:
 123)
         at com.google.apphosting.runtime.JavaRuntime
 $RequestRunnable.run(JavaRuntime.java:392)
         at com.google.tracing.TraceContext
 $TraceContextRunnable.runInContext(TraceContext.java:449)
         at com.google.tracing.TraceContext$TraceContextRunnable
 $1.run(TraceContext.java:455)
         at com.google.tracing.TraceContext.runInContext(TraceContext.java:
 695)
         at com.google.tracing.TraceContext
 $AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:
 333)
         at com.google.tracing.TraceContext
 $AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:
 325)
         at com.google.tracing.TraceContext
 $TraceContextRunnable.run(TraceContext.java:453)
         at com.google.apphosting.runtime.ThreadGroupPool
 $PoolEntry.run(ThreadGroupPool.java:162)
         at java.lang.Thread.run(Thread.java:679)

 what say you?


[google-appengine] Re: errors while calling backends

2011-11-09 Thread atarno
ok, i succeeded to download the code from a backend.
comparing it with what i've downloaded from a frontend i see that
it misses the /lib folder with all jars under web-inf and non-xml
application specific files placed under web-inf are not there too.
i use intellij plugin to upload the frontend (works ok) and appcfg to
upload backend (misses files). i tried to copy the /lib folder
manually into the folder i upload from, but then i get errors from
appcfg.
any thoughts?

On Nov 9, 10:12 am, atarno zlango@gmail.com wrote:
 what can be a reason for backends not to recognize the servlets mapped
 in web.xml?
 although, is there any way to use appcfg to download the code from the
 backend? this seems to be the only way for me to know what my backend
 sees.

 On Nov 8, 5:35 pm, atarno zlango@gmail.com wrote:







  hi again,

  i'm still fighting the backends.:)

  i have some backend instances i try to call from the front end via
  task queue.
  i see in logs that the task is successfully created and the backend is
  called, but on the beckend side i always left with the following:

  /_ah/start 500 979ms 0kb instance=1

  0.1.0.3 - - [08/Nov/2011:07:15:12 -0800] GET /_ah/start HTTP/1.1 500
  0 - - 1.sync-be.zmsg-mobi.appspot.com ms=979 cpu_ms=427 api_cpu_ms=0
  cpm_usd=0.18 loading_request=1 exit_code=111 instance=5

  following by this exception for each and every servlet i have in my
  application:

  W 2011-11-08 17:15:12.682 EXCEPTION
  java.lang.ClassNotFoundException: com.xxx.yyy.TestServlet
          at
  com.google.appengine.runtime.Request.process-(Request.java)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
          at org.mortbay.util.Loader.loadClass(Loader.java:91)
          at org.mortbay.util.Loader.loadClass(Loader.java:71)
          at org.mortbay.jetty.servlet.Holder.doStart(Holder.java:73)
          at 
  org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:
  242)
          at
  org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
  50)
          at
  org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:
  685)
          at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
          at
  org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:
  1250)
          at
  org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:
  517)
          at 
  org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
  467)
          at
  org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
  50)
          at com.google.tracing.TraceContext
  $TraceContextRunnable.runInContext(TraceContext.java:449)
          at com.google.tracing.TraceContext$TraceContextRunnable
  $1.run(TraceContext.java:455)
          at com.google.tracing.TraceContext.runInContext(TraceContext.java:
  695)
          at com.google.tracing.TraceContext
  $AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:
  333)
          at com.google.tracing.TraceContext
  $AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:
  325)
          at com.google.tracing.TraceContext
  $TraceContextRunnable.run(TraceContext.java:453)
          at java.lang.Thread.run(Thread.java:679)

  turning into this great stuff, again as a number of servlets i have:

  Failed startup of context
  com.google.apphosting.utils.jetty.RuntimeAppEngineWebAppContext@1bbc779{/,/
  base/data/home/apps/s~zmsg-mobi/sync-be.354538568494127495}
  org.mortbay.util.MultiException[java.lang.NullPointerException,
  java.lang.NullPointerException, java.lang.NullPointerException,
  java.lang.NullPointerException, java.lang.NullPointerException,
  java.lang.NullPointerException, java.lang.NullPointerException,
  java.lang.NullPointerException]
          at
  org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:
  656)
          at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
          at
  org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:
  1250)
          at
  org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:
  517)
          at 
  org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
  467)
          at
  org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
  50)
          at
  com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler(AppVersionHandlerMap.java:
  202)
          at
  com.google.apphosting.runtime.jetty.AppVersionHandlerMap.getHandler(AppVersionHandlerMap.java:
  171)
          at
  com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceRequest(JettyServletEngineAdapter.java:
  123)
          at com.google.apphosting.runtime.JavaRuntime
  $RequestRunnable.run(JavaRuntime.java:392)
          at com.google.tracing.TraceContext
  $TraceContextRunnable.runInContext(TraceContext.java:449)
          at 

[google-appengine] Re: Errors connecting to HTTPS URLs. Started today.

2011-03-29 Thread Bay
I have exact same issue... Also started today.

On Mar 29, 10:14 am, Waleed Abdulla wal...@ninua.com wrote:
 I'm noticing these errors in my logs when trying to connect to the Facebook
 APIs at http*s*://graph.facebook.com/ . It seems to have started just
 recently. Anyone else getting this?

   File 
 /base/data/home/apps/networkedblogs/7.349332839833783691/lib/facebook.py,
 line 233, in request
     file = urllib.urlopen(url, params)
   File /base/python_runtime/python_dist/lib/python2.5/urllib.py,
 line 84, in urlopen
     return opener.open(url, data)
   File /base/python_runtime/python_dist/lib/python2.5/urllib.py,
 line 187, in open
     return self.open_unknown(fullurl, data)
   File /base/python_runtime/python_dist/lib/python2.5/urllib.py,
 line 199, in open_unknown
     raise IOError, ('url error', 'unknown url type', type)
 IOError: [Errno url error] unknown url type: 'https'

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors connecting to HTTPS URLs. Started today.

2011-03-29 Thread Waleed Abdulla
Attempting to find a work-around, I changed my code from:

file = urllib.urlopen(url, params)

to:

file = urllib2.urlopen(url, params)

And that fixed it. In other words, starting today, urllib doesn't support
fetching https domains anymore, which is likely a bug.

Waleed




On Tue, Mar 29, 2011 at 1:14 AM, Waleed Abdulla wal...@ninua.com wrote:

 I'm noticing these errors in my logs when trying to connect to the Facebook
 APIs at http*s*://graph.facebook.com/ . It seems to have started just
 recently. Anyone else getting this?



   File 
 /base/data/home/apps/networkedblogs/7.349332839833783691/lib/facebook.py, 
 line 233, in request
 file = urllib.urlopen(url, params)
   File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 84, 
 in urlopen
 return opener.open(url, data)
   File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 187, 
 in open
 return self.open_unknown(fullurl, data)
   File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 199, 
 in open_unknown
 raise IOError, ('url error', 'unknown url type', type)
 IOError: [Errno url error] unknown url type: 'https'



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors connecting to HTTPS URLs. Started today.

2011-03-29 Thread lnetanel
I'm also having the same issue, the urllib2 solved it for me as well.
Is there any difference between urllib and urllib2?

did someone filed a bug on this issue?

On Mar 29, 10:46 am, Waleed Abdulla wal...@ninua.com wrote:
 Attempting to find a work-around, I changed my code from:

         file = urllib.urlopen(url, params)

 to:

         file = urllib2.urlopen(url, params)

 And that fixed it. In other words, starting today, urllib doesn't support
 fetching https domains anymore, which is likely a bug.

 Waleed







 On Tue, Mar 29, 2011 at 1:14 AM, Waleed Abdulla wal...@ninua.com wrote:
  I'm noticing these errors in my logs when trying to connect to the Facebook
  APIs at http*s*://graph.facebook.com/ . It seems to have started just
  recently. Anyone else getting this?

    File 
  /base/data/home/apps/networkedblogs/7.349332839833783691/lib/facebook.py, 
  line 233, in request
      file = urllib.urlopen(url, params)
    File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 84, 
  in urlopen
      return opener.open(url, data)
    File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 
  187, in open
      return self.open_unknown(fullurl, data)
    File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 
  199, in open_unknown
      raise IOError, ('url error', 'unknown url type', type)
  IOError: [Errno url error] unknown url type: 'https'

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Errors connecting to HTTPS URLs. Started today.

2011-03-29 Thread Waleed Abdulla
There shouldn't be a difference between urllib and urllib2 in this case. And
it used to work with urllib up to yesterday, so it's likely a bug.

I didn't file a bug report, looked at the issue tracker and there are
hundreds of open issues. Not sure if anyone looks at it.

Waleed




On Tue, Mar 29, 2011 at 2:40 AM, lnetanel lneta...@gmail.com wrote:

 I'm also having the same issue, the urllib2 solved it for me as well.
 Is there any difference between urllib and urllib2?

 did someone filed a bug on this issue?

 On Mar 29, 10:46 am, Waleed Abdulla wal...@ninua.com wrote:
  Attempting to find a work-around, I changed my code from:
 
  file = urllib.urlopen(url, params)
 
  to:
 
  file = urllib2.urlopen(url, params)
 
  And that fixed it. In other words, starting today, urllib doesn't support
  fetching https domains anymore, which is likely a bug.
 
  Waleed
 
 
 
 
 
 
 
  On Tue, Mar 29, 2011 at 1:14 AM, Waleed Abdulla wal...@ninua.com
 wrote:
   I'm noticing these errors in my logs when trying to connect to the
 Facebook
   APIs at http*s*://graph.facebook.com/ . It seems to have started just
   recently. Anyone else getting this?
 
 File
 /base/data/home/apps/networkedblogs/7.349332839833783691/lib/facebook.py,
 line 233, in request
   file = urllib.urlopen(url, params)
 File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line
 84, in urlopen
   return opener.open(url, data)
 File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line
 187, in open
   return self.open_unknown(fullurl, data)
 File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line
 199, in open_unknown
   raise IOError, ('url error', 'unknown url type', type)
   IOError: [Errno url error] unknown url type: 'https'

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors connecting to HTTPS URLs. Started today.

2011-03-29 Thread Pau Sanchez
Same issue here!
It seems urllib2.urlopen fixes the issue, but to me this behaviour
looks like a bug as well.

On Mar 29, 11:40 am, lnetanel lneta...@gmail.com wrote:
 I'm also having the same issue, the urllib2 solved it for me as well.
 Is there any difference between urllib and urllib2?

 did someone filed a bug on this issue?

 On Mar 29, 10:46 am, Waleed Abdulla wal...@ninua.com wrote:

  Attempting to find a work-around, I changed my code from:

          file = urllib.urlopen(url, params)

  to:

          file = urllib2.urlopen(url, params)

  And that fixed it. In other words, starting today, urllib doesn't support
  fetching https domains anymore, which is likely a bug.

  Waleed

  On Tue, Mar 29, 2011 at 1:14 AM, Waleed Abdulla wal...@ninua.com wrote:
   I'm noticing these errors in my logs when trying to connect to the 
   Facebook
   APIs at http*s*://graph.facebook.com/ . It seems to have started just
   recently. Anyone else getting this?

     File 
   /base/data/home/apps/networkedblogs/7.349332839833783691/lib/facebook.py,
line 233, in request
       file = urllib.urlopen(url, params)
     File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 
   84, in urlopen
       return opener.open(url, data)
     File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 
   187, in open
       return self.open_unknown(fullurl, data)
     File /base/python_runtime/python_dist/lib/python2.5/urllib.py, line 
   199, in open_unknown
       raise IOError, ('url error', 'unknown url type', type)
   IOError: [Errno url error] unknown url type: 'https'



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: errors in updating entry in the datastore, through our own python script or through gae admin console

2011-02-08 Thread Tim Hoffman
Hi

You can update these entities via the remote_api_shell.

It is an overlooked extremely valuable tool

T

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-08 Thread Nick Renny
I'm getting 500 errors or just long running 'will check agains' right
now.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-08 Thread Olivier Lemasle
Same here. I'm getting a Will check again in 60 seconds. for the
14th time for this upload...

On 8 déc, 11:49, Nick Renny nickre...@gmail.com wrote:
 I'm getting 500 errors or just long running 'will check agains' right
 now.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-08 Thread Bert
Hi Sundar,

I was also getting this issue but after trying what David and Ikai's
have suggested, and now I no longer have the issue.

I first tried just removing
derived_file_type:
- python_precompiled from app.yaml, but that alone didn't mitigate the
problem.
I then tried running --no_precompilation (as David suggested) and it
worked.

Thanks
Bert


On Dec 8, 6:58 am, Sundar cyberto...@gmail.com wrote:
 hi David, are you sure it failed with the precompilation? I ask because I
 don't have the 503 error any more and can't verify that precompilation was
 the culprit. thanks
 On Dec 7, 2010 10:24 PM, David Tucker dtuckera...@gmail.com wrote:







  I was finally able to successfully deploy when I did the following:

  1. remove the precompiled option from app.yaml (i.e. remove the following
  two lines):

  derived_file_type:

  - python_precompiled

  2. Execute appcfg.py with the --no_precompilation option

  Previously I had been trying to deploy with just the --no_precompilation
  flag but the lines must be removed from app.yaml as well

  Dave

  On Tue, Dec 7, 2010 at 7:03 PM, Ikai Lan (Google)
  ikai.l+gro...@google.com ikai.l%2bgro...@google.com

 ikai.l%2bgro...@google.com ikai.l%252bgro...@google.com wrote:

  When you see a 503, try disabling precompilation. We've been having
 issues
  with that service recently that we're trying to hammer out:

  Java:

 http://code.google.com/appengine/docs/java/config/appconfig.html#Disa...

  Python:

 http://code.google.com/appengine/docs/python/config/appconfig.html#Pr...









  Can you let us know if this works for you?

  --
  Ikai Lan
  Developer Programs Engineer, Google App Engine
  Blogger:http://googleappengine.blogspot.com
  Reddit:http://www.reddit.com/r/appengine
  Twitter:http://twitter.com/app_engine

  On Tue, Dec 7, 2010 at 2:42 PM, Sundar cyberto...@gmail.com wrote:

  I thought this might be a problem with 1.3.8 deploying, but after
 updating
  to 1.4.0 I still have the same problem. So basically cannot update my
  application right now with fixes. Any ideas on what might be going on
 would
  be very helpful. I was able to deploy at 3.40 EST without a problem.

  The appid is fpgamesserver-test, in case it's helpful to app-engine
  support staff.

  On Tue, Dec 7, 2010 at 4:48 PM, InspiradoGames inspiradoga...@gmail.com
 wrote:

  Same here... Really need to get an update through today.

  --
  You received this message because you are subscribed to the Google
 Groups
  Google App Engine group.
  To post to this group, send email to google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib
   e...@googlegroups.com

 google-appengine%2bunsubscr...@googlegroups.comgoogle-appengine%252Bunsub 
 scr...@googlegroups.com

  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

  --
  You received this message because you are subscribed to the Google
 Groups
  Google App Engine group.
  To post to this group, send email to google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib
   e...@googlegroups.com

 google-appengine%2bunsubscr...@googlegroups.comgoogle-appengine%252Bunsub 
 scr...@googlegroups.com

  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

  --
  You received this message because you are subscribed to the Google Groups
  Google App Engine group.
  To post to this group, send email to google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib
   e...@googlegroups.com

 google-appengine%2bunsubscr...@googlegroups.comgoogle-appengine%252Bunsub 
 scr...@googlegroups.com

  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

  --
  You received this message because you are subscribed to the Google Groups

 Google App Engine group. To post to this group, send email to 
 google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to

 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib 
 e...@googlegroups.com
 . For more options, visit this group at

 http://groups.google.com/group/google-appengine?hl=en.









-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-08 Thread Bert
One correction: Ikai also suggested --no_precompilation as shown in
http://code.google.com/appengine/docs/python/config/appconfig.html#Precompilation
thanks
Bert
On Dec 8, 10:35 pm, Bert robertbcur...@gmail.com wrote:
 Hi Sundar,

 I was also getting this issue but after trying what David and Ikai's
 have suggested, and now I no longer have the issue.

 I first tried just removing
 derived_file_type:
 - python_precompiled from app.yaml, but that alone didn't mitigate the
 problem.
 I then tried running --no_precompilation (as David suggested) and it
 worked.

 Thanks
 Bert

 On Dec 8, 6:58 am, Sundar cyberto...@gmail.com wrote:







  hi David, are you sure it failed with the precompilation? I ask because I
  don't have the 503 error any more and can't verify that precompilation was
  the culprit. thanks
  On Dec 7, 2010 10:24 PM, David Tucker dtuckera...@gmail.com wrote:

   I was finally able to successfully deploy when I did the following:

   1. remove the precompiled option from app.yaml (i.e. remove the following
   two lines):

   derived_file_type:

   - python_precompiled

   2. Execute appcfg.py with the --no_precompilation option

   Previously I had been trying to deploy with just the --no_precompilation
   flag but the lines must be removed from app.yaml as well

   Dave

   On Tue, Dec 7, 2010 at 7:03 PM, Ikai Lan (Google)
   ikai.l+gro...@google.com ikai.l%2bgro...@google.com

  ikai.l%2bgro...@google.com ikai.l%252bgro...@google.com wrote:

   When you see a 503, try disabling precompilation. We've been having
  issues
   with that service recently that we're trying to hammer out:

   Java:

 http://code.google.com/appengine/docs/java/config/appconfig.html#Disa...

   Python:

 http://code.google.com/appengine/docs/python/config/appconfig.html#Pr...

   Can you let us know if this works for you?

   --
   Ikai Lan
   Developer Programs Engineer, Google App Engine
   Blogger:http://googleappengine.blogspot.com
   Reddit:http://www.reddit.com/r/appengine
   Twitter:http://twitter.com/app_engine

   On Tue, Dec 7, 2010 at 2:42 PM, Sundar cyberto...@gmail.com wrote:

   I thought this might be a problem with 1.3.8 deploying, but after
  updating
   to 1.4.0 I still have the same problem. So basically cannot update my
   application right now with fixes. Any ideas on what might be going on
  would
   be very helpful. I was able to deploy at 3.40 EST without a problem.

   The appid is fpgamesserver-test, in case it's helpful to app-engine
   support staff.

   On Tue, Dec 7, 2010 at 4:48 PM, InspiradoGames inspiradoga...@gmail.com
  wrote:

   Same here... Really need to get an update through today.

   --
   You received this message because you are subscribed to the Google
  Groups
   Google App Engine group.
   To post to this group, send email to google-appeng...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib
e...@googlegroups.com

  google-appengine%2bunsubscr...@googlegroups.comgoogle-appengine%252Bunsub 
  scr...@googlegroups.com

   .
   For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.

   --
   You received this message because you are subscribed to the Google
  Groups
   Google App Engine group.
   To post to this group, send email to google-appeng...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib
e...@googlegroups.com

  google-appengine%2bunsubscr...@googlegroups.comgoogle-appengine%252Bunsub 
  scr...@googlegroups.com

   .
   For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.

   --
   You received this message because you are subscribed to the Google Groups
   Google App Engine group.
   To post to this group, send email to google-appeng...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib
e...@googlegroups.com

  google-appengine%2bunsubscr...@googlegroups.comgoogle-appengine%252Bunsub 
  scr...@googlegroups.com

   .
   For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.

   --
   You received this message because you are subscribed to the Google Groups

  Google App Engine group. To post to this group, send email to 
  google-appeng...@googlegroups.com.
   To unsubscribe from this group, send email to

  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib 
  e...@googlegroups.com
  . For more options, visit this group at

 http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 

[google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-07 Thread InspiradoGames
Same here... Really need to get an update through today.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-07 Thread Sundar
I thought this might be a problem with 1.3.8 deploying, but after updating
to 1.4.0 I still have the same problem. So basically cannot update my
application right now with fixes. Any ideas on what might be going on would
be very helpful. I was able to deploy at 3.40 EST without a problem.

The appid is fpgamesserver-test, in case it's helpful to app-engine support
staff.

On Tue, Dec 7, 2010 at 4:48 PM, InspiradoGames inspiradoga...@gmail.comwrote:

 Same here... Really need to get an update through today.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-07 Thread Ikai Lan (Google)
When you see a 503, try disabling precompilation. We've been having issues
with that service recently that we're trying to hammer out:

Java:
http://code.google.com/appengine/docs/java/config/appconfig.html#Disabling_Precompilation

Python:
http://code.google.com/appengine/docs/python/config/appconfig.html#Precompilation

Can you let us know if this works for you?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Tue, Dec 7, 2010 at 2:42 PM, Sundar cyberto...@gmail.com wrote:

 I thought this might be a problem with 1.3.8 deploying, but after updating
 to 1.4.0 I still have the same problem. So basically cannot update my
 application right now with fixes. Any ideas on what might be going on would
 be very helpful. I was able to deploy at 3.40 EST without a problem.

 The appid is fpgamesserver-test, in case it's helpful to app-engine support
 staff.


 On Tue, Dec 7, 2010 at 4:48 PM, InspiradoGames 
 inspiradoga...@gmail.comwrote:

 Same here... Really need to get an update through today.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-07 Thread Sundar
Something appears to have changed in the last 10 minutes. Deployment works
even with pre-compilation. I could try with precompilation disabled but it's
a bad test since things are working now :(

On Tue, Dec 7, 2010 at 8:03 PM, Ikai Lan (Google)
ikai.l+gro...@google.comikai.l%2bgro...@google.com
 wrote:

 When you see a 503, try disabling precompilation. We've been having issues
 with that service recently that we're trying to hammer out:

 Java:

 http://code.google.com/appengine/docs/java/config/appconfig.html#Disabling_Precompilation

 Python:

 http://code.google.com/appengine/docs/python/config/appconfig.html#Precompilation

 Can you let us know if this works for you?

 --
 Ikai Lan
 Developer Programs Engineer, Google App Engine
 Blogger: http://googleappengine.blogspot.com
 Reddit: http://www.reddit.com/r/appengine
 Twitter: http://twitter.com/app_engine



 On Tue, Dec 7, 2010 at 2:42 PM, Sundar cyberto...@gmail.com wrote:

 I thought this might be a problem with 1.3.8 deploying, but after updating
 to 1.4.0 I still have the same problem. So basically cannot update my
 application right now with fixes. Any ideas on what might be going on would
 be very helpful. I was able to deploy at 3.40 EST without a problem.

 The appid is fpgamesserver-test, in case it's helpful to app-engine
 support staff.


 On Tue, Dec 7, 2010 at 4:48 PM, InspiradoGames 
 inspiradoga...@gmail.comwrote:

 Same here... Really need to get an update through today.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Errors trying to deploy (503 - try again)

2010-12-07 Thread David Tucker
I was finally able to successfully deploy when I did the following:

1. remove the precompiled option from app.yaml (i.e. remove the following
two lines):

   derived_file_type:

- python_precompiled

2. Execute appcfg.py with the --no_precompilation option

Previously I had been trying to deploy with just the --no_precompilation
flag but the lines must be removed from app.yaml as well

Dave

On Tue, Dec 7, 2010 at 7:03 PM, Ikai Lan (Google)
ikai.l+gro...@google.comikai.l%2bgro...@google.com
 wrote:

 When you see a 503, try disabling precompilation. We've been having issues
 with that service recently that we're trying to hammer out:

 Java:

 http://code.google.com/appengine/docs/java/config/appconfig.html#Disabling_Precompilation

 Python:

 http://code.google.com/appengine/docs/python/config/appconfig.html#Precompilation

 Can you let us know if this works for you?

 --
 Ikai Lan
 Developer Programs Engineer, Google App Engine
 Blogger: http://googleappengine.blogspot.com
 Reddit: http://www.reddit.com/r/appengine
 Twitter: http://twitter.com/app_engine



 On Tue, Dec 7, 2010 at 2:42 PM, Sundar cyberto...@gmail.com wrote:

 I thought this might be a problem with 1.3.8 deploying, but after updating
 to 1.4.0 I still have the same problem. So basically cannot update my
 application right now with fixes. Any ideas on what might be going on would
 be very helpful. I was able to deploy at 3.40 EST without a problem.

 The appid is fpgamesserver-test, in case it's helpful to app-engine
 support staff.


 On Tue, Dec 7, 2010 at 4:48 PM, InspiradoGames 
 inspiradoga...@gmail.comwrote:

 Same here... Really need to get an update through today.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: errors

2010-10-20 Thread Jamie H
Ikai,

For a ball park estimate it is very low.  ~1% if even that.  Much less
than in the past.  Only mentioning it here because as I've told you
for the past week it seemed to be gone.  I'm in the middle of running
an invitation/registration site so I feel I have a pretty good
barometer for this issue.

I have no idea if the emails are sent or not.

On Oct 20, 4:52 pm, Ikai Lan (Google) ikai.l+gro...@google.com
wrote:
 Do you have a ballpark estimate of the frequency of exceptions thrown? Also
 - are the emails being delivered, even if the exception is thrown?

 --
 Ikai Lan
 Developer Programs Engineer, Google App Engine
 Blogger:http://googleappengine.blogspot.com
 Reddit:http://www.reddit.com/r/appengine
 Twitter:http://twitter.com/app_engine

 On Wed, Oct 20, 2010 at 1:38 PM, Jamie H ja...@mhztech.com wrote:
  Seems that the mail.send error is back... I've even noticed it thrown
  by the ereporter trying to send me the day's exceptions.  This is for
  app-id moto-tmobile.  I've also seen elevated datastore timeouts today

  --
  You received this message because you are subscribed to the Google Groups
  Google App Engine group.
  To post to this group, send email to google-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: errors

2010-10-20 Thread Ikai Lan (Google)
Thanks for the info. I'll look into this and track this number.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Wed, Oct 20, 2010 at 3:03 PM, Jamie H ja...@mhztech.com wrote:

 Ikai,

 For a ball park estimate it is very low.  ~1% if even that.  Much less
 than in the past.  Only mentioning it here because as I've told you
 for the past week it seemed to be gone.  I'm in the middle of running
 an invitation/registration site so I feel I have a pretty good
 barometer for this issue.

 I have no idea if the emails are sent or not.

 On Oct 20, 4:52 pm, Ikai Lan (Google) 
 ikai.l+gro...@google.comikai.l%2bgro...@google.com
 
 wrote:
  Do you have a ballpark estimate of the frequency of exceptions thrown?
 Also
  - are the emails being delivered, even if the exception is thrown?
 
  --
  Ikai Lan
  Developer Programs Engineer, Google App Engine
  Blogger:http://googleappengine.blogspot.com
  Reddit:http://www.reddit.com/r/appengine
  Twitter:http://twitter.com/app_engine
 
  On Wed, Oct 20, 2010 at 1:38 PM, Jamie H ja...@mhztech.com wrote:
   Seems that the mail.send error is back... I've even noticed it thrown
   by the ereporter trying to send me the day's exceptions.  This is for
   app-id moto-tmobile.  I've also seen elevated datastore timeouts today
 
   --
   You received this message because you are subscribed to the Google
 Groups
   Google App Engine group.
   To post to this group, send email to google-appengine@googlegroups.com
 .
   To unsubscribe from this group, send email to
   google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 google-appengine%2bunsubscr...@googlegroups.comgoogle-appengine%252bunsubscr...@googlegroups.com
 
   .
   For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.
 
 

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors when serving images from Blobstore

2010-09-28 Thread Karl R
I've had the same problem, posted about it just before, and created
this issue:

http://code.google.com/p/googleappengine/issues/detail?id=3789

Please star it, hopefully someone will take a look soon!

Karl

On Sep 28, 5:53 am, Henric Persson henric.pers...@kanal5.se wrote:
 Hi,

 Are we the only ones having problems serving stuff from the blobstore?
 We keep getting 500 errors. Here's an example of an image URL that
 doesn't 
 work:http://lh6.ggpht.com/86HkICOjOcqV7zNkBv49DBa2yeVEnEIEACSZH2pYqW4HMvwT...

 This url was generated by calling the getServingUrl() method.

 /Henric

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors spike?

2010-02-24 Thread Ikai L (Google)
Was this coinciding with the maintenance last week?

On Thu, Feb 18, 2010 at 5:49 PM, Harlan Crystal harlan.crys...@gmail.comwrote:

 Hi,

 Our application suddenly spiked errors in the last 48 hours.  We haven't
 changed our code since long time before that.


 The dashboard itself is really confusing -- it was reporting 100,000s of
 errors for certain URLs a half hour ago and when I look at it now it is only
 reporting 6000 errors for the same URL.   Also, currently when I look at the
 graphs of requests/sec, it shows everything well under 20 req/second when I
 look at it in 24-hour-span mode but when I look in 12-hour-span mode I see
 well over 40 req/sec at certain points.  It's extremely difficult to
 diagnose what to do with conflicting data here.


 Looking at the logs, there are a huge number of the following error
 message.  I'm not sure how to deal with this  all of our quotas are well
 under the price limits we have set and the requests/sec is well under the
 hard limit.

 Request was aborted after waiting too long to attempt to service your 
 request. Most likely, this indicates that you have reached your simultaneous 
 dynamic request limit. This is almost always due to excessively high latency 
 in your app. Please see http://code.google.com/appengine/docs/quotas.html for 
 more details.



 Please help!  I'm not sure what to do on our end to help with the problem.
 The app engine system status page doesn't report anything wrong.

 -harlan






-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors 500 trying to update application

2010-02-23 Thread WMS
Ok,

I've found the problem, I don't know how that happened, but no
versions were selected as the default one on the dashboard, after I've
set the latest to be the default, the deploy is working again.

It seems to be a similar problem to what happened after the last
maintenance.

On Feb 23, 10:28 am, WMS willmso...@gmail.com wrote:
 Hello,

 Can anyone from google help me? I am getting errors when I try to
 upload my app (footbattle) since yesterday, I've already tried to
 rollback, create a new version, but nothing works, here are the
 details:

 java.io.IOException: Error posting to 
 URL:http://appengine.google.com/api/appversion/create?app_id=footbattlev...
 500 Internal Server Error

 I have other apps and they are working fine, just this one is giving
 errors..

 PS: Is there any support for paid apps besides posting here (I already
 posted on the issue tracker using the Production template, does that
 help)?

 Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Errors - 'Unknown' and can't log in to GAE

2009-12-22 Thread Mark
Hmm and now I am not seeing the errors - seems like there is some
instability going on.

On Dec 22, 3:58 pm, Mark markrobertdav...@gmail.com wrote:
 Hi -

 I am getting errors back from my application when I make any datastore
 query - GAE just comes back with error 'Unknown'.  This has been
 working fine till today with no changes from me.  Also when I am
 trying to log in to GAE to look at the dashboard I also see 'A server
 error has occurred.'  Is anyone else seeing this??

 thanks

 Mark

--

You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.




[google-appengine] Re: Errors and quotas..

2009-07-15 Thread Tony

Yes.  You pay for all CPU cycles used, and all requests count toward
your request total.

On Jul 15, 2:22 pm, bvelasquez bvelasq...@gmail.com wrote:
 Hello,

 I'm curious if returning an error on a request still counts towards
 your quota?  I have a request that is being made, which is not
 authorized based on my sites security.  I return an error
 immediately.  However, does this request still count?  Could someone
 basically make repeated requests to your site and artificially inflate
 the cost of the application by using more CPU cycles than would
 normally be used?

 Thank you,

 Barry
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---