Guys, I've successfully upgraded schema and binaries for Kamailio, but when I start it, I get:
Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table "version") Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:main: error while initializing modules
If I try and set 3 to the version table (for carrierfailureroute) I get the following:
Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:db_check_table_version: invalid version 3 for table carrierfailureroute found, expected 2 (check table structure and table "version") Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:main: error while initializing modules
Is there anything I have to do (appart from following the guidelines on http://kamailio.org/dokuwiki/doku.php/install:1.4.x-to-1.5.0)?
Thanks! Uriel
On Thursday 25 June 2009 22:44:37 Uriel Rozenbaum wrote:
Guys, I've successfully upgraded schema and binaries for Kamailio, but when I start it, I get:
Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table "version") Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:main: error while initializing modules
If I try and set 3 to the version table (for carrierfailureroute) I get the following:
Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:db_check_table_version: invalid version 3 for table carrierfailureroute found, expected 2 (check table structure and table "version") Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:main: error while initializing modules
Is there anything I have to do (appart from following the guidelines on http://kamailio.org/dokuwiki/doku.php/install:1.4.x-to-1.5.0)?
Thanks! Uriel
Hi Uriel, for the carrierroute tables, it's better to create a new DB, dump that tables and import that dump into your current DB.
Sorry, tried that and I still get the same error.
I followed the procedures on http://kamailio.org/dokuwiki/doku.php/install:1.4.x-to-1.5.0 to upgrade the old database, maybe there is something missing that carrierroute module is expecting.
Can anyone confirm?
Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table "version") Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:core:main: error while initializing modules
2009/6/25 Raúl Alexis Betancor Santana rabs@dimension-virtual.com
On Thursday 25 June 2009 22:44:37 Uriel Rozenbaum wrote:
Guys, I've successfully upgraded schema and binaries for Kamailio, but
when
I start it, I get:
Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table "version") Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:main: error while initializing modules
If I try and set 3 to the version table (for carrierfailureroute) I get
the
following:
Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:db_check_table_version: invalid version 3 for table carrierfailureroute found, expected 2 (check table structure and table "version") Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:main: error while initializing modules
Is there anything I have to do (appart from following the guidelines on http://kamailio.org/dokuwiki/doku.php/install:1.4.x-to-1.5.0)?
Thanks! Uriel
Hi Uriel, for the carrierroute tables, it's better to create a new DB, dump that tables and import that dump into your current DB.
-- Raúl Alexis Betancor Santana Dimensión Virtual
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Guys? Some comment?
I almost plainly installed Kamailio 1.5.1 from scratch but cannot use it. :(
On Fri, Jun 26, 2009 at 10:04 AM, Uriel Rozenbaum <uriel.rozenbaum@gmail.com
wrote:
Sorry, tried that and I still get the same error.
I followed the procedures on http://kamailio.org/dokuwiki/doku.php/install:1.4.x-to-1.5.0 to upgrade the old database, maybe there is something missing that carrierroute module is expecting.
Can anyone confirm?
Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table "version") Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 26 10:03:55 sbci1pri /usr/local/sbin/kamailio[4864]: ERROR:core:main: error while initializing modules
2009/6/25 Raúl Alexis Betancor Santana rabs@dimension-virtual.com
On Thursday 25 June 2009 22:44:37 Uriel Rozenbaum wrote:
Guys, I've successfully upgraded schema and binaries for Kamailio, but
when
I start it, I get:
Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:db_check_table_version: invalid version 2 for table carrierfailureroute found, expected 3 (check table structure and table "version") Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:24:34 sbci1pri /usr/local/sbin/kamailio[2611]:
ERROR:core:main:
error while initializing modules
If I try and set 3 to the version table (for carrierfailureroute) I get
the
following:
Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:db_check_table_version: invalid version 3 for table carrierfailureroute found, expected 2 (check table structure and table "version") Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:carrierroute:carrierroute_db_init: during table version check. Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]: ERROR:core:init_mod: failed to initialize module carrierroute Jun 25 18:42:34 sbci1pri /usr/local/sbin/kamailio[2660]:
ERROR:core:main:
error while initializing modules
Is there anything I have to do (appart from following the guidelines on http://kamailio.org/dokuwiki/doku.php/install:1.4.x-to-1.5.0)?
Thanks! Uriel
Hi Uriel, for the carrierroute tables, it's better to create a new DB, dump that tables and import that dump into your current DB.
-- Raúl Alexis Betancor Santana Dimensión Virtual
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On Friday 26 June 2009 21:46:08 Uriel Rozenbaum wrote:
Guys? Some comment?
I almost plainly installed Kamailio 1.5.1 from scratch but cannot use it. :(
Let us take a look at a dump of table "version" when you just run "kamdbctl create"
Paste its output here.
Here it goes:
acc 4 missed_calls 3 gw 9 lcr 2 domain 1 grp 2 re_grp 1 trusted 4 address 3 aliases 1004 location 1004 silo 5 dbaliases 1 uri 1 speed_dial 2 usr_preferences 2 subscriber 6 pdt 1 dialog 3 dispatcher 3 dialplan 1 presentity 3 active_watchers 9 watchers 3 xcap 3 pua 6 rls_presentity 0 rls_watchers 1 imc_rooms 1 imc_members 1 cpl 1 sip_trace 2 domainpolicy 2 carrierroute 3 carrierfailureroute 2 carrier_name 1 domain_name 1 userblacklist 1 globalblacklist 1 htable 1 purplemap 1
2009/6/26 Raúl Alexis Betancor Santana rabs@dimension-virtual.com
On Friday 26 June 2009 21:46:08 Uriel Rozenbaum wrote:
Guys? Some comment?
I almost plainly installed Kamailio 1.5.1 from scratch but cannot use it. :(
Let us take a look at a dump of table "version" when you just run "kamdbctl create"
Paste its output here.
-- Raúl Alexis Betancor Santana Dimensión Virtual
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On Friday 26 June 2009 22:19:34 Uriel Rozenbaum wrote:
Here it goes:
carrierroute 3 carrierfailureroute 2
It look at it should do, umm .. you should activate DDL debug on you SQL server and check the SQL statement that kamailio is sending to the DB-server
Oki doki... how can I do that? I really don't know how to do it.
2009/6/26 Raúl Alexis Betancor Santana rabs@dimension-virtual.com
On Friday 26 June 2009 22:19:34 Uriel Rozenbaum wrote:
Here it goes:
carrierroute 3 carrierfailureroute 2
It look at it should do, umm .. you should activate DDL debug on you SQL server and check the SQL statement that kamailio is sending to the DB-server
-- Raúl Alexis Betancor Santana Dimensión Virtual
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On Freitag, 26. Juni 2009, Uriel Rozenbaum wrote:
Guys? Some comment?
I almost plainly installed Kamailio 1.5.1 from scratch but cannot use it. :( [..]
Hi Uriel,
this is the second time i get a report like this, even if the table versions looks correct. Do you still get the error about the mismatch in the table versions? Can you then please do a "mysqldump openser -u root -p > /tmp/openser.sql" and send me (off-list) the dump file? Then i can try to reproduce this on my machine.
Cheers,
Henning