[Serusers] ser don't start nedd help

Felipe Martins fmartins at mundivox.com
Mon Jun 6 15:08:43 CEST 2005


What is the ser_mysql.sh that you are using ? Is that the old 0.8.14 one or the new one (0.9.0) ?? If you use the old one, you are going to have the same problem ...
To avoid this problem try to use the old one to DROP the tables. After that go to the new SER source directory and try the following command to create the tables on the new version:

# make dbinstall


I hope it helps you

Best Regards


On Sat, 4 Jun 2005 10:58:09 +0200 (CEST)
harry gaillac <gaillacharry at yahoo.fr> wrote:

> I look authdb_mod.c table version (3) i change
> ser_mysql.h according to authdb_mod.c 
> I did drop/create/reinstall for tables version however
> I still get:
> Jun  4 10:51:02 serveur1 /usr/sbin/ser[3526]:
> auth_db:str_fixup: Invalid table version (use
> ser_mysql.sh reinstall)
> Jun  4 10:51:02 serveur1 /usr/sbin/ser[3526]: ERROR:
> fix_expr : fix_actions error
> 
>  
> --- Iqbal <iqbal at gigo.co.uk> a écrit :
> 
> > now you could try doing that, and recreating, or you
> > could just look at 
> > the script and see what table version it is creating
> > and change your 
> > version number for that table name in the version
> > table in ser (did that 
> > make sense :-)), or you could look at authdb_mod.c
> > and see what table 
> > version it is using...could be '3' but again depends
> > on what you have.
> > 
> > I would either drop table and use ser_mysql.sh to
> > reinstall, or just vi 
> > ser_mysql.sh and look where it creates the table
> > version, see what 
> > version it sets for each table, and set that.
> > 
> > If it does not still wortk after all that, look at
> > the authdb_mod.c 
> > module and see what version it wants.
> > 
> > iqbal
> > 
> > harry gaillac wrote:
> > 
> > >When ser start it ask me to run "ser_mysql.sh 
> > >reinstall"' 
> > >to fix auth_db.so beacause of release don't match
> > >
> > >--- Iqbal <iqbal at gigo.co.uk> a écrit :
> > >
> > >  
> > >
> > >>can u post the ser debug,
> > >>
> > >>Iqbal
> > >>
> > >>harry gaillac wrote:
> > >>
> > >>    
> > >>
> > >>>Why auth_db module failed when ser is started?
> > >>>What may i do ?!
> > >>>
> > >>>--- Iqbal <iqbal at gigo.co.uk> a écrit :
> > >>>
> > >>> 
> > >>>
> > >>>      
> > >>>
> > >>>>okay so you have managed to get rid of all the
> > >>>>duplicates, now just your 
> > >>>>version is incorrect.
> > >>>>
> > >>>>I have pasted my tables,
> > >>>>
> > >>>>+-----------------------+---------------+
> > >>>>| table_name            | table_version |
> > >>>>+-----------------------+---------------+
> > >>>>| gw                    |             1 |
> > >>>>| lcr                   |             1 |
> > >>>>| gw_grp                |             1 |
> > >>>>| realm                 |             1 |
> > >>>>| subscriber            |             5 |
> > >>>>| reserved              |             1 |
> > >>>>| phonebook             |             1 |
> > >>>>| pending               |             4 |
> > >>>>| missed_calls          |             2 |
> > >>>>| location              |             6 |
> > >>>>| grp                   |             2 |
> > >>>>| event                 |             1 |
> > >>>>| aliases               |             6 |
> > >>>>| active_session        |             1 |
> > >>>>| acc                   |             2 |
> > >>>>| config                |             1 |
> > >>>>| silo                  |             3 |
> > >>>>| domain                |             1 |
> > >>>>| uri                   |             2 |
> > >>>>| server_monitoring     |             1 |
> > >>>>| server_monitoring_agg |             1 |
> > >>>>| trusted               |             1 |
> > >>>>| usr_preferences       |             1 |
> > >>>>| preferences_types     |             1 |
> > >>>>| admin_privileges      |             1 |
> > >>>>| calls_forwarding      |             1 |
> > >>>>| speed_dial            |             1 |
> > >>>>+-----------------------+---------------+
> > >>>>
> > >>>>harry gaillac wrote:
> > >>>>
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>I drop create ser db.
> > >>>>>However when I start ser i get :
> > >>>>>serveur1:~# tail /var/log/syslog
> > >>>>>Jun  3 18:39:01 serveur1 /USR/SBIN/CRON[2616]:
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>(root)
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>CMD (  [ -d /var/lib/php4 ] && find
> > >>>>>          
> > >>>>>
> > >>/var/lib/php4/
> > >>    
> > >>
> > >>>>>-type f -cmin +$(/usr/lib/php4/maxlifetime)
> > >>>>>          
> > >>>>>
> > >>-print0
> > >>    
> > >>
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>|
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>xargs -r -0 rm)
> > >>>>>Jun  3 18:44:02 serveur1 /usr/sbin/ser[2729]:
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>Maxfwd
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>module- initializing
> > >>>>>Jun  3 18:44:02 serveur1 /usr/sbin/ser[2729]:
> > >>>>>permissions - initializing
> > >>>>>Jun  3 18:44:02 serveur1 /usr/sbin/ser[2729]:
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>WARNING:
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>File not found: /etc/ser/permissions.allow
> > >>>>>Jun  3 18:44:02 serveur1 /usr/sbin/ser[2729]:
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>Default
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>allow file (/etc/ser/permissions.allow) not
> > found
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>=>
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>empty rule set
> > >>>>>Jun  3 18:44:02 serveur1 /usr/sbin/ser[2729]:
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>WARNING:
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>File not found: /etc/ser/permissions.deny
> > >>>>>Jun  3 18:44:02 serveur1 /usr/sbin/ser[2729]:
> > >>>>>     
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>Default
> > >>>>   
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>deny file (/etc/ser/permissions.deny) not found
> > >>>>>          
> > >>>>>
> > >>=>
> > >>    
> > 
> === message truncated ===
> 
> 
> 
> 	
> 
> 	
> 		
> _____________________________________________________________________________ 
> Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos ! 
> Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 


-- 
Felipe Martins
Mundivox Communications
Tecnologia e Projetos
fmartins at mundivox.com

Tel.: +55 +21 +3820 8839
Cel.: +55 +21 +9823 8602
Fax.: +55 +21 +3820 8844
www.mundivox.com





More information about the sr-users mailing list