aalive

Results 7 comments of aalive

I install CVAT through helm, how should I configure LDAP?

> Hi @lupin-de-mid , > > create settings.py file and add content below. Replace all `` on something which is specific for your LDAP server configuration. Read [django_auth_ldap](https://django-auth-ldap.readthedocs.io/en/latest/) documentation for...

> ```python > from cvat.settings.production import * > ``` I put the settings.py file in the container's /home/django/ directory.it cannot log in with an LDAP account. Any other places to...

@sp98 I try disable dashboard.enabled:false, then I enable true for it . But it is still the same

> @sp98 I try disable dashboard.enabled:false, then I enable true for it . But it is still the same is right for the log "unable to get monitor info from...

![image](https://user-images.githubusercontent.com/88232846/177739582-fb96776e-3876-4c23-a56e-9e7d83747591.png) my ceph code version is v16.2.9 when i debug this code ,i find that subprocess result is wrong, stdout is 5 stderr is: unable to get monitor info from...

@adityarap i try delete the operator pod ,then it will start a new operator pod ,but it dont work