Tech WG/Ops Diary: Difference between revisions

ES restart
(→‎24-02-14: new section)
(ES restart)
Line 236: Line 236:
|Link=https://discord.com/channels/1049136631065628772/1052452072806686751/1208537492802904064
|Link=https://discord.com/channels/1049136631065628772/1052452072806686751/1208537492802904064
}}
}}
== 24-04-17 ==
Manisha: Saw a warning in the admin panel:
<code> Could not connect to Elasticsearch. Please check that it is running, or disable full-text search </code>
Checked ES status via root
<code> service elasticsearch status</code>
It showed [https://discord.com/channels/1049136631065628772/1049184335514828860/1230219622293438514 status Failed].
Restarted ES
<code> service elasticsearch restart</code>
Status returned to [https://discord.com/channels/1049136631065628772/1049184335514828860/1230219711543902328 active].
Had to wait a tiny bit before [https://discord.com/channels/1049136631065628772/1049184335514828860/1230220033481773087 the warning in the admin panel] disappeared.