Sure, here you go:
{
"reqId": "HLbu30kJXMjmOkxBknLX",
"level": 3,
"time": "2024-07-08T18:10:00+00:00",
"remoteAddr": "",
"user": "--",
"app": "mail",
"method": "",
"url": "--",
"message": "Cron mail sync failed for account 3",
"userAgent": "--",
"version": "29.0.3.4",
"exception": {
"Exception": "BadFunctionCallException",
"Message": "syocNewLock is not a valid attribute",
"Code": 0,
"Trace": [
{
"file": "/var/www/html/lib/public/AppFramework/Db/Entity.php",
"line": 167,
"function": "setter",
"class": "OCP\\AppFramework\\Db\\Entity",
"type": "->",
"args": [
"syocNewLock",
[
null
]
]
},
{
"file": "/var/www/html/lib/public/AppFramework/Db/Entity.php",
"line": 75,
"function": "__call",
"class": "OCP\\AppFramework\\Db\\Entity",
"type": "->",
"args": [
"setSyocNewLock",
[
null
]
]
},
{
"file": "/var/www/html/lib/public/AppFramework/Db/QBMapper.php",
"line": 321,
"function": "fromRow",
"class": "OCP\\AppFramework\\Db\\Entity",
"type": "::",
"args": [
[
610,
"Trash",
3,
"[\"\\\\subscribed\",\"\\\\unmarked\",\"\\\\trash\"]",
".",
"And 14 more entries, set log level to debug to see all entries"
]
]
},
{
"file": "/var/www/html/lib/public/AppFramework/Db/QBMapper.php",
"line": 339,
"function": "mapRowToEntity",
"class": "OCP\\AppFramework\\Db\\QBMapper",
"type": "->",
"args": [
[
610,
"Trash",
3,
"[\"\\\\subscribed\",\"\\\\unmarked\",\"\\\\trash\"]",
".",
"And 14 more entries, set log level to debug to see all entries"
]
]
},
{
"file": "/var/www/html/custom_apps/mail/lib/Db/MailboxMapper.php",
"line": 66,
"function": "findEntities",
"class": "OCP\\AppFramework\\Db\\QBMapper",
"type": "->",
"args": [
[
"OC\\DB\\QueryBuilder\\QueryBuilder"
]
]
},
{
"file": "/var/www/html/custom_apps/mail/lib/IMAP/MailboxSync.php",
"line": 134,
"function": "findAll",
"class": "OCA\\Mail\\Db\\MailboxMapper",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/public/AppFramework/Db/TTransactional.php",
"line": 63,
"function": "OCA\\Mail\\IMAP\\{closure}",
"class": "OCA\\Mail\\IMAP\\MailboxSync",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/custom_apps/mail/lib/IMAP/MailboxSync.php",
"line": 133,
"function": "atomic",
"class": "OCA\\Mail\\IMAP\\MailboxSync",
"type": "->",
"args": [
[
"Closure"
],
[
"OC\\DB\\ConnectionAdapter"
]
]
},
{
"file": "/var/www/html/custom_apps/mail/lib/BackgroundJob/SyncJob.php",
"line": 109,
"function": "sync",
"class": "OCA\\Mail\\IMAP\\MailboxSync",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/public/BackgroundJob/Job.php",
"line": 80,
"function": "run",
"class": "OCA\\Mail\\BackgroundJob\\SyncJob",
"type": "->",
"args": [
[
3
]
]
},
{
"file": "/var/www/html/lib/public/BackgroundJob/TimedJob.php",
"line": 102,
"function": "start",
"class": "OCP\\BackgroundJob\\Job",
"type": "->",
"args": [
[
"OC\\BackgroundJob\\JobList"
]
]
},
{
"file": "/var/www/html/lib/public/BackgroundJob/TimedJob.php",
"line": 92,
"function": "start",
"class": "OCP\\BackgroundJob\\TimedJob",
"type": "->",
"args": [
[
"OC\\BackgroundJob\\JobList"
]
]
},
{
"file": "/var/www/html/cron.php",
"line": 177,
"function": "execute",
"class": "OCP\\BackgroundJob\\TimedJob",
"type": "->",
"args": [
[
"OC\\BackgroundJob\\JobList"
]
]
}
],
"File": "/var/www/html/lib/public/AppFramework/Db/Entity.php",
"Line": 138,
"message": "Cron mail sync failed for account {accountId}",
"exception": {},
"CustomMessage": "Cron mail sync failed for account 3"
}
}
Also, this is a very small NC instance with only two users, file locking is therefore done on the Postgres right now.