http://www.psyBNC.at

[ Home ] [ About ] [ Help ] [ Changes ] [ Scripting ] [ Download ] [ FAQ ] [ Todo ] [ Forum ] [ Links ] [ Contact ]

gfxgfx
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
gfx gfx
gfxgfx
 
Welcome to the psyBNC Development Forum!
 
gfx gfx
gfx
691 Posts in 169 Topics by 482 Members - Latest Member: ettahawth August 01, 2010, 06:30
*
gfx*HomeHelpSearchLoginRegistergfx
gfxgfx
0 Members and 1 Guest are viewing this topic.       « previous next »
Pages: [1] Go Down Print
Author Topic: psyBNC or hosting problem?  (Read 2930 times)
evolution
Voice
*
Offline Offline

Posts: 7


« on: March 27, 2009, 20:30 »

Hello again. I have a problem with my psyBNC, it exiting by ping timeout and dont returns. Process still working, only after kill (killall psybnc dont works, only kill -9 pid!) it starting work again for a few days, and it happens again... I tried this patch (found it by google):

Code:
--- src/p_client.c 2005-06-04 18:22:45.000000000 +0000
+++ src/p_client.c.new 2008-10-01 06:38:26.000000000 +0000
@@ -2522,9 +2522,9 @@
 {
     /* needs to send back a server pong (for some evil irc-scripts) */
     if(user(usern)->server[0]==0)
- ssnprintf(user(usern)->insock,lngtxt(273),user(usern)->nick);
+ ssnprintf(user(usern)->insock,lngtxt(273),irccontent);
     else
- ssnprintf(user(usern)->insock,lngtxt(274),user(usern)->server,user(usern)->server,user(usern)->nick);
+ ssnprintf(user(usern)->insock,lngtxt(274),user(usern)->server,user(usern)->server,irccontent);
     return 0x0;
 }

But it dont works, it appearing again and again. Seems like hosting problem? I have a Debian Lenny installed. But I have eggdrop installed there and it working fine. Don't know what it can be, tried to ask hosting's support, they just said to dont use psybnc Sad. Please help!
P.S. Sorry for bad english
P.P.S. If needed, uname -a:
Code:
Linux ristrette.ru 2.6.18-53.1.13.el5.028stab053.10PAE #1 SMP Tue Apr 1 15:44:34 MSD 2008 i686 GNU/Linux
« Last Edit: March 27, 2009, 20:33 by evolution » Logged
inFECT
Administrator
Supernova VIP
*****
Offline Offline

Posts: 31344



WWW
« Reply #1 on: March 27, 2009, 21:13 »

Sounds like the freeze bug. Which version are you using?
« Last Edit: March 27, 2009, 22:20 by inFECT » Logged

Intelligent Networked Facsimile Engineered for Calculation and Troubleshooting
evolution
Voice
*
Offline Offline

Posts: 7


« Reply #2 on: March 27, 2009, 21:53 »

Yes I'm tried latest version (psyBNC2.3.2-9) but it has a similar problem (thats because I'm installed 2.3.2-7: for test this patch)
I have many warnings when compiling, i dont know how to log it.

This command:
Code:
make >errors.log
dont logging warnings
Logged
gfx
Pages: [1] Go Up Print 
gfx
Jump to:  
gfx
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Page created in 0.111 seconds with 17 queries.
Helios Multi design by Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!