notes icon indicating copy to clipboard operation
notes copied to clipboard

Reload error when deleting notes

Open hendricksrh opened this issue 1 month ago • 2 comments

When deleting notes, Editing session has expired. Please reload the page.

Please note, that

  • issues with the Android app have to be reported under https://github.com/nextcloud/notes-android/issues/new/choose
  • issues with the iOS app have to be reported under https://github.com/nextcloud/notes-ios/issues/new and
  • issues with Nextcloud's Text app have to be reported under https://github.com/nextcloud/text/issues

-->

Steps to reproduce

  1. Create new note
  2. Delete note
  3. Reload and note is deleted

Expected behaviour

Note deleted with no need to reload.

Actual behaviour

Need to select reload button to refresh.

Screenshots

If applicable, add screenshots to help explain your problem.

Server

Please complete the following information.

  • Notes app version: 4.12.3
  • Nextcloud version: Nextcloud Hub 25 Autumn (32.0.1)
  • OS: Linux 6.8.0-87-generic x86_64
  • Web server:
  • PHP version: 8.3.6
  • Database: mysql Version: 10.11.13

Nextcloud configuration:

``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder ``` "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "memcache.local": "\\OC\\Memcache\\APCu", "memcache.distributed": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "default_phone_region": "US", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "62.72.7.47", "nc.hendricksrh.xyz" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "32.0.1.2", "overwrite.cli.url": "https:\/\/nc.hendricksrh.xyz", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "maintenance_window_start": 1, "loglevel": 3, "maintenance": false, "theme": "", "app_install_overwrite": [ "tasks" ], "config_preset": 1 } }

Client

Please complete the following information.

  • Browser (incl. version): Firefox143.0.4 (64-bit)
  • OS: Ubuntu 25.10

Log files

Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here. "reqId":"0gwOmCJYRcGbPZHKkF8h","level":3,"time":"2025-11-07T04:45:33+00:00","r> {"reqId":"SfxjKIYQN7FPhXzTag3l","level":3,"time":"2025-11-08T13:03:28+00:00","r> {"reqId":"EGYSzzbvWPKj2A8C0Dbo","level":3,"time":"2025-11-14T00:59:53+00:00","r> {"reqId":"6EhhgiZR9M5KmeEVz7Sk","level":3,"time":"2025-11-14T21:58:25+00:00","r> {"reqId":"tiRKW6sPU5WTQkDHGJqM","level":3,"time":"2025-11-15T19:54:27+00:00","r> {"reqId":"pWIxuGVsqioo8GkiJbYf","level":3,"time":"2025-11-18T03:00:18+00:00","r> {"reqId":"MP8NmPoTtwE88IDAKJqP","level":3,"time":"2025-11-18T07:55:33+00:00","r>

hendricksrh avatar Nov 19 '25 16:11 hendricksrh

Error does not occur when "open in text edit" mode. Only occurs when using "Open in Rich text mode"

hendricksrh avatar Nov 19 '25 16:11 hendricksrh

I'm getting the same error

unneccesary-roughage avatar Nov 29 '25 18:11 unneccesary-roughage