Unable to log in to the genieacs web console

ran into something i am not sure what is happening … I am unable to login with valid credentials with a following error

UI_JWT_SECRET is not set

I read about this and it says that it has something to do with the browser cookies… So I wiped off everything and tried to log in … same issue persists…

You need to set UI_JWT_SECRET (or GENIEACS_UI_JWT_SECRET env var) to a random key. There’s no default value for security reasons.

1 Like