Hi,
we're setting up OpenSER 1.3.0 on a FreeBSD system, with the mi_datagram module configured, and when we start up openser, we get the following error:
/usr/local/sbin/openser[3139]: NOTICE presence:child_init: init_child [1] pid [3139] /usr/local/sbin/openser[3138]: ERROR:mi_datagram:mi_init_datagram_server: bind: Invalid argument /usr/local/sbin/openser[3142]: NOTICE presence:child_init: init_child [4] pid [3142] /usr/local/sbin/openser[3138]: CRITICAL:mi_datagram:pre_datagram_process: function mi_init_datagram_server returned with error!!! /usr/local/sbin/openser[3138]: ERROR:core:start_module_procs: pre-fork function failed for process "MI Datagram" in module mi_datagram
In the openser configuration: modparam ("mi_datagram", "socket_name", "udp:[ip.add.ress.here]:5068")
We checked that the port is not in use. Note that this is working fine when running the same openser version on a linux based system.
We are also not having this issue when we specify a UNIX socket. Do you have any idea what could be wrong?
kind regards,
Sigrid
Hi guys,
I have configured the openser.init file for my openser. When I start the service, how can I watch my log-Messages? If I make "service openser start" and after it enter "openser" my OpenSER dies and writes "openser dead but subsys locked" You can I get OpenSER running again?
Thanks for you help!
Regards
Martin
Hi Martin,
By default, openser logs to syslog, so watch in /var/log/messages or /var/log/syslog for any startup errors reported by openser.
Regards, Bogdan
Martin.Gruber1@infineon.com wrote:
Hi guys,
I have configured the openser.init file for my openser. When I start the service, how can I watch my log-Messages? If I make "service openser start" and after it enter "openser" my OpenSER dies and writes "openser dead but subsys locked" You can I get OpenSER running again?
Thanks for you help!
Regards
Martin
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Hi Sigrid,
Thanks for the report - I will try to run some tests on FreeBSD to see where the problem is - on a first look, the sockaddr struct seams to be properly initialized. Please open a bug report on the tracker.
Regards, Bogdan
Sigrid Thijs wrote:
Hi,
we're setting up OpenSER 1.3.0 on a FreeBSD system, with the mi_datagram module configured, and when we start up openser, we get the following error:
/usr/local/sbin/openser[3139]: NOTICE presence:child_init: init_child [1] pid [3139] /usr/local/sbin/openser[3138]: ERROR:mi_datagram:mi_init_datagram_server: bind: Invalid argument /usr/local/sbin/openser[3142]: NOTICE presence:child_init: init_child [4] pid [3142] /usr/local/sbin/openser[3138]: CRITICAL:mi_datagram:pre_datagram_process: function mi_init_datagram_server returned with error!!! /usr/local/sbin/openser[3138]: ERROR:core:start_module_procs: pre-fork function failed for process "MI Datagram" in module mi_datagram
In the openser configuration: modparam ("mi_datagram", "socket_name", "udp:[ip.add.ress.here]:5068")
We checked that the port is not in use. Note that this is working fine when running the same openser version on a linux based system.
We are also not having this issue when we specify a UNIX socket. Do you have any idea what could be wrong?
kind regards,
Sigrid
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Bogdan-Andrei Iancu wrote:
Hi Sigrid,
Thanks for the report - I will try to run some tests on FreeBSD to see where the problem is - on a first look, the sockaddr struct seams to be properly initialized. Please open a bug report on the tracker.
http://sourceforge.net/tracker/index.php?func=detail&aid=1936591&gro...
kind regards,
Sigrid
Regards, Bogdan
Sigrid Thijs wrote:
Hi,
we're setting up OpenSER 1.3.0 on a FreeBSD system, with the mi_datagram module configured, and when we start up openser, we get the following error:
/usr/local/sbin/openser[3139]: NOTICE presence:child_init: init_child [1] pid [3139] /usr/local/sbin/openser[3138]: ERROR:mi_datagram:mi_init_datagram_server: bind: Invalid argument /usr/local/sbin/openser[3142]: NOTICE presence:child_init: init_child [4] pid [3142] /usr/local/sbin/openser[3138]: CRITICAL:mi_datagram:pre_datagram_process: function mi_init_datagram_server returned with error!!! /usr/local/sbin/openser[3138]: ERROR:core:start_module_procs: pre-fork function failed for process "MI Datagram" in module mi_datagram
In the openser configuration: modparam ("mi_datagram", "socket_name", "udp:[ip.add.ress.here]:5068")
We checked that the port is not in use. Note that this is working fine when running the same openser version on a linux based system.
We are also not having this issue when we specify a UNIX socket. Do you have any idea what could be wrong?
kind regards,
Sigrid
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Perfect !
Thanks, Bogdan
Sigrid Thijs wrote:
Bogdan-Andrei Iancu wrote:
Hi Sigrid,
Thanks for the report - I will try to run some tests on FreeBSD to see where the problem is - on a first look, the sockaddr struct seams to be properly initialized. Please open a bug report on the tracker.
http://sourceforge.net/tracker/index.php?func=detail&aid=1936591&gro...
kind regards,
Sigrid
Regards, Bogdan
Sigrid Thijs wrote:
Hi,
we're setting up OpenSER 1.3.0 on a FreeBSD system, with the mi_datagram module configured, and when we start up openser, we get the following error:
/usr/local/sbin/openser[3139]: NOTICE presence:child_init: init_child [1] pid [3139] /usr/local/sbin/openser[3138]: ERROR:mi_datagram:mi_init_datagram_server: bind: Invalid argument /usr/local/sbin/openser[3142]: NOTICE presence:child_init: init_child [4] pid [3142] /usr/local/sbin/openser[3138]: CRITICAL:mi_datagram:pre_datagram_process: function mi_init_datagram_server returned with error!!! /usr/local/sbin/openser[3138]: ERROR:core:start_module_procs: pre-fork function failed for process "MI Datagram" in module mi_datagram
In the openser configuration: modparam ("mi_datagram", "socket_name", "udp:[ip.add.ress.here]:5068")
We checked that the port is not in use. Note that this is working fine when running the same openser version on a linux based system.
We are also not having this issue when we specify a UNIX socket. Do you have any idea what could be wrong?
kind regards,
Sigrid
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Hi Sigrid,
The fix is available on SVN (trunk and 1.3).
Thanks and regards, Bogdan
Bogdan-Andrei Iancu wrote:
Perfect !
Thanks, Bogdan
Sigrid Thijs wrote:
Bogdan-Andrei Iancu wrote:
Hi Sigrid,
Thanks for the report - I will try to run some tests on FreeBSD to see where the problem is - on a first look, the sockaddr struct seams to be properly initialized. Please open a bug report on the tracker.
http://sourceforge.net/tracker/index.php?func=detail&aid=1936591&gro...
kind regards,
Sigrid
Regards, Bogdan
Sigrid Thijs wrote:
Hi,
we're setting up OpenSER 1.3.0 on a FreeBSD system, with the mi_datagram module configured, and when we start up openser, we get the following error:
/usr/local/sbin/openser[3139]: NOTICE presence:child_init: init_child [1] pid [3139] /usr/local/sbin/openser[3138]: ERROR:mi_datagram:mi_init_datagram_server: bind: Invalid argument /usr/local/sbin/openser[3142]: NOTICE presence:child_init: init_child [4] pid [3142] /usr/local/sbin/openser[3138]: CRITICAL:mi_datagram:pre_datagram_process: function mi_init_datagram_server returned with error!!! /usr/local/sbin/openser[3138]: ERROR:core:start_module_procs: pre-fork function failed for process "MI Datagram" in module mi_datagram
In the openser configuration: modparam ("mi_datagram", "socket_name", "udp:[ip.add.ress.here]:5068")
We checked that the port is not in use. Note that this is working fine when running the same openser version on a linux based system.
We are also not having this issue when we specify a UNIX socket. Do you have any idea what could be wrong?
kind regards,
Sigrid
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users