KirbyDE
KirbyDE
Yes, we are running multiple `indexer --rotate` commands for distinct tables at the same time. I've got no evidence so far that they are (sometimes) finishing at the same time,...
We experienced the same issue on another instance (which unfortunately did not have debug enabled at that time yet): ``` [Wed Jan 17 19:00:02.664 2024] [4033626] caught SIGHUP (seamless=1, in_rotate=0,...
A few days ago this happend again - this time debug was enabled: ``` [Thu Apr 11 08:45:03.206 2024] [75705] DEBUG: seamless rotate local table [Thu Apr 11 08:45:03.206 2024]...
I'd be happy if I could provide a MRE, but unfortunately I can't really reproduce the issue as it just happens sporadically. Concurrent rebuilds on the same table are very...
I think I managed to get the desired log by pipeing indexer output through a little script that adds timestamps and PID This log now looks like ``` [Tue May...
It happend again, unfortunately this time on an instance that did not have debug logging enabled (I've enabled debug logging for this instance now as well). I am posting the...
I did some kind of burn-in test, eg. let the indexes rebuild in an endless loop using a clone of a production instance. After letting this run for a few...
Logs from another production instance. **indexer.log** ``` [Sat May 11 20:45:02.720 2024] [3334914] sudo -u manticore /usr/bin/indexer --config /etc/manticoresearch/sphinx.indexer.conf --sighup-each --rotate campen_de_vbcms_article_delta [Sat May 11 20:45:02.720 2024] [3334930] sudo -u...
Thanks for the reply. I've tested v3 and it seems like `[email protected]` is reported as valid. Could this be changed? As far as I understand [RFC 3696](https://www.rfc-editor.org/rfc/rfc3696#section-2) an email ending...
Another case from another production instance **indexer.log** ``` [Thu May 16 10:30:02.231 2024] [1747631] sudo -u manticore /usr/bin/indexer --config /etc/manticoresearch/sphinx.indexer.conf --sighup-each --rotate bastelforum_de_vbcms_article_delta [Thu May 16 10:30:02.266 2024] [1747629] sudo...