VedsagaOriginal post
Rank 5: Hypervisor
Yestarday updated to 1.3.4, before that wasn't happening...
Summary
The user was experiencing a 500 internal error when trying to update permissions via the console. The issue has been solved by running the migration command in the appwrite directory using the following command: `cd appwrite/` `sudo docker-compose exec appwrite migrate`. It was also noted that refreshing the page after the update shows that the permissions have been updated successfully.