Update by console not work?

DarKZeroS

Member
I try to update Mailwizz from the command line, but the message appears

[2018-08-08 07:20:07] - You are already at latest version!

in the backend I get a notification to update, but failed

Automatic update notification!
Message [2018-08-07 22:00:02] - Acquiring the mutex lock...
[2018-08-07 22:00:02] - Checking the system for all functions and binaries...
[2018-08-07 22:00:02] - All functions and binaries are in place, we can continue...
[2018-08-07 22:00:02] - Fetching latest version number...
[2018-08-07 22:00:03] - Trying to backup the app before the upgrade...
[2018-08-07 22:00:03] - The backup manager extension is missing or is disabled, no backup can be made!
[2018-08-07 22:00:03] - Fetching the file signature...
[2018-08-07 22:00:04] - The file signature is 7cc268903e6c0209ed8b9df2c14ce9bf4089f698
[2018-08-07 22:00:04] - Downloading the update file, this might take a while...
[2018-08-07 22:00:05] - Cannot use curl to fetch the update version!
 
Well, seems you're missing curl from command line and this is the reason the auto-update does not work, so you either fix that (ask your host) or you simply follow the regular upgrade steps.
 
Actually, curl is not missing, my bad. Maybe the file is just too large and it cannot download it... also check your free disk space on the host.
 
and command line console.php why it appears? "You are already at latest version!"

can you tell me the full path to download the update?

I will use wget to download the file from the command line.

the server has no space problems or quota

Is a VPS on a dedicated server witn centos 7 and virtualmin
 
and command line console.php why it appears? "You are already at latest version!"
because you are running an update on same version files :D

can you tell me the full path to download the update?
You have to download it from your codecanyon account and upload it via sftp, then you can unzip it remotely, copy the files in right location and in the end call the update command once again. Make sure you read the update instructions several time and that you backup.
 
friend something must be failing I've never had problems updating, but it's impossible to install this update

I have copied the update folder to the mailwizz directory

I launch the installer from:
/backend/index.php/update

but nothing happens ...

if using from console: /apps/console/console.php update
"You are already at latest version!"

In auto update also fail:
"Cannot use curl to fetch the update version!"

what happen?
 
Back
Top