Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
{ "reqId": "q9Ug2aw5jqTgJgO76AYO", "level": 3, "time": "2021-10-15T10:26:24+02:00", "remoteAddr": "", "user": "--", "app": "core", "method": "", "url": "--", "message": "Error while running background job (class: OCA\\Notifications\\BackgroundJob\\GenerateUserSettings, arguments: )", "userAgent": "--", "version": "23.0.0.2", "exception": { "Exception": "OC\\DB\\Exceptions\\DbalException", "Message": "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column id in field list", "Code": 1054, "Trace": [ { "file": "/home/nickv/Nextcloud/23/server/lib/private/DB/QueryBuilder/QueryBuilder.php", "line": 302, "function": "wrap", "class": "OC\\DB\\Exceptions\\DbalException", "type": "::", "args": [ { "__class__": "Doctrine\\DBAL\\Exception\\InvalidFieldNameException" } ] }, { "file": "/home/nickv/Nextcloud/23/server/appsbabies/notifications/lib/BackgroundJob/GenerateUserSettings.php", "line": 66, "function": "executeQuery", "class": "OC\\DB\\QueryBuilder\\QueryBuilder", "type": "->", "args": [] }, { "file": "/home/nickv/Nextcloud/23/server/lib/public/BackgroundJob/Job.php", "line": 79, "function": "run", "class": "OCA\\Notifications\\BackgroundJob\\GenerateUserSettings", "type": "->", "args": [ null ] }, { "file": "/home/nickv/Nextcloud/23/server/lib/public/BackgroundJob/TimedJob.php", "line": 63, "function": "execute", "class": "OCP\\BackgroundJob\\Job", "type": "->", "args": [ { "__class__": "OC\\BackgroundJob\\JobList" }, { "__class__": "OC\\Log" } ] },