Hallo zusammen,
ich habe das gleiche Problem und ich bin gerne bereit alles zu teilen, um dem Problem habhaft zu werden.
Was sehr lustig ist bei mir ist, arbeite hauptsächlich unter Linux, dort tritt das Problem mit egal welchem Browser gar nicht auf. Unter windows 10 jeder Browser unter windows 11 jeder Browser unter MacOS jeder Browser.
Als nextcloud verwende ich eine docker-compose installation mit den images von vor ca. 5 Wochen 29.0.3.
Die Fehlermeldungen aus den nextcloud logs:
{"reqId":"w2M2q2nc6Onx6OnljcIP","level":3,"time":"2024-08-19T05:41:56+00:00","remoteAddr":"10.10.10.1","user":"--","app":"PHP","method":"GET","url":"/nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status","message":"TypeError: OCA\\UserStatus\\Controller\\UserStatusController::__construct(): Argument #3 ($userId) must be of type string, null given at /var/www/html/apps/user_status/lib/Controller/UserStatusController.php#55","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 OPR/112.0.0.0","version":"29.0.3.4","data":{"app":"PHP"}}
{"reqId":"ROm2zoETplHyKj53zWLP","level":3,"time":"2024-08-19T05:41:57+00:00","remoteAddr":"10.10.10.1","user":"--","app":"index","method":"GET","url":"/nextcloud/index.php/api/accounts/2/test","message":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 OPR/112.0.0.0","version":"29.0.3.4","exception":{"Exception":"TypeError","Message":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string","Code":0,"Trace":[{"function":"__construct","class":"OCA\\Mail\\Controller\\AccountsController","type":"->","args":["mail",["OC\\AppFramework\\Http\\Request"],["OCA\\Mail\\Service\\AccountService"],null,["OC\\AppFramework\\ScopedPsrLogger"],["OC\\L10N\\LazyL10N"],["OCA\\Mail\\Service\\AliasesService"],["OCA\\Mail\\Service\\MailTransmission"],["OCA\\Mail\\Service\\SetupService"],["OCA\\Mail\\Service\\MailManager"],["OCA\\Mail\\Service\\Sync\\SyncService"],["OC\\AllConfig"],["OC\\Security\\RemoteHostValidator"],["OCA\\Mail\\IMAP\\MailboxSync"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":83,"function":"newInstanceArgs","class":"ReflectionClass","type":"->","args":[["mail",["OC\\AppFramework\\Http\\Request"],["OCA\\Mail\\Service\\AccountService"],null,["OC\\AppFramework\\ScopedPsrLogger"],"And 9 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":128,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[["ReflectionClass","OCA\\Mail\\Controller\\AccountsController"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":146,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":471,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":443,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":163,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Mail\\Controller\\AccountsController","testAccountConnection",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["2","mail.accounts.testaccountconnection"]]},{"file":"/var/www/html/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/mail/api/accounts/2/test"]},{"file":"/var/www/html/index.php","line":49,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/custom_apps/mail/lib/Controller/AccountsController.php","Line":89,"message":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string","exception":{},"CustomMessage":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string"}}
{"reqId":"193J1MPAv4IL9WZNbe8q","level":3,"time":"2024-08-19T05:41:57+00:00","remoteAddr":"10.10.10.1","user":"--","app":"index","method":"GET","url":"/nextcloud/index.php/api/accounts/3/test","message":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 OPR/112.0.0.0","version":"29.0.3.4","exception":{"Exception":"TypeError","Message":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string","Code":0,"Trace":[{"function":"__construct","class":"OCA\\Mail\\Controller\\AccountsController","type":"->","args":["mail",["OC\\AppFramework\\Http\\Request"],["OCA\\Mail\\Service\\AccountService"],null,["OC\\AppFramework\\ScopedPsrLogger"],["OC\\L10N\\LazyL10N"],["OCA\\Mail\\Service\\AliasesService"],["OCA\\Mail\\Service\\MailTransmission"],["OCA\\Mail\\Service\\SetupService"],["OCA\\Mail\\Service\\MailManager"],["OCA\\Mail\\Service\\Sync\\SyncService"],["OC\\AllConfig"],["OC\\Security\\RemoteHostValidator"],["OCA\\Mail\\IMAP\\MailboxSync"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":83,"function":"newInstanceArgs","class":"ReflectionClass","type":"->","args":[["mail",["OC\\AppFramework\\Http\\Request"],["OCA\\Mail\\Service\\AccountService"],null,["OC\\AppFramework\\ScopedPsrLogger"],"And 9 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":128,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[["ReflectionClass","OCA\\Mail\\Controller\\AccountsController"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":146,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":471,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":443,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":163,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Mail\\Controller\\AccountsController"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Mail\\Controller\\AccountsController","testAccountConnection",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["3","mail.accounts.testaccountconnection"]]},{"file":"/var/www/html/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/mail/api/accounts/3/test"]},{"file":"/var/www/html/index.php","line":49,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/custom_apps/mail/lib/Controller/AccountsController.php","Line":89,"message":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string","exception":{},"CustomMessage":"Cannot assign null to property OCA\\Mail\\Controller\\AccountsController::$currentUserId of type string"}}