Unable to display data

Hi,

This problem started occurring yesterday on my development and staging server. However the production doesn’t seem to have any problems.

I haven’t changed anything in the configuration or updated any packages.

Expected behavior

Display the data.

Actual behavior

Unable to display data.

The Page displays the following message:

Cannot reach your data

Your server may be down or your database connection broken.
Please check your server logs for more information. If the error persists, please [let us know](https://community.forestadmin.com/).

Failure Logs

Server Log:
[forest] 🌳🌳🌳 invalid signature

Console:
VM21484:1 GET [URL] 401 (Unauthorized)

Context

  • Package Version: forest-express-sequelize 6.3.11
  • Express Version: 4.17.1
  • Sequelize Version: 5.8.9
  • Database Dialect: postgres
  • Database Version: 12
  • Project Name: Kokoon

Hello @Adil_Niaz ,

This issue has been fixed yesterday, but you need to refresh the app and clear the application’s data from your browser in order to fix it completely (not only the cache, but also cookies from Forest Admin).

What browser are you using? I can send you the procedure if you don’t find by yourself.

2 Likes

Thanks for the quick response.
Just tried this and it worked.