After upgrading to NC 26, after logging in, it showed Internal Server Error, and I saw in the nextcloud.log that prompted “passwordHash is not a valid attribute”. What’s wrong? and how can I fix it, please? Below are the detailed logs:
"exception":{"Exception":"BadFunctionCallException","Message":"passwordHash is not a valid attribute","Code":0,"Trace":[{"file":"/var/www/*/lib/public/AppFramework/Db/Entity.php","line":165,"function":"setter","class":"OCP\\AppFramework\\Db\\Entity","type":"->"},{"file":"/var/www/*/lib/public/AppFramework/Db/Entity.php","line":73,"function":"__call","class":"OCP\\AppFramework\\Db\\Entity","type":"->"},{"file":"/var/www/*/lib/private/Authentication/Token/PublicKeyTokenMapper.php","line":91,"function":"fromRow","class":"OCP\\AppFramework\\Db\\Entity","type":"::"},{"file":"/var/www/*/lib/private/Authentication/Token/PublicKeyTokenProvider.php","line":119,"function":"getToken","class":"OC\\Authentication\\Token\\PublicKeyTokenMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/*/lib/private/Authentication/Token/Manager.php","line":133,"function":"getToken","class":"OC\\Authentication\\Token\\PublicKeyTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/*/lib/private/User/Session.php","line":777,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/*/lib/private/User/Session.php","line":257,"function":"validateToken","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/*/lib/private/User/Session.php","line":232,"function":"validateSession","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/*/lib/private/legacy/OC_App.php","line":391,"function":"getUser","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/*/lib/private/legacy/OC_App.php","line":123,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/var/www/*/lib/private/legacy/OC_User.php","line":127,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/*/lib/base.php","line":741,"function":"setupBackends","class":"OC_User","type":"::"},{"file":"/var/www/*/lib/base.php","line":1144,"function":"init","class":"OC","type":"::"},{"file":"/var/www/*/index.php","line":34,"args":["/var/www/*/lib/base.php"],"function":"require_once"}],"File":"/var/www/*/lib/public/AppFramework/Db/Entity.php","Line":136,"CustomMessage":"--"}}