[Koha] SIP2: Login Timed out at ./SIPServer.pm

ghenry ghenry at cmi.univ-mrs.fr
Fri May 15 03:03:07 NZST 2009


hello all,
i got the same problem as L. Ipsa (*), with a small difference:

May 12 07:40:23 catalogue3 <182>May 12 07:40:23 acs-server[17151]:
Successful login/auth for 'cap3m' of 'CMI'
May 12 07:40:23 catalogue3 <183>May 12 07:40:23 acs-server[17151]:
login_core: $VAR1 = 'ILS';
Telnet Login Timed out at ./SIPServer.pm line 234, <STDIN> chunk 2.
May 12 07:40:23 catalogue3 <179>May 12 07:40:23 acs-server[17151]:
Sip::Configuration::Service=HASH(0x8a7f324): Loading ILS implementation
'ILS' for institution 'CMI' failed
May 12 07:40:23 catalogue3 <179>May 12 07:40:23 acs-server[17151]:
telnet_transport: Login timed out

In my case, the loading of "ILS implementation" failed!?

anybody can help? how can i verify if user cap3m is correctly defined?
I'm surprised to get 0 rows with this select:
mysql> select flag,user_permissions.code as code from user_permissions
join permissions USING (module_bit, code) JOIn userflags ON
(permissions.module_bit = userflags.bit) JOIN borrowers ON
(user_permissions.borrowernumber=borrowers.borrowernumber) where
userid='cap3m';
Empty set (0.00 sec)

thanks in advance for help,

(*) http://lists.katipo.co.nz/public/koha/2009-February/017045.html


Luigi Ipsa wrote:
 > > hi vimal,
 > >
 > > i use ubuntu server 8.04 without any update.
 > >
 > > this is syslog start sip2server->try to login with user: sipterm1 
and pwd:
 > > tem1
 > >
 > > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: 2009/02/12-12:46:41
 > > SIPServer (type Net::Server::PreFork) starting! pid(9694)
 > > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP 
port 6001
 > > on host 127.0.0.1
 > > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP 
port 8023
 > > on host *
 > > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Group Not Defined.
 > > Defaulting to EGID '1000 1000 113 112 107 46 44 30 29 25 24 20 4'
 > > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: User Not Defined.
 > > Defaulting to EUID '1000'
 > > Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]:
 > > Configuration::find_service: Trying 8023/tcp
 > > Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]: telnet_transport: 
timeout
 > > is 60
 > > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport 
1: uid
 > > length 9, pwd length 7
 > > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
 > > pre-clean(length 9): sipterm1^M
 > > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
 > > post-clean(length 8): sipterm1
 > > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
 > > pre-clean(length 7):  term1^M
 > > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
 > > post-clean(length 5): term1
 > > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport 
2: uid
 > > length 8, pwd length 5
 > > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: Successful 
login/auth for
 > > 'sipterm1' of 'Ipsa'
 > > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: login_core: $VAR1 
= 'ILS';
 > > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]:
 > > Sip::Configuration::Service=HASH(0x851c8a0): Loading ILS implementation
 > > 'ILS' for instituti$
 > > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: telnet_transport: 
Login
 > > timed out
 > >
 > >
 > >


More information about the Koha mailing list