[sr-dev] [kamailio/kamailio] need to refresh database script (#1254)

sergey-safarov notifications at github.com
Fri Sep 29 00:37:05 CEST 2017


During loading kamailio i got error
```
 0(55) ERROR: <core> [db.c:450]: db_check_table_version(): invalid version 8 for table location found, expected 9 (check table structure and table "version")
 0(55) ERROR: usrloc [dlist.c:659]: register_udomain(): error during table version check.
 0(55) ERROR: registrar [registrar.c:651]: domain_fixup(): failed to register domain
```

Module now use version 9 of table `location` but script contains version 8.
Please update database scripts

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1254
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170928/859424c9/attachment.html>


More information about the sr-dev mailing list