Skip to content

Notes v4.13.1 is flooding my NC log with warnings #1785

@zonebattler

Description

@zonebattler

Please make a clear and concise description of what the bug is.

Steps to reproduce

  1. Update Notes to v4.13.1

Expected behaviour

No warnings or error messages in the NC log

Actual behaviour

In the NC log, I'm getting the message

Undefined array key "node" at /www/htdocs/xxxxxxxx/my-domain.de/cloud/apps/notes/lib/Service/NoteUtil.php#201

multiple times and again and again...

Server

Please complete the following information.

  • Notes app version: 4.13.1
  • Nextcloud version: 33.0.0
  • OS: Linux
  • Web server: Apache
  • PHP version: 8.4
  • Database: MariaDB

Nextcloud configuration:

"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"klein-aber-fein.de",
"www.klein-aber-fein.de"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "33.0.0.16",
"overwrite.cli.url": "http://klein-aber-fein.de/cloud",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "BGsD4_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"tempdirectory": "/www/htdocs/xxxxxxxx/klein-aber-fein.de/cloud/tmp/",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "pipe",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"maintenance": false,
"theme": "",
"loglevel": 2,
"app_install_overwrite": {
"0": "dashboardcharts",
"1": "files_rightclick",
"2": "occweb",
"4": "passwords"
},
"updater.release.channel": "stable",
"default_phone_region": "DE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "25",
"mail_smtpauth": true,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"memories.db.triggers.fcu": true,
"updater.secret": "REMOVED SENSITIVE VALUE" }}

Client

Please complete the following information.

  • Browser (incl. version): Vivaldi v7.9.3970.39
  • OS: Windows 11

Log files

Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.

Undefined array key "node" at /www/htdocs/w017f395/klein-aber-fein.de/cloud/apps/notes/lib/Service/NoteUtil.php#201

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneed to reproduceIssue that has not been reproduced

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions