Welcome app: OCP \Files\NotPermittedException

Nextcloud version 27.0.2
debian 11
AiO

Hi
I’m getting a new log:

[index] Error: OCP\Files\NotPermittedException:  at <<closure>>

0. /var/www/html/custom_apps/welcome/lib/Service/FileService.php line 80
   OC\Files\Node\File->getContent()
1. /var/www/html/custom_apps/welcome/lib/Controller/ConfigController.php line 56
   OCA\Welcome\Service\FileService->getWidgetContent()
2. /var/www/html/lib/private/AppFramework/Http/Dispatcher.php line 230
   OCA\Welcome\Controller\ConfigController->getWidgetContent()
3. /var/www/html/lib/private/AppFramework/Http/Dispatcher.php line 137
   OC\AppFramework\Http\Dispatcher->executeController(["OCA\\Welcome\\ ... "], "getWidgetContent")
4. /var/www/html/lib/private/AppFramework/App.php line 183
   OC\AppFramework\Http\Dispatcher->dispatch(["OCA\\Welcome\\ ... "], "getWidgetContent")
5. /var/www/html/lib/private/Route/Router.php line 315
   OC\AppFramework\App::main("OCA\\Welcome\\C ... r", "getWidgetContent", ["OC\\AppFramewo ... "], ["welcome.config.getWidgetContent"])
6. /var/www/html/lib/base.php line 1071
   OC\Route\Router->match("/apps/welcome/widget-content")
7. /var/www/html/index.php line 36
   OC::handleRequest()

I’ve seen other threads on OCP\Files\NotPermittedException
but none about welcome app and widget

I’m sharing to bring some light on this log
Should I intend anything?

thanks for your concern

Is the welcome app otherwise functioning?

Is neimen the owner of the Markdown content file out of curiosity or someone else?

Looks similar, but not exactly the same as: Error with new users since 1.0.6 · Issue #30 · nextcloud/welcome · GitHub

hello @jtr, this info has been added during pasting
the app seems to be functioning normally
though the dashboard-widgets can’t be moved around since update to 27 (27.0.2) last night

I can’t remember who created the original file, but for the above log, it was in an admin’s folder. I’ve reissued the .md file to make sure it’s owned by the admin now.

thanks again @jtr