Hi Roberto,

It would seem that if New Relic becomes unavailable for whatever reason,
all UWSGI processes will hang and fail.

Please see the following logs.

Any suggestions??

Cheers

Cal

----

ERROR:newrelic.core.application:Data harvest failed.
Traceback (most recent call last):
 File
"/usr/local/lib/python2.6/dist-packages/newrelic-1.1.0.
192-py2.6.egg/newrelic/core/application.py",
line 212, in harvest
   connection, stats.metric_data())
 File
"/usr/local/lib/python2.6/dist-packages/newrelic-1.1.0.
192-py2.6.egg/newrelic/core/remote.py",
line 122, in send_metric_data
   res =
self.invoke_remote(conn,"metric_data",True,self._agent_
run_id,self._agent_run_id,self._metric_data_time,now,metric_data)
 File
"/usr/local/lib/python2.6/dist-packages/newrelic-1.1.0.
192-py2.6.egg/newrelic/core/remote.py",
line 156, in invoke_remote
   return self._remote.invoke_remote(connection, method, compress,
agent_run_id, *args)
 File
"/usr/local/lib/python2.6/dist-packages/newrelic-1.1.0.
192-py2.6.egg/newrelic/core/remote.py",
line 270, in invoke_remote
   raise Exception("%s failed: status code %i" % (method,
response.status))
Exception: metric_data failed: status code 415

Sun May 13 19:13:15 2012 - writev(): Broken pipe [proto/uwsgi.c line 120]
during GET /photos/3366 (71.198.10.132)
Sun May 13 19:13:15 2012 - write(): Broken pipe [proto/uwsgi.c line 138]
during GET /photos/3366 (71.198.10.132)
Sun May 13 19:13:28 2012 - ...The work of process 13599 is done. Seeya!
Sun May 13 19:13:29 2012 - writev(): Broken pipe [proto/uwsgi.c line 120]
during GET /videos/3379 (108.6.234.190)

Sun May 13 19:13:29 2012 - write(): Broken pipe [proto/uwsgi.c line 138]
during GET /videos/3379 (108.6.234.190)
Sun May 13 19:13:29 2012 - Respawned uWSGI worker 1 (new pid: 9003)
INFO:newrelic.core.remote:New Relic Data Collector (
collector-7.newrelic.com:80 <http://collector-7.newrelic.com/>)

Sun May 13 19:13:53 2012 - writev(): Broken pipe [proto/uwsgi.c line 120]
during GET /videos/4644 (173.70.178.205)

Sun May 13 19:14:10 2012 - writev(): Broken pipe [proto/uwsgi.c line 120]
during GET /videos/3578 (108.6.234.190)
Sun May 13 19:14:10 2012 - write(): Broken pipe [proto/uwsgi.c line 138]
during GET /videos/3578 (108.6.234.190)

Sun May 13 19:16:58 2012 - ...The work of process 19706 is done. Seeya!
Sun May 13 19:16:59 2012 - Respawned uWSGI worker 4 (new pid: 31356)
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to