Your software
My Mautic version is: 3.3.3
My PHP version is: 7.425
My Database type and version is:
Your problem
My problem is: I have asked my host to update mautic following @joeyk 's amazing guide Update Mautic 3+ to Mautic 4.0.1 (via SSH) – Joey Keller. This mautic is a on a shared host (yes I know that is not ideal) so I have my amazing host do updates for me.
But this time
"However, it appears that when I try to request a newer version via SSH with the following command:
php bin/console mautic:update:find
The error below occurs:
An error occurred while checking for updates. Please try again later.
Since the error message itself does not provide enough information for troubleshooting, I cannot update you with details as to why the update failed.
These errors are showing in the log: None
Steps I have tried to fix the problem: Clearing the cache
I have experienced a similar issue but just waited a bit and reran and I think it found it.
If you look on your mautic instance do you see a notification for the next version yet ?
The front end of Mautic shows a notification that there is a new version 4 update available. But running the SSH command php bin/console mautic:update:find
says we are running the latest version. We are on 3.3.4
I have waited 24hrs between update attempts as I suspected there maybe a time delay issue.
Is there another way to get the update package and still update via SSH?