Forum

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

New Discussion

Akaunting 2.1.32 update

Greg Bockelmann   ( User )

Commented 6 months ago

@Jeff, Thanks that did the trick even though it showed errors it appears to have updated. Strange that it didn't find the artisan file when I searched the system, but it was there.

Jeff Hintze   ( User )

Commented 6 months ago

I'm not 100% sure but I think laravel will download the files from a central repository when you run that command. So that may explain why you couldn't find it. I'm glad it worked for you though. I'm not sure what that error means for all of us though. If there are some things that didn't update appropriately or if everything downloaded and updated correctly but the process just didn't close properly. But I have not run into any errors yet using the program, so fingers crossed, all is well.

Sikander Shahzad   ( User )

Commented 6 months ago

Open command prompt in Windows.
Go to the root of your Akaunting folder (the one that contains the .env and artisan file).
From there execute the command: php artisan update core 1 2.1.33

Treasurer GPCCA   ( User )

Commented 6 months ago

This is my result. Seems no one else has this. I'm running the docker container so I entered via docker terminal so not sure what permissions that user has but apparently not enough.

$ php artisan update core 2 2.1.33
Downloading update...
mkdir(): Permission denied

Treasurer GPCCA   ( User )

Commented 6 months ago

Yes, I had wrong user on docker it command. Used with no user so would be root and upgrade worked

Jeffrey Darraugh   ( User )

Commented 6 months ago

guys, mtry disabling plugins before update. I had similar issues and disabling the app "custom fields" let the updates happen. I re-enabled "custom fields" after updating

Ahmed   ( User )

Commented 5 months ago

we should enable a php service on the server !

Oscar Dario Cuellar Hurtado   ( User )

Commented 5 months ago

Thank you very much, the command worked for me, I upgrade from 2.1.31 to 2.1.33

Brandon Pittam   ( User )

Commented 5 months ago

New update still doing the same thing and hanging at 0%

Jeff Hintze   ( User )

Commented 5 months ago

Brandon, the update worked fine for me. Be sure to follow the previous instructions in this discussion to do your initial update from the command line and then the future updates will work. See the first comment for the initial instructions and then if you run into issues the rest of this discussion has good information how to solve those issues.

Please login or register to leave a response.

Showing 31 to 40 of 50 discussions