Closed c3-antoine-qian closed 4 years ago
Please use the issue template for bugs for future bug reports.
SQLSTATE[HY000] [2002] No such file or directory
means php cannot find the mysql.default_socket file.
together with
2020-01-29 00:41:36 insert into table climat_single_media failed with 'HY000: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'
I would guess that the mysql server stopped running. Could you try to restart it by running:
sudo /etc/init.d/mysql restart
That fixed it, thanks
Hi, After successfully installing TCAT on an Amazon EC2 Ubuntu 18.04 machine as well as creating a query bin and visiting the analysis page, I find later that I cannot access the capture and analysis page anymore. The page is just blank with the same browser I used the first time (firefox), and gives me http 500 on chrome.
Here's an extract from my logs:
and