Trần Ngọc Nam
Trần Ngọc Nam
Hi, I can't docker login Harbor when use proxy: - use command line: `docker login harbor.com.vn -u user` - get error: `Error response from daemon: Get "https://harbor.com.vn/v2/": EOF` - Docker...
Hi, **Problem description** I config authentication via LDAP success in v2.29.1. But when I upgrade to v2.30.0, can't login via LDAP. **Steps to reproduce** Steps to reproduce the behavior: 1....
**Bug description** Can't delete group **Steps to reproduce** Steps to reproduce the behavior: 1. Create new group 2. Add member 3. Delete group -> Error  **Deployment method** *(select with...
Hi, I follow step to step: ``` git checkout v2.3.3 docker-compose down git pull git checkout v2.3.7 docker compose build --no-cache docker compose up ``` But when run: `docker compose...
Hi, I follow step to step upgrades iris from v2.3.3 to v2.3.7- https://docs.dfir-iris.org/operations/upgrades/ - docker-compose stop - docker-compose rm app worker - git checkout v2.3.7 - docker-compose build --no-cache app...
Hi, I have problem about vulnerabilities [email protected] on image docker: Source code not found where [email protected] used Image not have vulnerabilities before build with code But deploy code into image...
On old version harbor, I deploy with scanner Trivy But after upgrade, I check again and not found default scanner in Interrogation Services How can I do to add Trivy...
Hello, I can download some library python, but sometimes I can't with warning: `WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='bytesafe.xxx', port=443): Read timed out. (read...
When I remove all containers, images, cache,... and rebuild again. I not see admin password (old password admin is lost) ``` WARN[0000] The "DD_DATABASE_HOST" variable is not set. Defaulting to...