Trần Ngọc Nam

Results 24 comments of Trần Ngọc Nam

More information: - File configuration: Dockerfile.django-*, Dockerfile.nginx-*, requirements.txt, settings.dist.py, docker-compose.yml (Optional) does not change - Can telnet from DefectDojo to LDAP - Before update, can authen via LDAP. But then...

About log uwsgi: ``` django-defectdojo-master-uwsgi-1 | wait-for-it.sh: waiting max 30 seconds for postgres:5432 django-defectdojo-master-uwsgi-1 | wait-for-it.sh: postgres:5432 is available after 0 seconds django-defectdojo-master-uwsgi-1 | ============================================================ django-defectdojo-master-uwsgi-1 | Overriding DefectDojo's local_settings.py...

Unfortunately I don't have any solution

Oh, sorry for the late response, I just had a Tet holiday. And I haven't join in slack channel, how can I do to join it?

But not have solution, although I asked on slack ???

Yeah, I can login via web UI. If not use proxy, I still docker login. But when I add proxy, can;t docker login

@zyyw Yeah I try external_url in harbor.yml and harbor.yml.tmpl, but it not work

> Could you please also share with us what Proxy you are using? > > * Traefik > * haproxy > * Nginx > > some issue related to installing...

Oh, before I tried to upgrate version to v2.30.0 with https://defectdojo.github.io/django-DefectDojo/getting_started/upgrading/ But when success update v2.30.0, I can't authen LDAP - can see it here: https://github.com/DefectDojo/django-DefectDojo/issues/9272 So I remove 2...

I move to folder DefectDojo and run command, but get error: Traceback (most recent call last): File "/opt/django-DefectDojo-master/manage.py", line 9, in from django.core.management import execute_from_command_line ModuleNotFoundError: No module named 'django'...