Forum

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

New Discussion

Not able to update core!

Ashtec014   ( User )

Commented 4 years ago

Hello,

I was trying to update akaunting v2.0.6 by running the manual update command 'php artisan update:all' but I got this error:

Starting update...
Updating core...
Not able to get the latest version of core!

Not able to update core!

P.S. I used IIS as webserver and mysql as database.

Patrick   ( User )

Commented 4 years ago

Same problem here. I am running the manual update command (https://akaunting.com/docs/update) but encounter error "Not able to get the latest version of core!".

I suppose a solution would be to download the zip file and extract it inside the akaunting root folder, but really not sure what that does to the settings...

John Sinclair   ( User )

Commented 4 years ago

Same here...
Running Version 2.0.7.
It was working perfectly fine after the update for a while, now I get:
Translator does not implement Symfony\Component\Translation\TranslatorInterface and Symfony\Component\Translation\TranslatorBagInterface. (View: /var/www/html/ak/resources/views/common/dashboards/show.blade.php)

Trying to update on console fails with the same error/behaviour as above

Alex Bessa   ( User )

Commented 4 years ago

Same here.

2020-04-29 20:42:20] production.ERROR: Translator does not implement Symfony\Component\Translation\TranslatorInterface and Symfony\Component\Translation\TranslatorBagInterface.

Ceerno Lo   ( User )

Commented 4 years ago

I had the same issue.
I solved it by deleting the vendor folder and running composer install
and it works now for me.

Ashtec014   ( User )

Commented 4 years ago

Hi Ceerno, how did you do that? Can you please walk through us here. Thank you!

Please login or register to leave a response.

Showing 1 to 6 of 6 discussions