Since I updated @forestadmin/agent to 1.4.1 and @forestadmin/datasource-sql to 1.1.4, on my dashboard, I get the error : This chart cannot be rendered. on every charts.
Expected behavior
Click on dashboard and see the graphics render correctly
All the errors are triggering the exact same error message on the agent side?
I just checked your project configuration on my end and I can’t spot anything obvious at first sight (I can’t spot any chart configured that uses your video field, so I can’t really think of a reason that would happen).
Do you know if it’s the addField or the replaceFieldWriting that is causing this issue?
Seems like i’m exeriencing the same issue for the “this chart cannot be rendered”. Project is ExplorJob.
I’m logged in as admin, so i should be able to see them all. This bug started either :
when we moved to the paid version
when we upgraded forest-express-sequelize agent to version 9.0.0
The only charts that are still working are the one from Queries, but all the Simple ones are unvailable :
I can ask our external developper to change forest-express-sequelize settings (as it seems to be at the origin of the trouble) but at the same time, it was also this which enabled to have different roles, and we need them as well :-/
Plus she won’t be much available before mid january 'im afraid.
I understand for the version rollback difficulties on forest-express-sequelize.
However, it would be great to upgrade your version to the latest (9.2.0 as of today), the issue might be fixed since then.
Let me know if this is something doable at some point.
For the logs you sent, unfortunately there are the ones I needed:
Open the inspector, then navigate within to the “Network” tab
you should be able to see the failing requests (displayed in red?)
if you click on one of them, you will see then sub-tabs: here we want to see what’s displayed inside “payload” and “preview”
If you could send me those it will be easier to investigate!
Wait… I’m thinking about something trivial but needed to be double checked.
Does your role allow you to access to the collections used in the charts (users, messages, userReported, etc)?
You need to check which role is assigned to yourself and then check the permissions settings of that role (in the project settings).
I went again over your use case and I could not figure out what’s going on exactly in your case
Did you get the chance to make your external developper upgrade forest-express-sequelize package to the latest version?
If after doing it it’s still not working, we might need to jump on a debug session (with the external developper if possible).
Let me know and sorry again for the inconvenience.
Thanks!
thanks we’re good. the issue was only in production and not in local. The issue was because of our NodeJS which was not supported anymore, needed an update.
thanks for your support