Update Error updating from 3.2.12r4205

Read 2551 times
Hi,

i attempted to update to latest version using command;

#  /usr/local/centovacast/sbin/update

i get the following error:

Error: Upgrade from 3.2.12r4205 failed.  3 error(s) occurred; upgrade codes:

3.2.14r4245-0-1 -
3.2.14r4246-0-1 -
3.2.14r4248-0-0 - Could not execute query: Incorrect datetime value: '0000 ...
3.2.14r4248-1-0 - Could not execute query: Incorrect datetime value: '0000 ...
3.2.14r4248-2-0 - Could not execute query: Incorrect datetime value: '0000 ...
3.2.14r4248-3-1 -
3.2.14r4248-4-1 -
3.2.14r4248-5-1 -

If you require assistance, please provide the above codes in your support ticket to Centova Cast support.
Database upgrade failed
! Error: Installer exited with error, aborting

Also can now longer access the centovacast control panel at http://xx.xxx.xxx.xx:2199/ just a blank page it appears it has wiped or messed things.

Hope you can help

Dave
Last Edit: June 12, 2021, 07:04:58 am by d walker
Hi,
I ran permissions fix,

Code: [Select]
$  /usr/local/centovacast/sbin/fixperms
Then ran update again

Code: [Select]
$  /usr/local/centovacast/sbin/update
It then updated

I now have the following problems in any account dashboard;

SQL Error: Could not execute query in /usr/local/centovacast/system/AccountEditorDrivers/bytype/class_ClientTypeEditor.php:188
Query:     SELECT diskquota,transferlimit,nodiskquota,noxferlimit,maxclients,maxbitrate,resellerusers,resellerbandwidth,allowproxy,allowtls,rawconfig,usesource,overselldata,overselldisk FROM accounts WHERE id=2
Error:    Unknown column 'allowtls' in 'field list'
Call:    $SQL->select_query()

in TLS/SSL tab

TLS via stream proxy:   Not permitted
 
Allow native TLS:   Blank
Enable native TLS:   no or yes

How do i permit stream proxy & allow native TLS ?

Dave
Last Edit: June 12, 2021, 03:59:14 pm by d walker