Can somebody advise me on this or help me? Please be patient with me; I'm a new Vicidial user.
I used the latest version of Vicidial iso(ViciBox_v10.x86_64-10.0.1-md) downloaded on the vicibox.org site.
Configure my lan connection - working
Run zypper ref and zypper up
Run vicibox-install and got this error
Local SVN revision matches DB revision: 3616
Doing general DataBase requirements...
Failed to start MariaDB: 256 at /usr/src/astguiclient/conf/vicibox-install.pl line 236, <STDIN> line 19.
check the /var/log/mysql/mysqld.log
2022-08-18 14:41:38 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.
2022-08-18 14:41:38 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2022-08-18 14:41:38 0 [ERROR] Plugin 'InnoDB' init function returned error.
2022-08-18 14:41:38 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2022-08-18 14:41:38 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2022-08-18 14:41:39 0 [ERROR] Aborting
I also tried to install and uninstall mysql but still get the same error. I also tried using an older iso version, but the problem still exists.