× Environment cannot be found

Feature(s) impacted

All

Observed behavior

I can not work on my dev env (dashboard) because i have no branch created.
When i :

  • forest init,
  • forest set-origin Production,
  • forest branch my-new-feature --origin Production

I have the following error :

× Environment cannot be found

Expected behavior

Failure Logs

Context

  • Project name: Nostrum Care v3
  • Team name: *
  • Environment name: *
  • Agent (forest package) name & version:
    @forestadmin/agent”: “^1.0.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”
  • Database type: Postgres
  • Recent changes made on your end if any: …

Hello @nadiab

Did you copy the environment variables from the forest init command output to you configuration file ?

Hello thanks for reaching out
Yep we did

Hello @nadiab

Which version of the forest CLI are you using ?

You can find it running

forest version