Of course — Here is the complete error message (before the deactivation of guests). Sorry for the long reply, but I’m not allowed to upload a JSON file here…
{
"reqId": "afrkzMLiSg936p_lzGN4EQAAAG8",
"level": 3,
"time": "2026-05-06T06:50:52+00:00",
"remoteAddr": "IPv& address REMOVED BY MOD (JK)",
"user": "--",
"app": "index",
"method": "POST",
"url": "/index.php/apps/polls/check/username",
"scriptName": "/index.php",
"message": "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email' in 'where clause'",
"userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.3 Mobile/15E148 Safari/604.1",
"version": "32.0.5.0",
"exception": {
"Exception": "OC\\DB\\Exceptions\\DbalException",
"Message": "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email' in 'where clause'",
"Code": 1054,
"Trace": [
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/ConnectionAdapter.php",
"line": 53,
"function": "wrap",
"class": "OC\\DB\\Exceptions\\DbalException",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 291,
"function": "executeQuery",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 241,
"function": "executeQuery",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 383,
"function": "getDisplayNames",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/User/Manager.php",
"line": 258,
"function": "getUsers",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Model/User/User.php",
"line": 113,
"function": "search",
"class": "OC\\User\\Manager",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 381,
"function": "search",
"class": "OCA\\Polls\\Model\\User\\User",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 263,
"function": "validatePublicUsername",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 403,
"function": "validatePublicUsernameByToken",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/BaseController.php",
"line": 42,
"function": "{closure:OCA\\Polls\\Controller\\PublicController::validatePublicDisplayName():402}",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 402,
"function": "response",
"class": "OCA\\Polls\\Controller\\BaseController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 204,
"function": "validatePublicDisplayName",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 118,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/App.php",
"line": 153,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/Route/Router.php",
"line": 321,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/lib/base.php",
"line": 1061,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/index.php",
"line": 25,
"function": "handleRequest",
"class": "OC",
"type": "::"
}
],
"File": "/www/cloud.mydomain.tld/lib/private/DB/Exceptions/DbalException.php",
"Line": 56,
"Previous": {
"Exception": "Doctrine\\DBAL\\Exception\\InvalidFieldNameException",
"Message": "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email' in 'where clause'",
"Code": 1054,
"Trace": [
{
"file": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1976,
"function": "convert",
"class": "Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1918,
"function": "handleDriverException",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1111,
"function": "convertExceptionDuringQuery",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/Connection.php",
"line": 420,
"function": "executeQuery",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/ConnectionAdapter.php",
"line": 50,
"function": "executeQuery",
"class": "OC\\DB\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 291,
"function": "executeQuery",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 241,
"function": "executeQuery",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 383,
"function": "getDisplayNames",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/User/Manager.php",
"line": 258,
"function": "getUsers",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Model/User/User.php",
"line": 113,
"function": "search",
"class": "OC\\User\\Manager",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 381,
"function": "search",
"class": "OCA\\Polls\\Model\\User\\User",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 263,
"function": "validatePublicUsername",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 403,
"function": "validatePublicUsernameByToken",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/BaseController.php",
"line": 42,
"function": "{closure:OCA\\Polls\\Controller\\PublicController::validatePublicDisplayName():402}",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 402,
"function": "response",
"class": "OCA\\Polls\\Controller\\BaseController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 204,
"function": "validatePublicDisplayName",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 118,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/App.php",
"line": 153,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/Route/Router.php",
"line": 321,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/lib/base.php",
"line": 1061,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/index.php",
"line": 25,
"function": "handleRequest",
"class": "OC",
"type": "::"
}
],
"File": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php",
"Line": 69,
"Previous": {
"Exception": "Doctrine\\DBAL\\Driver\\PDO\\Exception",
"Message": "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email' in 'where clause'",
"Code": 1054,
"Trace": [
{
"file": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php",
"line": 132,
"function": "new",
"class": "Doctrine\\DBAL\\Driver\\PDO\\Exception",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1104,
"function": "execute",
"class": "Doctrine\\DBAL\\Driver\\PDO\\Statement",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/Connection.php",
"line": 420,
"function": "executeQuery",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/ConnectionAdapter.php",
"line": 50,
"function": "executeQuery",
"class": "OC\\DB\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 291,
"function": "executeQuery",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 241,
"function": "executeQuery",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 383,
"function": "getDisplayNames",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/User/Manager.php",
"line": 258,
"function": "getUsers",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Model/User/User.php",
"line": 113,
"function": "search",
"class": "OC\\User\\Manager",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 381,
"function": "search",
"class": "OCA\\Polls\\Model\\User\\User",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 263,
"function": "validatePublicUsername",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 403,
"function": "validatePublicUsernameByToken",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/BaseController.php",
"line": 42,
"function": "{closure:OCA\\Polls\\Controller\\PublicController::validatePublicDisplayName():402}",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 402,
"function": "response",
"class": "OCA\\Polls\\Controller\\BaseController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 204,
"function": "validatePublicDisplayName",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 118,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/App.php",
"line": 153,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/Route/Router.php",
"line": 321,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/lib/base.php",
"line": 1061,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/index.php",
"line": 25,
"function": "handleRequest",
"class": "OC",
"type": "::"
}
],
"File": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php",
"Line": 24,
"Previous": {
"Exception": "PDOException",
"Message": "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email' in 'where clause'",
"Code": "42S22",
"Trace": [
{
"file": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php",
"line": 130,
"function": "execute",
"class": "PDOStatement",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1104,
"function": "execute",
"class": "Doctrine\\DBAL\\Driver\\PDO\\Statement",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/Connection.php",
"line": 420,
"function": "executeQuery",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/ConnectionAdapter.php",
"line": 50,
"function": "executeQuery",
"class": "OC\\DB\\Connection",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 291,
"function": "executeQuery",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 241,
"function": "executeQuery",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/guests/lib/UserBackend.php",
"line": 383,
"function": "getDisplayNames",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/User/Manager.php",
"line": 258,
"function": "getUsers",
"class": "OCA\\Guests\\UserBackend",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Model/User/User.php",
"line": 113,
"function": "search",
"class": "OC\\User\\Manager",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 381,
"function": "search",
"class": "OCA\\Polls\\Model\\User\\User",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Service/SystemService.php",
"line": 263,
"function": "validatePublicUsername",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 403,
"function": "validatePublicUsernameByToken",
"class": "OCA\\Polls\\Service\\SystemService",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/BaseController.php",
"line": 42,
"function": "{closure:OCA\\Polls\\Controller\\PublicController::validatePublicDisplayName():402}",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/www/cloud.mydomain.tld/apps/polls/lib/Controller/PublicController.php",
"line": 402,
"function": "response",
"class": "OCA\\Polls\\Controller\\BaseController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 204,
"function": "validatePublicDisplayName",
"class": "OCA\\Polls\\Controller\\PublicController",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/Http/Dispatcher.php",
"line": 118,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/AppFramework/App.php",
"line": 153,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/lib/private/Route/Router.php",
"line": 321,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::"
},
{
"file": "/www/cloud.mydomain.tld/lib/base.php",
"line": 1061,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->"
},
{
"file": "/www/cloud.mydomain.tld/index.php",
"line": 25,
"function": "handleRequest",
"class": "OC",
"type": "::"
}
],
"File": "/www/cloud.mydomain.tld/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php",
"Line": 130
}
}
},
"message": "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email' in 'where clause'",
"exception": {
"query": "SELECT `uid`, `displayname` FROM `*PREFIX*guests_users` `u` LEFT JOIN `*PREFIX*preferences` `p` ON (`userid` = `uid`) AND (`appid` = 'settings') AND (`configkey` = 'email') WHERE (`uid` COLLATE utf8mb4_general_ci LIKE ?) OR (`email` COLLATE utf8mb4_general_ci LIKE ?) OR (`displayname` COLLATE utf8mb4_general_ci LIKE ?) OR (`configvalue` COLLATE utf8mb4_general_ci LIKE ?) ORDER BY `uid_lower` ASC"
},
"CustomMessage": "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'email' in 'where clause'"
},
"id": "69faec4b7ab41"
}
Where can I find the update log for a single app in NC? The update wasn’t that long ago.