nextcloud / nextcloud/mail

Could not load message.

Open
#12,090 2 comments 0 reactions 1 assignee View on GitHub

@kesselb is already working on this.

Since Dec 2, 2025.

1. to develop bug needs info
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Error

OCA\Mail\Exception\ServiceException: Could not load message
  at OCA\Mail\Service\MailManager::getImapMessage
     /var/www/nextcloud/apps/mail/lib/Controller/MessagesController.php, line 223
  at OCA\Mail\Controller\MessagesController::getBody
     /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php, line 204
  at OC\AppFramework\Http\Dispatcher::executeController
     /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php, line 118
  at OC\AppFramework\Http\Dispatcher::dispatch
     /var/www/nextcloud/lib/private/AppFramework/App.php, line 153
  at OC\AppFramework\App::main
     /var/www/nextcloud/lib/private/Route/Router.php, line 321
  at OC\Route\Router::match
     /var/www/nextcloud/lib/base.php, line 1061
  at OC::handleRequest
     /var/www/nextcloud/index.php, line 25

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.