I am following the intial deployment instructio...
# troubleshooting
c
I am following the intial deployment instructions for k8s and I am getting the following error on startup. The pod comes up but this seems like a major issue and possibly should prevent startup.
Copy code
warn]: Could not find lldap_admin group, trying to create it                                                                                  │
│ 2023-08-15T18:02:13.450157594+00:00  WARN     ā”ā” 🚧 [warn]: Could not find lldap_password_manager group, trying to create it                                                                       │
│ 2023-08-15T18:02:13.454236927+00:00  WARN     ā”ā” 🚧 [warn]: Could not find lldap_strict_readonly group, trying to create it                                                                        │
│ 2023-08-15T18:02:13.458290778+00:00  WARN     ā”ā” 🚧 [warn]: Could not get admin user, trying to create it: Entity not found: `admin`
n
Here's a brand new thread for you! Please keep the discussion for this problem in this thread.
c
This is related to that I don't have a PVC for the pod. It may be useful to throw a better error here
n
Those warnings are expected on initial startup, it's the creation of the required admin user and group
If it always comes up, then you have a problem with database persistence