Save in Nextcloud in web email attachments fails to save in designated folder

Hey all,

Noticed this as I am scanning documents into PDF that get sent to my email. I have tried this three times of saving attachments from separate emails, they are all pdf documents. The saving feature shows a red X until it then shows the disc, I assume that is the saving process. However it does not save. I have done this on three different days this week and still it does not save. Any thoughts, is this feature working?

Thanks

yep that is broken on murena.io when you want to save the Attachment to a Nextcloud folder.

The http POST gets a OK, but the answer itself contains a php error

json
{
  "Action": "AttachmentsActions",
  "Result": false,
  "code": 999,
  "message": "Call to undefined method OCP\\Files::getStorage()",
  "messageAdditional": "",
  "ExceptionCode": 0,
  "epoch": ..
}

I see! Thank you, really wish they could fix that or change to the nextcloud mail app instead that I think integrates better.

are you a paying subscriber? post the error to the helpdesk

1 Like