Hi, Ben!
The strange "...type 1836017711" errors seem to be caused by a poorly
handed error condition (a secondary bug), which is now fixed [1]. If
this theory holds, you must have a "cannot get spec value" error (or
slew of errors) in the earlier section of your OpenSIPS log (possibly
right after restart or shortly after starting to process traffic).
Could you please confirm/infirm the above? If true, are there any other
relevant errors thrown around that initial "cannot get spec value" error
message? Those error logs could be key to making progress in
understanding the main bug.
Best regards,
[1]: https://github.com/OpenSIPS/opensips/commit/52ff74af8702a
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 22.01.2019 20:58, Ben Newlin wrote:
Hi,
Since upgrading to 2.4.4 we are seeing the following logs scrolling
nearly continuously on our servers:
ALERT:core:pv_get_param: BUG: invalid parameter type 1836017711
ERROR:core:comp_scriptvar: cannot get left var value
WARNING:core:do_action: errorin expression at opensips.cfg:583
ALERT:core:pv_get_param: BUG: invalid parameter type 1836017711
ERROR:core:comp_scriptvar: cannot get left var value
WARNING:core:do_action: errorin expression at opensips.cfg:583
ALERT:core:pv_get_param: BUG: invalid parameter type 1836017711
ERROR:core:comp_scriptvar: cannot get left var value
ALERT:core:pv_get_param: BUG: invalid parameter type 1836017711
ERROR:core:comp_scriptvar: cannot get left var value
WARNING:core:do_action: errorin expression at opensips.cfg:439
It seems to be related to our use of the json module. We often pass
json variable types as parameters to other routes and I believe the
errors are caused by that. But it’s hard to say as there are a few
different script lines referenced in the errors, but some of them
point to return statements and other code sections that don’t really
make sense. For example, line 583 referenced in the error above is:
return(-1);
Any ideas?
Ben Newlin
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users