DBD::mysql::db do failed: Table 'ravada.base_xml' doesn't exist at /usr/share/perl5/Ravada.pm line 1931.
Closed this issue · 3 comments
Hello @HiimboybalaXD , first of all thanks for taking the time to write the issue. I just checked with the latest manual in a fresh Ubuntu machine, and it installed fine.
What Ravada release are you using ? type dpkg -l ravada
to check it.
What is the MySQL version ? or are you using mariadb ?
Also, let me know if something happened half install. Did you stopped the installation and started again ? The setup process should cope with most of these problems but you never know.
Hi @frankiejol
I used ravada_2.0.3_ubuntu-20.04_all.deb like the manual.
And the latest MySQL version 8.0.32
The problem was that it would not finish extracting the ravada files. And the .sql files were missing. My solution was to import a database from another installation that worked.
Thank you for responding so quickly and taking an interest in my problem.
ok, you could try forcing the installation again with: sudo dpkg -i ravada_2.0.3_ubuntu-20.04_all.deb
I would do that even if you think it is running fine, just in case another file is missing.