-
Notifications
You must be signed in to change notification settings - Fork 115
Cron cleanup: Did expect one result but found none #3061
Copy link
Copy link
Open
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofbugSomething isn't workingSomething isn't working
Description
NC 31.0.11
Forms 5.2.3
{
"reqId": "fOa37UIcRtj3G9oKw1Nn",
"level": 3,
"time": "2025-11-23T21:33:22+01:00",
"remoteAddr": "",
"user": "--",
"app": "core",
"method": "",
"url": "--",
"message": "Error while running background job OCA\\Forms\\BackgroundJob\\CleanupUploadedFilesJob (id: 4910295, arguments: null)",
"userAgent": "--",
"version": "31.0.11.2",
"exception": {
"Exception": "OCP\\AppFramework\\Db\\DoesNotExistException",
"Message": "Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*forms_v2_forms` WHERE `id` = :dcValue1\"; ",
"Code": 0,
"Trace": [
{
"file": "/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php",
"line": 375,
"function": "findOneQuery",
"class": "OCP\\AppFramework\\Db\\QBMapper",
"type": "->"
},
{
"file": "/var/www/nextcloud/apps/forms/lib/Db/FormMapper.php",
"line": 76,
"function": "findEntity",
"class": "OCP\\AppFramework\\Db\\QBMapper",
"type": "->"
},
{
"file": "/var/www/nextcloud/apps/forms/lib/BackgroundJob/CleanupUploadedFilesJob.php",
"line": 54,
"function": "findById",
"class": "OCA\\Forms\\Db\\FormMapper",
"type": "->"
},
{
"file": "/var/www/nextcloud/lib/public/BackgroundJob/Job.php",
"line": 61,
"function": "run",
"class": "OCA\\Forms\\BackgroundJob\\CleanupUploadedFilesJob",
"type": "->"
},
{
"file": "/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php",
"line": 97,
"function": "start",
"class": "OCP\\BackgroundJob\\Job",
"type": "->"
},
{
"file": "/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php",
"line": 84,
"function": "start",
"class": "OCP\\BackgroundJob\\TimedJob",
"type": "->"
},
{
"file": "/var/www/nextcloud/cron.php",
"line": 170,
"function": "execute",
"class": "OCP\\BackgroundJob\\TimedJob",
"type": "->"
}
],
"File": "/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php",
"Line": 277,
"message": "Error while running background job OCA\\Forms\\BackgroundJob\\CleanupUploadedFilesJob (id: 4910295, arguments: null)",
"exception": [],
"CustomMessage": "Error while running background job OCA\\Forms\\BackgroundJob\\CleanupUploadedFilesJob (id: 4910295, arguments: null)"
},
"id": "6923757431273"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofbugSomething isn't workingSomething isn't working