T
Twenty13h ago
Daan

After upgrading to 1.6.0 nothing is accessible

The response of a lot of queries is:
{
"errors": [
{
"message": "No role found for userWorkspace",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"userFriendlyMessage": "An error occurred."
}
}
],
"data": {
"favoriteFolders": null
}
}
{
"errors": [
{
"message": "No role found for userWorkspace",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"userFriendlyMessage": "An error occurred."
}
}
],
"data": {
"favoriteFolders": null
}
}
1 Reply
Prastoin
Prastoin12h ago
Please try clearing cache Yarn command:prod cache:flush

Did you find this page helpful?