Nextcloud APP Collective ("Could not create Page)

Hi

Nextcloud version: 31.0.4
Collective version: 2.16.3

when i try to create a page it prompts error “Could not Create Page” then after few seconds my page created.

In logs i have only this entry

[PHP] Error: file_get_contents(/var/www/html/nextcloud/data/jonny/files/Notes/New note (2).md): Failed to open stream: No such file or directory at /var/www/html/nextcloud/lib/private/Files/Storage/Local.php#294
GET /apps/notes/notes/dashboard
from 147.136.252.83 by at Apr 25, 2025, 5:04:24 PM

I don’t think above log is relevant

How to fix it?

This issue arises after migration of nextcloud from pikapod (Docker) to ovh (self-hosted without docker)

Only collective app having issue.

I had also posted this problem on github but i did not receive response.