mail icon indicating copy to clipboard operation
mail copied to clipboard

Error: Undefined array key 121475 at /www/nextcloud/apps/mail/lib/Cache/Cache.php#137

Open yankees5963 opened this issue 2 years ago • 11 comments

Steps to reproduce

  1. Open mail app
  2. View nextcloud logfile.

Expected behavior

No errors

Actual behavior

Error: Undefined array key 121475 at /config/www/nextcloud/apps/mail/lib/Cache/Cache.php#137

/config/www/nextcloud/apps/mail/lib/Cache/Cache.php - line 137:

OC\Log\ErrorHandler::onError()

<<closure>>

OCA\Mail\Cache\Cache->save()

Mail app version

2.2.4

Mailserver or service

Gmail & Personal

Operating system

Docker

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

MySQL

Additional info

Reinstalled nextcloud and database from scratch and still getting errors. I have two accounts, one gmail and another using a docker mailserver. Mail app seems to work fine, and can view/update/delete/create emails. initial start of the app seems sluggish.

yankees5963 avatar Feb 26 '23 21:02 yankees5963

Running behind a SWAG reverse proxy (nginx) using the LinuxServer docker image for nextcloud.

yankees5963 avatar Feb 26 '23 21:02 yankees5963

I have the same problem. I am using a docker image of nextcloud (NEXTCLOUD_VERSION 25.0.4) and NPM as reverse proxy.

kintoxo avatar Jun 08 '23 11:06 kintoxo

Undefined array key 22 at /var/www/nextcloud/apps/mail/lib/Cache/Cache.php#138 Mails get received but not able to send mail from the mail app of nextcloud (Next Cloud - Source Installtion ,PHP-Version 8.1) mails are in outbox when retried to send mails it says Message Sent after few seconds Message not Sent and back to Outbox

vinay-keshava avatar Sep 01 '23 09:09 vinay-keshava

Undefined array key 22 at /var/www/nextcloud/apps/mail/lib/Cache/Cache.php#138 Mails get received but not able to send mail from the mail app of nextcloud (Next Cloud - Source Installtion ,PHP-Version 8.1) mails are in outbox when retried to send mails it says Message Sent after few seconds Message not Sent and back to Outbox

Maybe it must be a cache Issue ?

vinay-keshava avatar Sep 13 '23 14:09 vinay-keshava

yes

ChristophWurst avatar Sep 14 '23 12:09 ChristophWurst

Do any of you on this issue have the full raw log entry (stack trace)? That's really needed to track down things like this.

joshtrichards avatar Apr 02 '24 21:04 joshtrichards

The latest mail update really helped a ton with issues I was having, but it appears that there is still a cache issue that is making the pages unresponsive after I delete mail.

Do any of you on this issue have the full raw log entry (stack trace)?

What's the process to get this info for you?

dustbro avatar Jun 13 '24 15:06 dustbro

This is still bogging down the email client :(

Screenshot 2024-08-15 072836

dustbro avatar Aug 15 '24 11:08 dustbro

What's the process to get this info for you?

Either from your nextcloud.log directory or via the Log reader app by clicking on the 3 dot menu to the far right of a log entry

joshtrichards avatar Aug 15 '24 20:08 joshtrichards

@joshtrichards Here's the log: nextcloud (2).log

dustbro avatar Aug 18 '24 13:08 dustbro

I believe this is also exhausting my mail provider bandwidth. Nextcloud mail is using 1.3GB of bandwidth daily

dustbro avatar Aug 18 '24 14:08 dustbro