Ask, reply and learn. Join the community of Akaunting.
Hi,
I've just upgraded my own installation of Akaunting from 1.3.17 via 1.3.18 (bcmath installed) to 2.0.2. After upgrade I can't show invoices. When click on invoice number or "..." show, I get
Oops! Something went wrong
500 Internal Server Error
We will work on fixing that right away.
Hello Miro,
Please, enable debug to see more details about the error:
https://akaunting.com/docs/developer-manual/debug
Regards
Hi Denis,
Thank you for quick response. I've just tried and got following and saw that php fileinfo extension was missing. This installed and problem is solved.
Thank you for great support.
Regards.
can you please tell me how you fixed it ? I still have this problem and cant fix it
With debug I saw that fileinfo extension was missing. I've installes php7-fileinfo extension and restarted my apache. The problem was solved.
However it is possible that you check with debug what cause your issue.
Enable debug as described on https://akaunting.com/docs/developer-manual/debug and try to get same error. You will get a lot of information which will tell you what is the problem on your installation.
Hi all,
I have the same error, not with invoices but rather bills (and now, randomly, some transactions). I turned on debug, and there seems to be a software problem - here's the error:
Plank\Mediable\Helpers\File::readableSize(): Argument #1 ($bytes) must be of type int, string given, called in /public_html/akaunting3/vendor/plank/laravel-mediable/src/Media.php on line 308 (View: /public_html/akaunting3/resources/views/components/media/file.blade.php) (View: /public_html/akaunting3/resources/views/components/media/file.blade.php) (View: /public_html/akaunting3/resources/views/components/media/file.blade.php) (View: /public_html/akaunting3/resources/views/components/media/file.blade.php)
/public_html/akaunting3/vendor/plank/laravel-mediable/src/Helpers/File.php#70
Showing 1 to 6 of 6 discussions