Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[BUG] Replit Setup

Open HermesMacedo opened this issue 1 year ago • 1 comments

Flowise has an error after updating.

When trying to add the credential it simply fails to create it. and generates a new docker.

It is not storing the credentials correctly.

error-credenci

Setup

  • Installation [e.g. docker, npx flowise start, yarn start]
  • Flowise Version [e.g. 1.4.10]
  • OS: [Windows 11]
  • Browser [chrome]

HermesMacedo avatar Jan 19 '24 00:01 HermesMacedo

Not sure whats causing it. But a workaround is to specify this var FLOWISE_SECRETKEY_OVERWRITE in your .env file inside docker folder of Flowise project. Then make sure your docker-compose.yml has the variable as well

HenryHengZJ avatar Jan 20 '24 14:01 HenryHengZJ