-
-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem accessing imap inbox cause of caching issue with redis driver #792
Comments
I have to correct myself. WIth enable caching by redis the following logs are written: [2022-12-23 17:07:38.096][aa4eabcf] SERVICE[WARNING]: - Typed property MailSo\Cache\Drivers*Redis*::$sKeyPrefix must not be accessed before initialization @ /usr/share/webapps/nextcloud/apps/snappymail/app/snappymail/v/2.24.0/app/libraries/MailSo/Cache/Drivers/Redis.php#57 Next RainLoop\Exceptions\ClientException: CantGetMessageList[201] in /usr/share/webapps/nextcloud/apps/snappymail/app/snappymail/v/2.24.0/app/libraries/RainLoop/Actions/Messages.php:81 |
Describe the bug
Since update 2.24.0 snappymail showns only empty mailboxes. But the count of unread mails in a folder is shown.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Mails should be listed
Please complete the following information:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: