Ask, reply and learn. Join the community of Akaunting.
to resolve, execute the following to your terminal..
php /home/X/public_html/X/artisan cache:clear
php /home/X/public_html/X/artisan view:clear
same issue updating from Version 2.1.26 to Version 2.1.28
progress till 40% then no response and stopped
it is important to resolve this please
@Jhay Pqb,
Your suggested resolution did NOT work for me:
root@orion:~/bin# date
Sun 19 Dec 2021 06:51:14 AM EST
root@orion:~/bin# sudo -u www-data php /d01/www/akaunting/artisan cache:clear
Application cache cleared!
root@orion:~/bin# sudo -u www-data php /d01/www/akaunting/artisan view:clear
Compiled views cleared!
root@orion:~/bin# sudo -u www-data php /d01/www/akaunting/artisan update:all
Starting update...
Updating core...
The command php artisan update core 1 failed.
Exit Code: 1(General error)
Working directory: /d01/www/akaunting
Output:
================
Not able to get the latest version of core!
Error Output:
================
Not able to update core!
I just attempted to perform the update (via the browser) and it work. Somebody fixed something. I'm now at Version 2.1.28. Thank you.
@Van Stokes I'll try again and do a feedback. Thanks.
Jhay Pqb solution worked for me.
Thanks.
Hi, I am getting the same error, "Not able to get the latest version of core" during upgrade from 2.1.24 to 2.1.28. It get to 40% on web and stopped. I went into SSH and did a manual update, and see error "not able to get latest version core."
I had tried Pqb solution as well, same error.
Any suggestion to overcome this error?
Thanks All,
Showing 11 to 17 of 17 discussions