Hi @noclip,
Welcome to the community and thanks for trying out SuiteCRM 8 RC.
Apologies for the delay in replying.
As a quick try, could you try re-setting permissions and ownership please? Iβve seen similar issues when the user and group are different.
But also to help debug the issue, could you got to the .env
file and change the APP_ENV=dev
to APP_ENV=qa
.
Then:
- refresh the browser
- open the network tab and clear it
- re-do the steps to replicate the issue
- go to the network tab and search on the
graphql
calls for the one that has anerrors
entry on the response.
Another thing you can also check is: logs/prod/prod.log