OK, so it is pretty old, like you had a version where the latency measurement was not working properly. The error messages are because you have:
latency_log=1 * https://www.kamailio.org/wiki/cookbooks/5.5.x/core#latency_log And lower values for latency_limit_action and latency_limit_action than what is printed in the logs. Their values are in microseconds, so based on the logs the execution is 1-2 milliseconds. Cheers, Daniel On 20.06.21 08:02, Daniel W. Graham wrote: > > 5.1 > > > > I made all changes listed in: > > > > https://www.kamailio.org/wiki/install/upgrade/5.1.x-to-5.2.0 > <https://www.kamailio.org/wiki/install/upgrade/5.1.x-to-5.2.0> > > https://www.kamailio.org/wiki/install/upgrade/5.2.x-to-5.3.0 > <https://www.kamailio.org/wiki/install/upgrade/5.2.x-to-5.3.0> > > https://www.kamailio.org/wiki/install/upgrade/5.3.x-to-5.4.0 > <https://www.kamailio.org/wiki/install/upgrade/5.3.x-to-5.4.0> > > https://www.kamailio.org/wiki/install/upgrade/5.4.x-to-5.5.0 > <https://www.kamailio.org/wiki/install/upgrade/5.4.x-to-5.5.0> > > > > > > Daniel W. Graham, CTO > > CMSInter.net LLC > > DIRECT (989) 400-4230 > > > > INTERNET | TELEPHONE | MANAGED IT > > > > > > *From: *"[email protected]" <[email protected]> > *Reply-To: *"[email protected]" <[email protected]> > *Date: *Sunday, June 20, 2021 at 2:01 AM > *To: *"Kamailio (SER) - Users Mailing List" > <[email protected]>, Daniel Graham <[email protected]> > *Subject: *Re: [SR-Users] Errors after upgrade to 5.5 > > > > Hello, > > what is the version you upgraded from? > > Cheers, > Daniel > > On 20.06.21 07:41, Daniel W. Graham wrote: > > Receiving constant errors for all functions after upgrade to 5.5, > any change that could have caused this? > > > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (16)] cfg [/usr/local/etc/kamailio/kamailio.cfg:968] > took too long [1251 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (16)] cfg [/usr/local/etc/kamailio/kamailio.cfg:988] > took too long [1309 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (16)] cfg [/usr/local/etc/kamailio/kamailio.cfg:1038] > took too long [1321 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (5)] cfg [/usr/local/etc/kamailio/kamailio.cfg:452] took > too long [1342 us] > > ERROR: <core> [db_query.c:68]: db_do_submit_query(): alert - query > execution too long [1493 us] for [select `password`,`id` from > `subscriber` where `username`='x'] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [www_authenticate (26)] cfg > [/usr/local/etc/kamailio/kamailio.cfg:951] took too long [1667 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (16)] cfg [/usr/local/etc/kamailio/kamailio.cfg:968] > took too long [1694 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (16)] cfg [/usr/local/etc/kamailio/kamailio.cfg:988] > took too long [1817 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (16)] cfg [/usr/local/etc/kamailio/kamailio.cfg:1038] > took too long [1835 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [corefunc (5)] cfg [/usr/local/etc/kamailio/kamailio.cfg:452] took > too long [1869 us] > > ERROR: <core> [core/action.c:1598]: run_actions(): alert - action > [www_authenticate (26)] cfg > [/usr/local/etc/kamailio/kamailio.cfg:951] took too long [1405 us] > > ……. > > > > -dan > > > > __________________________________________________________ > > Kamailio - Users Mailing List - Non Commercial Discussions > > * [email protected] <mailto:[email protected]> > > Important: keep the mailing list in the recipients, do not reply only to > the sender! > > Edit mailing list options or unsubscribe: > > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > <https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users> > > -- > Daniel-Constantin Mierla -- www.asipto.com <http://www.asipto.com> > www.twitter.com/miconda <http://www.twitter.com/miconda> -- > www.linkedin.com/in/miconda <http://www.linkedin.com/in/miconda> -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions * [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
