Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

"modules.errors.finish" error updating to 2.0.2

Rafe   ( User )

Commented 4 years ago

Trying to update to 2.0.2 and after a brief pause I get a red banner that says "modules.errors.finish"

Any ideas?

Bulfy   ( User )

Commented 4 years ago

I hava a some problem. How to fix this?

Nasser Hassan   ( User )

Commented 4 years ago

I have same problem.

Quentin   ( User )

Commented 4 years ago

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]));
}

Quentin   ( User )

Commented 4 years ago

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?

Please login or register to leave a response.

Showing 1 to 5 of 5 discussions