What causes the “Invalid login” error?
How to fix this error.
One of the most common problems that people have when updating from one version of Joomla to another is when they encounter a cryptic “Invalid login” error that appears on the screen. The problem arises from a failure in the script ../administrator/components/com_joomlaupdate/restore.php, however, knowing which line(s) of code generate the error message is not enough to answer the question: “What is this ‘invalid login’ we're talking about?“References:
▫ "Invalid login" when attempting to update Joomla 3.4.8 to 3.7.5
▫ Error 'Invalid login' when trying to update to 3.9.22
▫ Trying to update from 3.9.8 to 3.9.16, error - invalid login
▫ Error: Invalid login during Joomla upgrade
▫ Invalid login when upgrading
▫ ERROR: Invalid login - Joomla 3.9.1 Update
▫ Got error Invalid Login with 3.9.26 update
▫ Invalid login on update
▫ Update to 3.9.23 stops with Error: Invalid login
▫ Errors in 2.5.26, 3.2.6, and 3.3.5
▫ ERROR: Invalid login
▫ ERROR: Invalid login - Joomla 3.9.6
▫ Error: Invalid login
▫ 3.9.19 to 3.9.20: AJAX Loading Error: Invalid login
▫ I can't get update Joomla from 3.7 to 3.9, I see error invalid login
▫ Invalid Login during update
▫ Again - Invalid login Error
“Invalid login” is a kind of catch-all error condition that occurs when something goes wrong during the unpacking of the Joomla update package. You’re probably scratching your head at this lack of specificity but that’s really all we can say about the error message. We are able, however, to list a few common causes that contribute to problems when running the Joomla! Update component even if we cannot pinpoint the exact cause in every circumstance.