Page 1 of 1

schema: 1689 issues

PostPosted: Sat Jun 17, 2023 3:43 pm
by subkiisp
Hello,
i am using vicibox 9.0.3 iso
Version: 2.14b0.5
SVN Version: 3738
DB Schema Version: 1688 WARNING: Code expects different schema: 1689
DB Schema Update Date: 2023-06-17 16:30:23
VERSION: 2.14-889a
BUILD: 230612-0752


I updated to latest svn version using SVN UP command. CLI shows
Updated to revision 3739.

but server settings says - 3738

further more getting error : DB Schema Version: 1688 WARNING: Code expects different schema: 1689

can some please help.. i have used command mysql -p -f --database=asterisk < /usr/src/astguiclient/trunk/extras/upgrade_2.14.sql

but schema is not updated. and its showing in RED LINE WARNING: Code expects different schema: 1689

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 4:16 pm
by mflorell
Yeah that's my fault, should be fixed now in most recent svn/trunk revision 3740.

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 4:20 pm
by subkiisp
sir,
let me know once fixed. ill update svn again and schema too..
many thanks for the reply..

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 4:31 pm
by mflorell
It is fixed now, you can upgrade and run the DB schema updates and the message will go away.

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 4:33 pm
by subkiisp
UPDATED, but have errors
vicibox9:/usr/src/astguiclient/trunk # svn up
Updating '.':
At revision 3740.

system settings says now..
Version: 2.14b0.5
SVN Version: 3738
DB Schema Version: 1690 WARNING: Code expects different schema: 1689

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 4:37 pm
by subkiisp
mflorell wrote:It is fixed now, you can upgrade and run the DB schema updates and the message will go away.

UPDATED, but have errors
vicibox9:/usr/src/astguiclient/trunk # svn up
Updating '.':
At revision 3740.

system settings says now..
Version: 2.14b0.5
SVN Version: 3738
DB Schema Version: 1690 WARNING: Code expects different schema: 1689

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 4:58 pm
by subkiisp
mflorell wrote:Yeah that's my fault, should be fixed now in most recent svn/trunk revision 3740.



ITS NOT YET FIXED
PLEASE SEE attachment
Image
Image

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 5:05 pm
by subkiisp
Image

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 5:09 pm
by mflorell
The screenshot shows the last time you ran the install.pl script you were on revision 3738. You need to run install.pl again after you updated svn/trunk.

Re: schema: 1689 issues

PostPosted: Sat Jun 17, 2023 5:15 pm
by subkiisp
mflorell wrote:The screenshot shows the last time you ran the install.pl script you were on revision 3738. You need to run install.pl again after you updated svn/trunk.


thanks. it worked..