Hello,
First of all, Happy new year to all the readers of this mailing list !
I have a slightly strange issue with my openser installation. I am using a mySQL database to store the users of my SIP server. I am trying to start the server while the database is on a distant server. The logs are returning this error, and I can't undrestand what went wrong :
0(0) AUTH module - initializing 0(0) AUTH_DB module - initializing 0(0) usrloc:preload_udomain: Wrong version v136410800 for table <aliases>, expected v1001 0(0) register_udomain(): Error while preloading domain 'aliases' 0(0) domain_fixup(): Error while registering domain
ERROR: error -1 while trying to fix configuration Do you have any clue ?
Antoine
Please post "select * from version;"
regards klaus
Antoine Fressancourt wrote:
Hello,
First of all, Happy new year to all the readers of this mailing list !
I have a slightly strange issue with my openser installation. I am using a mySQL database to store the users of my SIP server. I am trying to start the server while the database is on a distant server. The logs are returning this error, and I can't undrestand what went wrong :
0(0) AUTH module - initializing 0(0) AUTH_DB module - initializing 0(0) usrloc:preload_udomain: Wrong version v136410800 for table <aliases>, expected v1001 0(0) register_udomain(): Error while preloading domain 'aliases' 0(0) domain_fixup(): Error while registering domain
ERROR: error -1 while trying to fix configuration
Do you have any clue ?
Antoine
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
I think I found the problem, it was due to the use of a wrong version of mySQL when I compiled the mysql module. If you want to I can still post the select µ from versions...
2006/1/3, Klaus Darilion klaus.mailinglists@pernau.at:
Please post "select * from version;"
regards klaus
Antoine Fressancourt wrote:
Hello,
First of all, Happy new year to all the readers of this mailing list !
I have a slightly strange issue with my openser installation. I am using a mySQL database to store the users of my SIP server. I am trying to start the server while the database is on a distant server. The logs are returning this error, and I can't undrestand what went wrong :
0(0) AUTH module - initializing 0(0) AUTH_DB module - initializing 0(0) usrloc:preload_udomain: Wrong version v136410800 for table <aliases>, expected v1001 0(0) register_udomain(): Error while preloading domain 'aliases' 0(0) domain_fixup(): Error while registering domain
ERROR: error -1 while trying to fix configuration
Do you have any clue ?
Antoine
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Antoine Fressancourt wrote:
I think I found the problem, it was due to the use of a wrong version of mySQL when I compiled the mysql module. If you want to I can still post the select µ from versions...
Not necessary if it works now ;-)
klaus
2006/1/3, Klaus Darilion <klaus.mailinglists@pernau.at mailto:klaus.mailinglists@pernau.at>:
Please post "select * from version;" regards klaus Antoine Fressancourt wrote: > Hello, > > First of all, Happy new year to all the readers of this mailing list ! > > I have a slightly strange issue with my openser installation. I am > using a mySQL database to store the users of my SIP server. I am trying > to start the server while the database is on a distant server. The logs > are returning this error, and I can't undrestand what went wrong : > > 0(0) AUTH module - initializing > 0(0) AUTH_DB module - initializing > 0(0) usrloc:preload_udomain: Wrong version v136410800 for table > <aliases>, expected v1001 > 0(0) register_udomain(): Error while preloading domain 'aliases' > 0(0) domain_fixup(): Error while registering domain > > ERROR: error -1 while trying to fix configuration > > Do you have any clue ? > > Antoine > > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > Users@openser.org <mailto:Users@openser.org> > http://openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users