-
Notifications
You must be signed in to change notification settings - Fork 263
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
"Unable to load the desired message" after update to 0.7.5 #643
Comments
I'm not a php-fpm expert, but this looks suspicious. |
That happens after (because of?) opening a message. PHP-FPM runs fine until I enable the mail app and open it, that's when these |
Btw, I don't think we support anything other than Linux 😞 |
Don't really need to generally, it's just another platform to run PHP on 😄 Any clue where I should find the logfiles? https://github.com/nextcloud/mail/blob/master/lib/Account.php#L148 shows that they should appear in |
Did you enable debug mode via |
Yes, loglevel is set to 0
|
No, I mean |
Line 147 in fad0eb6
|
Oeps! Hadn't found that one. Now enabled and I have the logs. No apparent errors in the IMAP log
|
Unassigning this from the current release milestone as I don't know what's going on here. Could be the unsupported platform, a misconfiguration of php-fpm or a bug in the app. I can't tell. |
Just verified that the issue is still there in 0.7.6. |
Soon nextcloud/server#7425 😉 |
Saw the notification too late 😄 |
Updated the FreeBSD port to 0.7.9 Problem persists (still running via fpm) |
Problem persists in 13.0.0-RC3 with Mail 0.7.9.
|
Oh, you're using a default account. I overlooked that. |
As a start, please see the admin docs for a minimal configuration: |
Can this issue be closed? |
Late response... Just updated to 0.8.2 and all seems well now. Already closed and that's a good thing. Thanks Christoph! |
Thanks for your feedback 😃 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and questions. |
Steps to reproduce
Expected behaviour
Display message content
Actual behaviour
"Unable to load the desired message :-/" is displayed in the message frame.
PHP-FPM log shows
Mail app
Mail app version: 0.7.9
Mailserver or service: Dovecot 2.2.33.2
Transport security - IMAP: None
Transport security - SMTP: smtps (465)
Number of accounts: 10
Mail app version build date: (only if you are using a Nightly Build)
Server configuration
Operating system: FreeBSD 11.1p1 amd64
Web server: Apache 2.4.29
Database: MariaDB 10.2
PHP version: 7.1.12 FPM
Version: (see admin page) Nextcloud 13.0.0 RC3
Updated from an older version or fresh install: 12.0.3, 13.0.0b1, 13.0.0b3, 13.0.0rc1
List of activated apps:
Enabled:
Disabled:
The content of config/config.php:
Client configuration
Browser: Firefox 57.0, Chrome 62.0.3202.94
Operating system: Win 10 Pro 1709
Logs
Web server error log
Server log (data/nextcloud.log)
Horde IMAP log (data/horde_imap.log)
Horde SMTP log (data/horde_smtp.log)
Browser log
a) The javascript console log
b) The network log
c) ...
The text was updated successfully, but these errors were encountered: