mcholste / elsa

Enterprise Log Search and Archive
GNU General Public License v2.0
207 stars 51 forks source link

Results options after search not working #10

Open emagutu opened 9 years ago

emagutu commented 9 years ago

Hi, After running a search I am unable to save the search or create an alert for the search.

I am running the below version.

Rev 1205 Date 2014-07-18 01:12:58 +0300 (Fri, 18 Jul 2014) Author mcholste@gmail.com Sphinx Sphinx 2.1.3-id64-dev (r4319)

On Ubuntu 14.04.2 LTS

This is the error I get when I try and save a search. It brings a prompt for me to enter a name but once I click submit I get the following error.

DBD::mysql::db prepare failed: handle 2 is owned by thread 7f149c5d55c0 not current thread 7f14a1d5cd50 (handles can't be shared between threads and your driver may need a CLONE method added) at /usr/local/elsa/web/lib/Controller.pm line 2494.

This is the error I get when I try and Alert or schedule. I can select the frequency and time but once I submit I get the below.

DBD::mysql::db prepare failed: handle 2 is owned by thread 7f149c5d55c0 not current thread 7f14aac3d750 (handles can't be shared between threads and your driver may need a CLONE method added) at /usr/local/elsa/web/lib/Controller.pm line 1142.