Unfortunately, my posts/discussions have not been synchronized with the elasticsearch for weeks or months. Reindex works via manual command per cli. I have been searching for the problem for about 6 hours now, but apparently I don't quite understand it.
Please note the following:
- Redis works without problems
- Other jobs are processed without any issue by the system (e.g. Flarum\Mentions\Job\SendMentionsNotificationsJob)
- Elasticsearch works
- Manual recreation of the elasticsearch index works
The problem is on prod and dev environment.
Flarum core: 1.8.5
PHP version: 8.2.22
MySQL version: 10.6.19-MariaDB-ubu2004
Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, hash, iconv, json, mbstring, SPL, session, PDO, pdo_sqlite, standard, posix, random, readline, Reflection, Phar, SimpleXML, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, bcmath, calendar, exif, gd, gettext, gmp, imagick, imap, intl, memcached, mysqli, pcntl, pdo_mysql, redis, sodium, zip
+--------------------------------------+----------+--------+
| Flarum Extensions | | |
+--------------------------------------+----------+--------+
| ID | Version | Commit |
+--------------------------------------+----------+--------+
| flarum-flags | v1.8.0 | |
| flarum-tags | v1.8.0 | |
| flarum-approval | v1.8.1 | |
| flarum-suspend | v1.8.1 | |
| flarum-mentions | v1.8.3 | |
| flarum-subscriptions | v1.8.0 | |
| flarum-markdown | v1.8.0 | |
| flarum-sticky | v1.8.0 | |
| flamarkt-backoffice | 0.1.3 | |
| fof-byobu | 1.3.6 | |
| fof-user-directory | 1.3.3 | |
| fof-follow-tags | 1.2.2 | |
| therealsujitk-gifs | v4.1.1 | |
| the-turk-stickiest | 3.0.1 | |
| maicol07-sso | 1.11.5 | |
| ianm-synopsis | 1.3.2 | |
| fof-user-bio | 1.3.2 | |
| fof-upload | 1.5.4 | |
| fof-subscribed | 1.1.4 | |
| fof-links | 1.2.3 | |
| fof-linguist | 1.1.2 | |
| fof-impersonate | 1.1.1 | |
| fof-ignore-users | 1.2.1 | |
| fof-drafts | 1.2.10 | |
| fof-default-user-preferences | 1.2.1 | |
| fof-best-answer | 1.4.2 | |
| flarum-statistics | v1.8.0 | |
| flarum-nicknames | v1.8.0 | |
| flarum-lock | v1.8.0 | |
| flarum-likes | v1.8.0 | |
| flarum-lang-german | 1.10.0 | |
| flarum-emoji | v1.8.0 | |
| flarum-bbcode | v1.8.0 | |
| flamarkt-matomo | 0.1.0 | |
| datlechin-link-preview | v1.4.0 | |
| datlechin-landing-page | 0.1.0 | |
| clarkwinkelmann-post-stream-search | 1.1.0 | |
| clarkwinkelmann-first-post-approval | 1.0.1 | |
| clarkwinkelmann-discussion-bookmarks | 2.0.1 | |
| clarkwinkelmann-collapsible-posts | 1.0.1 | |
| blomstra-search | 0.1.19 | |
| askvortsov-rich-text | v2.1.7 | |
| askvortsov-moderator-warnings | v0.6.3 | |
| askvortsov-markdown-tables | v1.2.1 | |
+--------------------------------------+----------+--------+
Base URL: ***
Installation path: ***
Queue driver: redis
Session driver: redis (Code override. Configured to file)
Scheduler status: aktiv
Mail driver: smtp
Debug mode: off