Has anyone had issues with the postgres <> llda...
# troubleshooting
c
Has anyone had issues with the postgres <> lldap connection. I am useing cnpg with a very simple postgres db. What is weird I can see the users being created on the db at the intial start of the lldap pods. I even confirmed I can login with all of the users created, but once I roll the lldap pods I cannot login at all to the point I need to reset the db
n
Here's a brand new thread for you! Please keep the discussion for this problem in this thread.
n
Hey! You mention of pods (plural) and not being able to login after restart leads me to think that there's a problem with the server secret key
Are you setting it with a file or with an environment variable for the seed?
For multiple instances, I recommend setting LLDAP_KEY_SEED to a random value
Like the jwt secret