
Hi, just upgraded to latest version (1.3.3) from v1.3.1 via v1.3.2. Now when I try to login to the console I get this error. That's what I see from the logs:
[Error] Timestamp: 2023-04-29T12:50:03+00:00 [Error] Method: POST [Error] URL: /v1/account/sessions/email [Error] Type: Utopia\Database\Exception\Authorization [Error] Message: No permissions provided for action 'create' [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php [Error] Line: 2483

Did you run the migrate command on 1.3.2?

I didn't, the website says for minor upgrades we should not

should I go back to 1.3.2 and run it?

No

Did you run the migrate command on 1.3.3?

no

as above

Can you please try running the migrate command on 1.3.3?

sure

that worked! thanks

[SOLVED] No permissions provided for action 'create'
Recommended threads
- How do you strategically secure day's wo...
I worked entire day to try and solve how to use clerk such that it handles checking user's authentication purely server-side. I wasted entire day on a loop of a...
- `access_denied_to_user` - push new branc...
Why pushig new branch is not allowed? ``` git push origin fix-no_issue_id-fix_variable_name remote: {"auth_status":"access_denied_to_user","body":"Permission t...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
