[SOLVED] Cannot save Role options

Hello,
When I create a role and assign the permissions, everything seems ok, but when I assign a role to a user, the permissions a undefined. In the cloud version it does not occurre.

The log has a warning
{“logLevel”:“Warning”,“message”:“Timer should have fired at 04/24/2020 14:51:25, which is 5.15:12:53.1194464 ago”,“dueTime”:“04/24/2020 14:51:25”,“overshoot”:“5.15:12:53.1194464”,“app”:{“name”:“Squidex”,“version”:“4.2.0.0”,“sessionId”:“00bd8243-aa0d-44a7-8440-96f613c0343f”},“timestamp”:“2020-04-30T06:04:18Z”,“category”:“AsyncTimer-CleanupDefunctSilos”}
{“logLevel”:“Warning”,“message”:“Watchdog had 1 Health Check Failure(s) out of 6 Health Check Participants.”,“eventId”:{“id”:102603},“app”:{“name”:“Squidex”,“version”:“4.2.0.0”,“sessionId”:“00bd8243-aa0d-44a7-8440-96f613c0343f”},“timestamp”:“2020-04-30T06:04:18Z”,“category”:“Orleans.Runtime.Watchdog”}

But today is 30

Please post your version :frowning:

the latest docker version available
https://hub.docker.com/u/squidex

Are you sure? this is the same as the cloud version.

I asked the system administrator to update now at the latest version, it was relesead three days ago. Updated the roles are seen, but the similar problem is also found in the workflow, I create a workflow, save, I exit the screen, return and the settings disappear, inside mongo you do not see the changes

But the workflow could be a different store. Are you sure you are updating them correctly with the “,”??? It should look like a tag editor. Can you make a screneshot?

{“logLevel”:“Error”,“message”:“CleanupDefunctSiloEntries operation is not supported by the current implementation of IMembershipTable. Disabling the timer now.”,“eventId”:{“id”:100662},“app”:{“name”:“Squidex”,“version”:“4.3.0.0”,“sessionId”:“f76624ee-163c-404a-a7b5-df5ab50bcdf4”},“timestamp”:“2020-04-30T07:03:01Z”,“category”:“Orleans.Runtime.MembershipService.MembershipTableCleanupAgent”}

{“logLevel”:“Warning”,“message”:“Timer should have fired at 04/30/2020 07:03:01, which is 00:00:11.7432980 ago”,“dueTime”:“04/30/2020 07:03:01”,“overshoot”:“00:00:11.7432980”,“app”:{“name”:“Squidex”,“version”:“4.3.0.0”,“sessionId”:“f76624ee-163c-404a-a7b5-df5ab50bcdf4”},“timestamp”:“2020-04-30T07:03:13Z”,“category”:“AsyncTimer-CleanupDefunctSilos”}

{“logLevel”:“Warning”,“message”:“Task [Id=1, Status=RanToCompletion] in WorkGroup [LowPrioritySystemTarget: S127.0.0.1:11111:325925590stg/0/00000000@S00000000] took elapsed time 0:00:00.3595097 for execution, which is longer than 00:00:00.2000000. Running on thread System.Threading.Thread",“eventId”:{“id”:101215},“task”:"[Id=1, Status=RanToCompletion]",“schedulingContext”:"[LowPrioritySystemTarget: S127.0.0.1:11111:325925590stg/0/00000000@S00000000]”,“duration”:“0:00:00.3595097”,“turnWarningLengthThreshold”:“00:00:00.2000000”,“thread”:“System.Threading.Thread”,“app”:

Okay, thats weird, will have a look.

I think I have found the issue. Pure UI problem.