Ask, reply and learn. Join the community of Akaunting.
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.
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...
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
Same here.
2020-04-29 20:42:20] production.ERROR: Translator does not implement Symfony\Component\Translation\TranslatorInterface and Symfony\Component\Translation\TranslatorBagInterface.
I had the same issue.
I solved it by deleting the vendor folder and running composer install
and it works now for me.
Hi Ceerno, how did you do that? Can you please walk through us here. Thank you!
Showing 1 to 6 of 6 discussions