sand3rk After updating to 2025-10 I get prepairing on mail.example.com imap works, but the admin panel does give me prepairing… [removed log file by @pkernstock on request] I can’t find whats wrong.
esackbauer Probably the same as in this german thread: https://community.mailcow.email/d/5489-gui-probleme-nach-update-auf-2025-10 Try to edit this file: /opt/mailcow-dockerized/data/conf/phpfpm/php-conf.d/opcache-recommended.ini Comment out these 2 lines with a ; in front of it ;opcache.jit=1255 ;opcache.jit_buffer_size=8M Then do: docker compose down docker compose up -d
esackbauer Nice to hear. Developers are already aware, should be a permanent fix in the next release. Affects only a few people with a certain configuration.