Title: Message
Hi,
 
I am using Kannel 1.2.0 as wapgateway. I have a script which restarts wapbox every minute if
it has gone down for some reason.
 
Can anyone explain what happened here?
Why did the wapbox crasch? :
 
2002-07-30 08:54:48 [10] ERROR: connect failed
2002-07-30 08:54:48 [10] ERROR: System error 110: Connection timed out
2002-07-30 08:54:48 [10] ERROR: error connecting to server `mobile.club.nokia.com' at port `80'
2002-07-30 08:54:48 [10] ERROR: Couldn't send request to <http://mobile.club.nokia.com/ea/rt.wml>
2002-07-30 08:54:48 [7] ERROR: WSP: http lookup failed, oops.
2002-07-30 08:55:02 [0] INFO: Added logfile `/usr/local/kannel/gw/wapbox.log' with level `1'.
2002-07-30 08:55:02 [0] INFO: Starting to log to file /usr/local/kannel/gw/wapbox.log level 1
2002-07-30 08:55:02 [0] INFO: ------------------------------------------------------------
2002-07-30 08:55:02 [0] INFO: Kannel wapbox version 1.2.0 starting up.
2002-07-30 08:55:02 [0] INFO: Connected to bearerbox at localhost port 13002.
 
 
 
Here is config file:
 
group = core
admin-port = 13000
wapbox-port = 13002
admin-password = bar
log-file = "kannel.log"
log-level = 1
box-deny-ip = "*.*.*.*"
box-allow-ip = "*.*.*.*"
 
group = wapbox
bearerbox-host = localhost
log-file = "/usr/local/kannel/gw/wapbox.log"
log-level = 1
syslog-level = none
force-sar = true
smart-errors = true
 
BR Peter Lofman

Reply via email to