Connection reset by peer

Munelear <[email protected]> Mon, 27 Apr 2009 11:16:04 -0500
Newsgroups gmane.comp.games.mud.client.lyntin
Message-ID <[email protected]>
--===============2598906232917336711==
Content-Type: multipart/alternative; boundary=0015175caae6c6b03a04688ba9e5

--0015175caae6c6b03a04688ba9e5
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I love lyntin- it's been a very stable, reliable, light weight client.
About half a year ago I started getting "Connection reset by peer" issues
while idling (so it's not a critical problem, like mid-fight).  My setup
involves SSH'ing to my server and then connecting to a screen that has
lyntin running.  When I'm done playing I'll get somewhere safe to idle and
detach the screen, log out of the SSH connection.  For several years this
worked fine in all cases.  It continues to work fine when I have an item
(like the energy staff) that sends a text string from the mud every couple
of rounds to spam the connection as a poor man's keep alive.  If I am naked
with no spam at regular intervals I'll receive the disconnect.

I can think of a few things that happened about half a year ago:
1) I moved from an apartment to a house.  I kept the same DSL modem, router,
etc so my network from the modem to my server remained the same.
2) I did an apt-get dist-upgrade
3) I installed lyntin 4.2 and subsequently removed it.  I didn't like the
integration with easyinstall- lyntin is too small to warrant that kind of
integration (not to mention by the time I downloaded lyntin 4.2, the
acceptable egg list was stale so I had to modify the install file to point
to the current list of easyinstall eggs... apparently old eggs are removed?)
4) Rastafan started making "optimizations" (automatically turning brief on
if you run too fast without brief on)

I've tried to include as much information from lyntin as I know to.  If
anyone has any ideas on what might be causing the error or possible
solutions I'm all ears.  Also if there's more information that would be
useful in diagnosing the problem, I'll gladly include it.

error: socket exception
error: Traceback (most recent call last):
error:   File "/usr/lib/python2.4/site-packages/lyntin/net.py", line 366, in
run
error:     newdata = self._pollForData()
error:   File "/usr/lib/python2.4/site-packages/lyntin/net.py", line 332, in
_pollForData
error:     return readers[0].recv(1024)
error: error: (104, 'Connection reset by peer')
lyntin: Session 3k disconnected.
lyntin: "#zap 3k" to kill the session.
lyntin: Lost connection to: 3k.org

#version
lyntin: Lyntin 4.1.1
lyntin: For bugs, suggestions, mailing list info, feature requests,
lyntin: architecture docs, et al, see http://lyntin.sourceforge.net/


This file was created on: Mon Apr 27 11:02:16 2009

Diagnostics:
   events processed: 423562
   queue size: 0
   ui: <lyntin.ui.textui.Textui instance at 0xb7bb338c>
   ansicolor: 1
   ticks: 225598
   errors: 0
Sessions:
   total sessions: 2
   current session: 3k
   Session name: 3k
      socket: None
      action: 6 action(s).
      alias: 141 alias(es).
      deed: 0 deed(s).
      gag: 20 gag(s). 0 antigag(s)
      highlight: 6 highlight(s).
      logger: logging not enabled
      speedwalk: 11 dir(s). 8 exclude(s).
      substitute: 0 substitute(s). 0 antisub(s).
      variable: 9 variable(s).

   Session name: common
      socket: None
      action: 0 action(s).
      alias: 0 alias(es).
      deed: 0 deed(s).
      gag: 0 gag(s). 0 antigag(s)
      highlight: 0 highlight(s).
      logger: logging not enabled
      speedwalk: 0 dir(s). 0 exclude(s).
      substitute: 0 substitute(s). 0 antisub(s).
      variable: 0 variable(s).

Hook statii:
   bell_hook - 1 registered functions
   config_change_hook - 1 registered functions
   connect_hook - 0 registered functions
   default_resolver_hook - 1 registered functions
   disconnect_hook - 0 registered functions
   from_mud_hook - 0 registered functions
   from_user_hook - 1 registered functions
   mud_filter_hook - 6 registered functions
   net_handle_telnet_option - 0 registered functions
   net_read_data_filter - 0 registered functions
   net_write_data_filter - 0 registered functions
   prompt_hook - 1 registered functions
   shutdown_hook - 5 registered functions
   startup_hook - 0 registered functions
   timer_hook - 2 registered functions
   to_mud_hook - 1 registered functions
   to_user_hook - 1 registered functions
   user_filter_hook - 5 registered functions
   variable_change_hook - 1 registered functions
   write_hook - 7 registered functions
Thread statii:
   network - not alive
   timer - alive
   ui - alive
OS/Python information:
   sys.version: 2.4.4 (#2, Oct 22 2008, 19:52:44)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)]
   os.name: posix
   lyntin: Lyntin 4.1.1
Lyntin Options:
   moduledir: ['/home/munelear/lyntin']
   snoopdefault: 1
   readfile: []
   datadir: '/home/munelear/'
   ui: 'text'

--0015175caae6c6b03a04688ba9e5
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

I love lyntin- it&#39;s been a very stable, reliable, light weight client.=
=A0 About half a year ago I started getting &quot;Connection reset by peer&=
quot; issues while idling (so it&#39;s not a critical problem, like mid-fig=
ht).=A0 My setup involves SSH&#39;ing to my server and then connecting to a=
 screen that has lyntin running.=A0 When I&#39;m done playing I&#39;ll get =
somewhere safe to idle and detach the screen, log out of the SSH connection=
.=A0 For several years this worked fine in all cases.=A0 It continues to wo=
rk fine when I have an item (like the energy staff) that sends a text strin=
g from the mud every couple of rounds to spam the connection as a poor man&=
#39;s keep alive.=A0 If I am naked with no spam at regular intervals I&#39;=
ll receive the disconnect.<br>
<br>I can think of a few things that happened about half a year ago:<br>1) =
I moved from an apartment to a house.=A0 I kept the same DSL modem, router,=
 etc so my network from the modem to my server remained the same.<br>2) I d=
id an apt-get dist-upgrade<br>
3) I installed lyntin 4.2 and subsequently removed it.=A0 I didn&#39;t like=
 the integration with easyinstall- lyntin is too small to warrant that kind=
 of integration (not to mention by the time I downloaded lyntin 4.2, the ac=
ceptable egg list was stale so I had to modify the install file to point to=
 the current list of easyinstall eggs... apparently old eggs are removed?)<=
br>
4) Rastafan started making &quot;optimizations&quot; (automatically turning=
 brief on if you run too fast without brief on)<br><br>I&#39;ve tried to in=
clude as much information from lyntin as I know to.=A0 If anyone has any id=
eas on what might be causing the error or possible solutions I&#39;m all ea=
rs.=A0 Also if there&#39;s more information that would be useful in diagnos=
ing the problem, I&#39;ll gladly include it.<br>
<br>error: socket exception<br>error: Traceback (most recent call last):<br=
>error:=A0=A0 File &quot;/usr/lib/python2.4/site-packages/lyntin/net.py&quo=
t;, line 366, in run<br>error:=A0=A0=A0=A0 newdata =3D self._pollForData()<=
br>error:=A0=A0 File &quot;/usr/lib/python2.4/site-packages/lyntin/net.py&q=
uot;, line 332, in _pollForData<br>
error:=A0=A0=A0=A0 return readers[0].recv(1024)<br>error: error: (104, &#39=
;Connection reset by peer&#39;)<br>lyntin: Session 3k disconnected.<br>lynt=
in: &quot;#zap 3k&quot; to kill the session.<br>lyntin: Lost connection to:=
 <a href=3D"http://3k.org">3k.org</a><br>
<br>#version<br>lyntin: Lyntin 4.1.1<br>lyntin: For bugs, suggestions, mail=
ing list info, feature requests,<br>lyntin: architecture docs, et al, see <=
a href=3D"http://lyntin.sourceforge.net/">http://lyntin.sourceforge.net/</a=
><br>
<br><br>This file was created on: Mon Apr 27 11:02:16 2009<br><br>Diagnosti=
cs:<br>=A0=A0 events processed: 423562<br>=A0=A0 queue size: 0<br>=A0=A0 ui=
: &lt;lyntin.ui.textui.Textui instance at 0xb7bb338c&gt;<br>=A0=A0 ansicolo=
r: 1<br>=A0=A0 ticks: 225598<br>
=A0=A0 errors: 0<br>Sessions:<br>=A0=A0 total sessions: 2<br>=A0=A0 current=
 session: 3k<br>=A0=A0 Session name: 3k<br>=A0=A0=A0=A0=A0 socket: None<br>=
=A0=A0=A0=A0=A0 action: 6 action(s).<br>=A0=A0=A0=A0=A0 alias: 141 alias(es=
).<br>=A0=A0=A0=A0=A0 deed: 0 deed(s).<br>=A0=A0=A0=A0=A0 gag: 20 gag(s). 0=
 antigag(s)<br>
=A0=A0=A0=A0=A0 highlight: 6 highlight(s).<br>=A0=A0=A0=A0=A0 logger: loggi=
ng not enabled<br>=A0=A0=A0=A0=A0 speedwalk: 11 dir(s). 8 exclude(s).<br>=
=A0=A0=A0=A0=A0 substitute: 0 substitute(s). 0 antisub(s).<br>=A0=A0=A0=A0=
=A0 variable: 9 variable(s).<br><br>=A0=A0 Session name: common<br>
=A0=A0=A0=A0=A0 socket: None<br>=A0=A0=A0=A0=A0 action: 0 action(s).<br>=A0=
=A0=A0=A0=A0 alias: 0 alias(es).<br>=A0=A0=A0=A0=A0 deed: 0 deed(s).<br>=A0=
=A0=A0=A0=A0 gag: 0 gag(s). 0 antigag(s)<br>=A0=A0=A0=A0=A0 highlight: 0 hi=
ghlight(s).<br>=A0=A0=A0=A0=A0 logger: logging not enabled<br>=A0=A0=A0=A0=
=A0 speedwalk: 0 dir(s). 0 exclude(s).<br>
=A0=A0=A0=A0=A0 substitute: 0 substitute(s). 0 antisub(s).<br>=A0=A0=A0=A0=
=A0 variable: 0 variable(s).<br><br>Hook statii:<br>=A0=A0 bell_hook - 1 re=
gistered functions<br>=A0=A0 config_change_hook - 1 registered functions<br=
>=A0=A0 connect_hook - 0 registered functions<br>
=A0=A0 default_resolver_hook - 1 registered functions<br>=A0=A0 disconnect_=
hook - 0 registered functions<br>=A0=A0 from_mud_hook - 0 registered functi=
ons<br>=A0=A0 from_user_hook - 1 registered functions<br>=A0=A0 mud_filter_=
hook - 6 registered functions<br>
=A0=A0 net_handle_telnet_option - 0 registered functions<br>=A0=A0 net_read=
_data_filter - 0 registered functions<br>=A0=A0 net_write_data_filter - 0 r=
egistered functions<br>=A0=A0 prompt_hook - 1 registered functions<br>=A0=
=A0 shutdown_hook - 5 registered functions<br>
=A0=A0 startup_hook - 0 registered functions<br>=A0=A0 timer_hook - 2 regis=
tered functions<br>=A0=A0 to_mud_hook - 1 registered functions<br>=A0=A0 to=
_user_hook - 1 registered functions<br>=A0=A0 user_filter_hook - 5 register=
ed functions<br>
=A0=A0 variable_change_hook - 1 registered functions<br>=A0=A0 write_hook -=
 7 registered functions<br>Thread statii:<br>=A0=A0 network - not alive<br>=
=A0=A0 timer - alive<br>=A0=A0 ui - alive<br>OS/Python information:<br>=A0=
=A0 sys.version: 2.4.4 (#2, Oct 22 2008, 19:52:44)<br>
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)]<br>=A0=A0 <a href=3D"ht=
tp://os.name">os.name</a>: posix<br>=A0=A0 lyntin: Lyntin 4.1.1<br>Lyntin O=
ptions:<br>=A0=A0 moduledir: [&#39;/home/munelear/lyntin&#39;]<br>=A0=A0 sn=
oopdefault: 1<br>
=A0=A0 readfile: []<br>=A0=A0 datadir: &#39;/home/munelear/&#39;<br>=A0=A0 =
ui: &#39;text&#39;<br><br>

--0015175caae6c6b03a04688ba9e5--


--===============2598906232917336711==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
--===============2598906232917336711==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Lyntin-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lyntin-devl

--===============2598906232917336711==--