Joomla 3.9 Beta2 installation error

Did you find a bug in Joomla! 3.x but aren't sure? This forum is the place to help figure out if the problem is a bug and how to report it. If you are an experienced Joomla! user and are certain that you have found a bug please use the Bug Tracker to submit your issue.
This forum is for discussion about bugs and to get help with reporting them to the Bug Tracker: https://issues.joomla.org

Moderator: ooffick

Forum rules
Please use the official Bug Tracker to report a bug: https://issues.joomla.org
Locked
stevec4
Joomla! Intern
Joomla! Intern
Posts: 94
Joined: Mon Jul 29, 2013 11:46 am

Joomla 3.9 Beta2 installation error

Post by stevec4 » Mon Sep 24, 2018 10:03 pm

I have tried installing the 3.9 beta 2 over a 3.8.11 a couple times and each time I get an SQL error that the action_log_config table does not exist.
This happened with the alpha and beta releases as well, using fix database after the failure usually takes a couple attempts but does correct the database issue.

I did not see any mention if it on GitHub so wanted to report it.

Joomla 3.8.11
Beta2 full install via Joomla Update > Upload & Update
xampp with php 7.2.8 and 5.5.5-10.1.34 MariaDB
actionlog sql erorr.png
I also get an sql error using the nightly beta 3 build though it is different.
It says:

Code: Select all

JInstaller: :Install: Error SQL Duplicate entry '482' for key 'PRIMARY'

Files Update: SQL error file DB function failed with error number 1062 
Duplicate entry '482' for key 'PRIMARY'

Code: Select all

SQL = INSERT INTO `#__extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(482, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', 'content', 0, 0, 1, 0, '', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0);

Code: Select all

_joomla.#__privacy_consents' doesn't exist
You do not have the required permissions to view the files attached to this post.

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44070
Joined: Sat Apr 05, 2008 9:58 pm

Re: Joomla 3.9 Beta2 installation error

Post by Webdongle » Tue Sep 25, 2018 8:34 am

Why over 3.11 not 3.12? But even then there is no upgrade path yet (afaik)
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

stevec4
Joomla! Intern
Joomla! Intern
Posts: 94
Joined: Mon Jul 29, 2013 11:46 am

Re: Joomla 3.9 Beta2 installation error

Post by stevec4 » Tue Sep 25, 2018 10:34 am

The second error was from an upgrade over 3.8.12.


Locked

Return to “Joomla! 3.x Bug Reporting”