I tried to add another workspace and appsmith crashed immediatly. We are running an self hosted docker instance.
The error message is the following:
2023-09-26T10:27:10.062591107Z backend stdout | java.lang.IllegalArgumentException: No enum constant com.appsmith.server.acl.AclPermission.CREATE_USER_GROUPS
2023-09-26T10:27:10.062613858Z backend stdout | at java.base/java.lang.Enum.valueOf(Enum.java:273)
The error occurs with all requests and all users. I assume the error might happen because we downgraded from ee to ce after the trial period. Is there any way that i can restore the system?