Re: WAP Box dies with latest CVS 20070115
"Vincent CHAVANIS" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <00ec01c73be0$a8fc7960$9600a8c0@vince> |
Dear, I had the same problem. If you are not using SSL, unset --enable-ssl from your configure line. Otherwise, configure a certificate. Vincent. -- Telemaque - 06560 SOPHIA-ANTIPOLIS - (FR) Service Technique/Reseau - NOC Developpement SMS/MMS/Kiosques http://www.telemaque.fr/ [email protected] ----- Original Message ----- From: "Hillel" <[email protected]> To: "Kannel Devel" <[email protected]> Sent: Wednesday, January 17, 2007 6:35 AM Subject: WAP Box dies with latest CVS 20070115 > Hi, > > If you run the wapbox manually in a command prompt: gw/wapbox > /etc/kannel.conf > > It dies at: > > 2007-01-17 07:14:08 [4206] [0] PANIC: Trying to fetch variable > `ssl-client-certkey-file' in group `core', not allowed. > 2007-01-17 07:14:08 [4206] [0] PANIC: gw/wapbox(gw_panic+0xa3) [0x80ab1f3] > 2007-01-17 07:14:08 [4206] [0] PANIC: gw/wapbox(cfg_get_real+0xb1) > [0x80992bd] > 2007-01-17 07:14:08 [4206] [0] PANIC: gw/wapbox(conn_config_ssl+0x2f) > [0x80a0b63] > 2007-01-17 07:14:08 [4206] [0] PANIC: gw/wapbox(main+0x18d) [0x80559f5] > 2007-01-17 07:14:08 [4206] [0] PANIC: > /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x71fde3] > 2007-01-17 07:14:08 [4206] [0] PANIC: gw/wapbox [0x8054881] > > We now added wapbox-port-ssl = no > to the core group as we are not using ssl for WAP or SMS hoping the wapbox > it would not die, but it does not help. > > Have any new configuration paramaters been added that can affect the > wapbox? > We would prefer to not move back to a later CVS. > > Any ideas appreciated. > > >