nextcloud / nextcloud/whiteboard
log flooded with OCP\\Files\\NotFoundException
Open
@hweihwang is already working on this.
Since Nov 25, 2025.
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
I have just installed whiteboard 1.4.0 on nextcloud 31, when app is enabled I am getting constant flood in logs (/var/lib/nextcloud/data/nextcloud.log) with messages like this:
{"reqId":"KrHIGTKGWT39VUs63cQc","level":3,"time":"2025-11-24T21:46:33+00:00","remoteAddr":"10.94.10.6","user":"corpix","app":"whiteboard","method":"GET","url":"/apps/whiteboard/1253859/token","message":"Exception handled: OCP\\Files\\NotFoundException","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36","version":"31.0.10.2","data":{"app":"whiteboard","file":"/nix/store/kz1n2avshiyms18lpc1l94nx0ir466vx-nextcloud-app-whiteboard-1.4.0/lib/Service/File/GetFileFromIdService.php","line":"60","status_code":"404"}}
I am the only one people who use this instance. After I restarted whiteboard server flood stopped. What is going on here?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.