Good Day
I am getting the following error on RT:
Database inaccessible; contact the RT administrator (rt@company.co.za)
When checking the error log I see the following:
Nov 4 11:57:42 rt01 RT: [25261] DBI connect('dbname=rt4;host=galera.company.local','rt',...) failed: Too many connections at /usr/local/share/perl5/DBIx/SearchBuilder/Handle.pm line 105.
This was working fine, I am using a galera cluster for my DB.
PLEASE ASSIST