Start a conversation

Resolving Firebird Database errors

Overview

The administrator user is getting a database connection error "DB: unable to connect to database" when Kerio Control is trying to reach the Firebird database. As a result, the Kerio Control statistics page might be shown as empty.

keriocontrol_stats_empty.png

In the Error log, Firebird DB shows Unsuccessful execution caused by a system error message.

mceclip0.png

Solution

The common reasons for this issue are:

  • Data within the database is corrupt.
  • The disk is full.
  • Firebird DB itself is corrupted.

Remove corrupted data

  1. Log in to Kerio Control Administration.
  2. Go to Status > System Health > Manage.
  3. Locate the option Kerio Control Statistics.
  4. Click delete all data.
    delete_all_data.png
  5. Confirm the action by clicking Yes.
    delete_all_data_confirm.png
  6. Restart Kerio Control.

If disk usage is full

  1. Clear the logs from System Health > Manage… 
  2. Delete all logs at once 
    delete_logs.png
  3. Reboot Kerio Control.

If Firebird DB itself is corrupted

  1. Login to the Kerio using SSH:

  2. Navigate to the /var/winroute/star/cache/ folder.

  3. Delete the cache contents:
    rm -rf *
    remove_cache.png

Testing

Start Kerio Control and check the Error logs once again. Database errors should no longer appear. 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments