T
Twenty3mo ago
Zeylos

"User does not have permission" on selfhosted 0.55.0

Hi, Since I upgraded from 0.54 every tab in the workspace shows "User does not have permission", I have error log neither in the containers of in the browser console. core.workspace looks upgraded :
postgres=# select version from core.workspace;
version
---------
0.55.6
(1 row)
postgres=# select version from core.workspace;
version
---------
0.55.6
(1 row)
I have the Admin role set in the workspace settings and the healthcheck in the admin panel shows everything green. What else can I look for ? Thanks !
No description
2 Replies
Weiko
Weiko3mo ago
Hi @Zeylos, try resetting your cache with yarn command:prod cache:flush in your server container
Zeylos
ZeylosOP3mo ago
worked ! thanks a lot @Weiko , will know for next time

Did you find this page helpful?