#Can'r recover admin password

6 messages · Page 1 of 1 (latest)

candid lynx
#

Hello. I'm trying to change admin password because for some reason I can't login with old one. Here is part of logs:

[Error] Timestamp: 2023-10-03T21:22:19+00:00
[Error] Method: PUT
[Error] URL: /v1/account/recovery
[Error] Type: Utopia\Database\Exception\Structure
[Error] Message: Invalid document structure: Unknown attribute: "labels"
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 3056

Could you help me with the issue or advice how to change the password using console?

p.s. I made migrations and I can see labels column in the database table. It's null

candid lynx
candid lynx
#

Is it possible to fix it on place? May be add/remove some columns in the database and run migration over again? I had migration issue while update to 1.4.x and fixed it by removing project columns (database, smtp and templates) which suppose to be added while the migration and after that it was finished without errors.

pliant orbit
candid lynx