In a simple as possible database (made with default template),
I tried to add person, but firefox browser showed:
Error!
Access Denied
More information has been reported in the error logs at
/usr/share/ledgersmb/LedgerSMB.pm line 766.
Why would the error log be stored in a .pm file?
That in the line is:
die $state_error->{$dbh->state}
. "\n" .
$locale->text('More information has been reported in the
error logs');
So, it must mean that I should look at the error log file to which
the above statement from the.pm write. However, it's not easy to
see from the code where that log file is located.
So, my question is, where is the log file and does anyone have any
idea why I'm getting the Access Denied error message in the 1st place?
TIA.
-regards,
Larry
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fix:
Changelog for 1.6.5
* Update Dojo to 1.13.3-pre; previous update broke file uploads (Erik H, #3799)
Erik H is Erik Huelsmann
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.6.5/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.6.5
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.6.5
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.6.5
These are the sha256 checksums of the uploaded files:
27a20a3d700ea59cc635f706066b2e9b6994a4e6c993076ea4f4952ffe354c53 ledgersmb-1.6.5.tar.gz
4bc64a59a694f96d3f6fc015a5c8d013895b2bd948e9791e2726d66c9088758f ledgersmb-1.6.5.tar.gz.asc