Re: [web2py] In openshift: Need help on why my web2py website is being constantly accessed by openshift itself

2013-05-09 Thread smoggy
here is what tail_all gives me and i guess that can be relevant. How can i 
get the user agent or more info ?

==> python-2.6/logs/error_log-20130508-00-EST <==
[Wed May 08 13:15:26 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30569): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Wed May 08 13:15:26 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Wed May 08 14:01:11 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30568): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Wed May 08 14:01:11 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Wed May 08 14:04:27 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30568): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Wed May 08 14:04:27 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Wed May 08 14:30:36 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30569): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Wed May 08 14:30:36 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Wed May 08 19:30:25 2013] [crit] (70007)The timeout specified has expired: 
mod_wsgi (pid=30568): Unable to read WSGI request.
[Wed May 08 19:30:29 2013] [error] [client 127.9.181.129] (32)Broken pipe: 
mod_wsgi (pid=8717): Unable to send request details to WSGI daemon process 
'516332d0e0b8cd9f14000160' on 
'/var/lib/openshift/516332d0e0b8cd9f14000160/python-2.6/logs/wsgi.20595.1.1.sock'.

==> python-2.6/logs/error_log-20130509-00-EST <==
[Thu May 09 00:10:17 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30568): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Thu May 09 00:10:18 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Thu May 09 00:55:28 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30568): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Thu May 09 00:55:28 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Thu May 09 01:30:33 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30569): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Thu May 09 01:30:33 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Thu May 09 02:10:32 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30569): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Thu May 09 02:10:32 2013] [error] [client 127.9.181.129] IOError: failed 
to write data
[Thu May 09 03:12:21 2013] [error] [client 127.9.181.129] mod_wsgi 
(pid=30568): Exception occurred processing WSGI script 
'/var/lib/openshift/516332d0e0b8cd9f14000160/app-root/runtime/repo/wsgi/application'.
[Thu May 09 03:12:21 2013] [error] [client 127.9.181.129] IOError: failed 
to write data

==> python-2.6/logs/web2py.log <==
127.9.181.129, 2013-05-09 04:53:55, GET, /, HTTP/1.0, 200, 0.273601
127.9.181.129, 2013-05-09 04:53:58, GET, /, HTTP/1.0, 200, 0.205469
127.9.181.129, 2013-05-09 04:54:00, GET, /, HTTP/1.0, 200, 0.273682
127.9.181.129, 2013-05-09 04:54:03, GET, /, HTTP/1.0, 200, 0.450868
127.9.181.129, 2013-05-09 04:54:12, GET, /, HTTP/1.0, 200, 7.086337
127.9.181.129, 2013-05-09 04:54:21, GET, /, HTTP/1.0, 200, 6.137373
127.9.181.129, 2013-05-09 04:54:24, GET, /, HTTP/1.0, 200, 1.335112
127.9.181.129, 2013-05-09 04:54:27, GET, /, HTTP/1.0, 200, 1.107582
127.9.181.129, 2013-05-09 04:54:30, GET, /, HTTP/1.0, 200, 0.272535
127.9.181.129, 2013-05-09 04:54:32, GET, /, HTTP/1.0, 200, 0.454832
/usr/bin/tail: cannot open `python-2.6/logs/wsgi.20595.1.1.sock' for 
reading: No such device or address

==> python-2.6/logs/access_log-20130509-00-EST <==
- - - [09/May/2013:04:54:32 -0400] "GET / HTTP/1.0" 200 22647 "-" "-"

==> python-2.6/logs/web2py.log <==
127.9.181.129, 2013-05-09 04:54:35, GET, /, HTTP/1.0, 200, 0.292673

==> python-2.6/logs/access_log-20130509-00-EST <==
- - - [09/May/2013:04:54:34 -0400] "GET / HTTP/1.0" 200 22647 "-" "-"

==> python-2.6/logs/web2py.log <==
127.9.181.129, 2013-05-09 04:54:37, GET, /, HTTP/1.0, 200, 0.405507

==> python-2.6/logs/access_log-20130509-00-EST <==
- - - [09/May/2013:04:54:37 -0400] "GET / HTTP/1.0" 200 22647 "-" "-"


Quarta-feira, 8 de Maio de 2013 11:51:28 UTC+1, Ricardo Pedroso escreveu:
>
> On Wed, May 8, 2013 at 11:10 AM, smogzer > 
> wrote: 
> > Hi folks, 
> > 
> > So in openshift in a python 2.6 cartridge + haproxy i'm having lots of 
> > accesses from openshift ip itself, like one every 3 s

Re: [web2py] In openshift: Need help on why my web2py website is being constantly accessed by openshift itself

2013-05-08 Thread Ricardo Pedroso
On Wed, May 8, 2013 at 11:10 AM, smogzer  wrote:
> Hi folks,
>
> So in openshift in a python 2.6 cartridge + haproxy i'm having lots of
> accesses from openshift ip itself, like one every 3 seconds. I do not have
> any cron jobs. Is there a way to figure where these access are coming from :
> wsgi, web2py, openshift ?


Those requests have an UserAgent?
Can them be an openshift monitoring tools?
Those requests have always the same uri?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[web2py] In openshift: Need help on why my web2py website is being constantly accessed by openshift itself

2013-05-08 Thread smogzer
Hi folks,

So in openshift in a python 2.6 cartridge + haproxy i'm having lots of
accesses from openshift ip itself, like one every 3 seconds. I do not have
any cron jobs. Is there a way to figure where these access are coming from
: wsgi, web2py, openshift ?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.