Hello,

I seem to have an issue with viewing logs: image.png

I am using the default built-in log database: image.png

What is causing this? I am using the latest version of Adaxes.

by (590 points)

1 Answer

by (306k points)
0 votes

Hello,

Adaxes uses SQLite as built-in database and it is just a single file. The file name is AdaxesLog.db3 and it is located in folder C:\Program Files\Softerra\Adaxes 3\Service\LogDB by default. The error you are facing is not related to Adaxes itself and just reflects the fact that something corrupted the database file or the drive where it is located. If you have a recent backup of Adaxes, the easiest approach that should probably resolve the issue is to reinstall Addaxes and restore the backup.

by (590 points)
0

I was able to self-resolve this by stopping the service, dumping the log database file into a SQL File using sqlite3 "Recover" function, then making a new database from that recovered SQL.

From there, I was able to move the new database into the adaxes directory, and name it to AdaxesLog.db3 and Start Adaxes Service Again. All my logs were there including during the time it was malformed.

Of course, ALWAYS backup your log file before running commands on it.

Hope this helps someone in the future with silimar issue: image.png

Related questions

Can the logging database be run on SQL 2019?

asked Jul 20, 2020 by rurbaniak (1.5k points)
0 votes
1 answer

Hi I use an external MSSQL for logging, but the C:\Program Files\Softerra\Adaxes 3\Service\LogDB\AdaxesLog.db3 keeps growing. As I can understand, logging are done both to ... able to see/seach log entries older than 90 days in the Adaxes Console ? - Thanks

asked Oct 2, 2017 by Boxx.dk (2.6k points)
0 votes
1 answer

We use TOPdesk as our ITSM solution. Several departments are able to create new users. When a create user task fails we would like to receive the alert as the Adaxes ... Adaxes to sent out the incident to our TOPdesk. Is there a solution for this?

asked Oct 5, 2023 by mrkvd16 (50 points)
0 votes
1 answer

Hi, in our Create User action we have setup a custom binary attribute to upload the staff picture. Is there a way to save the uploaded image to a network share and rename ... out how to save the uploaded image to the share with proper file name. Thank you.

asked Apr 29, 2021 by TJ_Umredkar (140 points)
0 votes
1 answer

Hi , i want to export users are in specific archive database named ARCHIVE01 using report function. How can i do that? I want to see how many users are using ARCHIVE01 as a Archive Database?

asked Dec 2, 2024 by vagifazari (470 points)
0 votes
1 answer