No Code Attached Yet
avatar Webdongle
Webdongle
28 Apr 2022

Steps to reproduce the issue

Set Joomla Update to 'Joomla next' channel.
Save and close the options

Expected result

Pre update check should appear

Actual result

The Live Update tab shows

Update unavailable

An update to Joomla 4.1.2 was found, but it wasn't possible to download that update. There are three possibilities why this happens:

  • Your host doesn't support the minimum requirements for Joomla 4.1.2 and there is no alternative download for your configuration available.
  • The update to Joomla 4.1.2 is not available for your stability level.
  • There is a problem with the Joomla Update Server.

Please try to download the update package from the official Joomla download page and use the Upload and Update tab.

System information (as much as possible)

Fails on Hosting server
php 8.0.18
php 8.0.17

Works as expected on localhost php 8.0.9

Additional comments

avatar Webdongle Webdongle - open - 28 Apr 2022
avatar Webdongle Webdongle - change - 28 Apr 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 28 Apr 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 28 Apr 2022
avatar brianteeman
brianteeman - comment - 28 Apr 2022

what version of joomla?

avatar Webdongle
Webdongle - comment - 28 Apr 2022

3.10.8
I did put that in on the side when I created the tracker on issues.joomla.org
But that field doesn't appear in the github tracker

avatar richard67
richard67 - comment - 28 Apr 2022

Database type and version?

avatar Webdongle
Webdongle - comment - 28 Apr 2022

Fails database
10.1.48-MariaDB
5.5.60-0+deb7u1-log
5.7.36-log

Works localhost database
5.7.31

avatar richard67
richard67 - comment - 28 Apr 2022

MariaDB 10.1 and MySQL 5.7 should be ok. MySQL 5.5 is too old. See https://github.com/joomla/joomla-cms/blob/4.1-dev/installation/src/Helper/DatabaseHelper.php#L36

avatar Webdongle
Webdongle - comment - 28 Apr 2022

I suspect it is server related. Two separate servers where I found the failure. And one user in the Joomla forum. So that is a total of 3 separate servers. The user in the forum is database 10.0.38-MariaDB-cll-lve (Client:mysqlnd 8.0.17). So we have 3 databases that should be ok.

The only thing in common (that I can see) is it fails on remote server.

avatar richard67
richard67 - comment - 28 Apr 2022

The user in the forum is database 10.0.38-MariaDB-cll-lve (Client:mysqlnd 8.0.17). So we have 3 databases that should be ok.

@Webdongle This is wrong. As my linked code clearly shows, MariaDB 10.0 is too old. Requirement is 10.1.

So in 2 of the cases, your MySQL 5.5 and that MariaDB 10.0, we know that the message is right because the databases are too old.

avatar extonjaez
extonjaez - comment - 16 Jun 2022

administrator/index.php?option=com_installer&view=updatesites

Put "Joomla! Core" to enabled

:D

avatar Webdongle Webdongle - change - 25 Aug 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-08-25 14:53:33
Closed_By Webdongle
avatar Webdongle Webdongle - close - 25 Aug 2022
avatar Webdongle
Webdongle - comment - 25 Aug 2022

@richard67
Solved this. Closing

Add a Comment

Login with GitHub to post a comment