[index] [prev] [next] [options] [help]
See the Contact page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

[EP-tech] Re: Web server hunting for a network connection

From: "Bradshaw, Steven" <Steven.Bradshaw AT liverpool.ac.uk>
Date: Mon, 15 Mar 2010 10:39:11 +0000


Threading: [EP-tech] Web server hunting for a network connection from Ian.Stuart AT ed.ac.uk
      • This Message

Hi,

Have a look at this link - 

http://www.issociate.de/board/post/140808/Error_Message:__%5Bwarn%5D_%28128%29Network_is_unreachable:_connect_to_listener.html)

We had something similar (although on port 80), the fix was to change the 
Listen directive from

Listen 80
to
Listen 0.0.0.0:80


Steve

-----Original Message-----
From: eprints-tech-bounces AT ecs.soton.ac.uk [mailto:eprints-tech-bounces AT 
ecs.soton.ac.uk] On Behalf Of Ian Stuart
Sent: 15 March 2010 10:30
To: eprints
Subject: [EP-tech] Web server hunting for a network connection

I've noticed this before, but never done anything about it - I get the 
following error in my EPrint apache error log file:

[Mon Mar 15 09:58:13 2010] [warn] (128)Network is unreachable: connect 
to listener on [::]:1201
[Mon Mar 15 09:58:14 2010] [warn] (128)Network is unreachable: connect 
to listener on [::]:1201
[Mon Mar 15 09:58:15 2010] [warn] (128)Network is unreachable: connect 
to listener on [::]:1201
[Mon Mar 15 09:58:16 2010] [warn] (128)Network is unreachable: connect 
to listener on [::]:1201


This can go on for AGES.... and I can see no reason for it to kick 
off.... or for it to stop.

Anyone come across it?
Anyone fixed something similar?

-- 

Ian Stuart.
Bibliographics and Multimedia Service Delivery team,
EDINA,
The University of Edinburgh.

http://edina.ac.uk/

This email was sent via the University of Edinburgh.
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/

*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/


[index] [prev] [next] [options] [help]