The host crashed, after that the site stopped working, I restored a couple of classes that were damaged, the site started working, but the sections where ElasticSearch is being used stopped working, this error occurs:
CouldNotConnectToHost in AbstractConnection.php line 323: Failed to connect to 127.0.0.1 port 9200: Connection refused
It turns out I cannot connect to the database to display the page.
I found the following line in the hhvm logs:
Fatal error: Invalid operand type is not available in /home/uzbek/uzbek. Rf
What to do?