Mail stop working after update to version 2.1.0

Hi everyone, after updating the Mail app to version 2.1.0 it stopped working for users who had previously configured the app. The version of Nextcloud I use is 25.0.0 and the error it shows in the System Logs is the following: {“reqId”:“Y27RgEVpWWTHlXTvWwcdDAAAAAA”,“level”:3,“time”:“2022-11-11T22 :49:36+00:00”,“remoteAddr”:“192.168.6.15”,“user”:“4A2652E1-6F18-4CF2-91BC-7767EDED9560”,“app”:“index”,“method”:“GET “,“url”:”/index.php/apps/mail/”,“message”:“archiveMailboxId is not a valid attribute”,“userAgent”:“Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv: 106.0) Gecko/20100101 Firefox/106.0”,“version”:“25.0.0.18”,“exception”:{“Exception”:“BadFunctionCallException”,“Message”:“archiveMailboxId is not a valid attribute”,“Code”: 0,“Trace”:[{“file”:“/var/www/html/nextcloud/lib/public/AppFramework/Db/Entity.php”,“line”:165,“function”:“setter”," class":“OCP\AppFramework\Db\Entity”,“type”:“->”},{“file”:“/var/www/html/nextcloud/lib/public/AppFramework/Db/Entity .php”,“line”:73,“function”:“__call”,“class”:“OCP\AppFramework\Db\Entity”,“type”:“->”},{“file”: “/var/www/html/nextcloud/lib/public/AppFramework/Db/QBMapper.php”," line":322,“function”:“fromRow”,“class”:“OCP\AppFramework\Db\Entity”,“type”:“::”},{“file”:“/var/www /html/nextcloud/lib/public/AppFramework/Db/QBMapper.php”,“line”:340,“function”:“mapRowToEntity”,“class”:“OCP\AppFramework\Db\QBMapper”," type":“->”},{“file”:“/var/www/html/nextcloud/apps/mail/lib/Db/MailAccountMapper.php”,“line”:97,“function”:“findEntities” ,“class”:“OCP\AppFramework\Db\QBMapper”,“type”:“->”},{“file”:“/var/www/html/nextcloud/apps/mail/lib/Service /AccountService.php”,“line”:71,“function”:“findByUserId”,“class”:“OCA\Mail\Db\MailAccountMapper”,“type”:“->”},{“file “:”/var/www/html/nextcloud/apps/mail/lib/Controller/PageController.php”,“line”:138,“function”:“findByUserId”,“class”:“OCA\Mail\ Service\AccountService”,“type”:“->”},{“file”:“/var/www/html/nextcloud/lib/private/AppFramework/Http/Dispatcher.php”,“line”:225, “function”:“index”,“class”:“OCA\Mail\Controller\PageController”,“type”:“->”},{“file”:“/var/www/html/nextcloud/ lib/private/AppFramework/Http/Dispatcher.php”,“line”:133,“functio n”:“executeController”,“class”:“OC\AppFramework\Http\Dispatcher”,“type”:“->”},{“file”:“/var/www/html/nextcloud/lib /private/AppFramework/App.php”,“line”:172,“function”:“dispatch”,“class”:“OC\AppFramework\Http\Dispatcher”,“type”:“->”} ,{“file”:“/var/www/html/nextcloud/lib/private/Route/Router.php”,“line”:298,“function”:“main”,“class”:“OC\AppFramework \App”,“type”:“::”},{“file”:“/var/www/html/nextcloud/lib/base.php”,“line”:1047,“function”:“match” ,“class”:“OC\Route\Router”,“type”:“->”},{“file”:“/var/www/html/nextcloud/index.php”,“line”:36 ,“function”:“handleRequest”,“class”:“OC”,“type”:::“}],“File”:”/var/www/html/nextcloud/lib/public/AppFramework/Db/ Entity.php",“Line”:136,“CustomMessage”:“–”},“id”:“636ed18990692”}

Any idea what could be the problem?

Thanks for your time.