For several weeks I have been battling an issue with the Magento 2 platform completely freezing on the front end and the backend once in a while. I would go in and restart the MYSQL service and the site would start working again for about a day sometimes just an hour.
I find in my sql processlist an error about dropping table catalogsearch_fulltext_scope1.
I try to search solution but i find and I found that the cron jobs were being created 20 times but only the first time was completing leaving the rest in pending status.
Can i have a suggestion?