The new environment doesn't work

Hello :wave:

I’m having a little trouble configuring the environment.
I’ve created a new environment called Preprod on our project. I’ve been careful to set the right secrets for

FOREST_AUTH_SECRET
FOREST_ENV_SECRET

However I get this


Do you have any idea where this might come from?

Context

  • Project name: Nostrum Care v3
  • Team name: De
  • Environment name: development
  • Agent (forest package) name & version:
    @forestadmin/agent”: “^1.43.0”,
    @forestadmin/datasource-sequelize”: “^1.5.21”,
    @forestadmin/datasource-sql”: “^1.0.0”,
    “dotenv”: “^16.0.1”,
    “pg”: “^8.8.0”,
    “sequelize”: “^6.33.0”,
    “stripe”: “^14.17.0”
  • Database type: Postgresql

Thank you in advance for your help !!

Hello @jacques_liao !

Thank you for reaching out to us. To better understand the issue, could you please share the failure log of your agent?

Best regards,
Anthony

here are the error logs I have on the new forest agent

Hello @jacques_liao,

The logs shared are on your frontend, which show a status code 500.
This means that you should have more details in your agent console as to why a 500 error is returned. Can you please let us know what does the stack trace look on this side ? :pray: