Ask, reply and learn. Join the community of Akaunting.
Trying to update to 2.0.2 and after a brief pause I get a red banner that says "modules.errors.finish"
Any ideas?
I hava a some problem. How to fix this?
I have same problem.
I also have the same problem. Trying the update from 1.3.18 to 2.0.4. Going nuts..
Is something in FinishUpdate.php:
// Check if file mirror was successful
$version = ($alias == 'core') ? version('short') : module($alias)->get('version');
if ($version != $new) {
throw new \Exception(trans('modules.errors.finish', ['module' => $alias]));
}
Seems it checks if I already have a new version running. New version == 2.0.x ? But if i want to run update i can only update from 1.3.18 to 2.0.4 now. Or how am I able to make a manuel update?
Showing 1 to 5 of 5 discussions