You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the first time in at least 6 attempts, I have successfully updated Cloudlog with this sequence of commands:
(export my entire log to an ADIF file just in case)
(copy the entire /var/www/html folder to back up the system. The backup dialog always fails for me)
git pull --no-ff
(copy the application/config/cloudlog.php file from the backup into production)
The script update_cloudlog.sh fails 100% of the time for me, issuing some sort of error containing the words "fast-forward failed". So I tried this method.
Is this is a recommended way to do upgrades? This is the only process I have used that worked.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For the first time in at least 6 attempts, I have successfully updated Cloudlog with this sequence of commands:
The script update_cloudlog.sh fails 100% of the time for me, issuing some sort of error containing the words "fast-forward failed". So I tried this method.
Is this is a recommended way to do upgrades? This is the only process I have used that worked.
Beta Was this translation helpful? Give feedback.
All reactions