Bug 1751100
| Summary: | New instance creation fails with certain ports numbers | ||
|---|---|---|---|
| Product: | Red Hat Directory Server | Reporter: | rmitra |
| Component: | cockpit-389-ds | Assignee: | mreynolds |
| Status: | CLOSED DUPLICATE | QA Contact: | RHDS QE <ds-qe-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 11.0 | CC: | lkrispen, mhonek, spichugi, tbordaz, vmishra |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-12 20:43:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
rmitra
2019-09-11 07:39:30 UTC
Hello Team, Getting error as below: ~~~ [root@ci-vm-10-0-133-194 ~]# tail -f /var/log/messages Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.589147741 -0400] - NOTICE - ldbm_back_start - cache autosizing: userRoot dn cache (1 total): 65536k Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.589925343 -0400] - NOTICE - ldbm_back_start - total cache size: 189363650 B; Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.591881172 -0400] - ERR - attrcrypt_cipher_init - No symmetric key found for cipher AES in backend userRoot, attempting to create one... Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.595150769 -0400] - INFO - attrcrypt_cipher_init - Key for cipher AES successfully generated and stored Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.595829184 -0400] - ERR - attrcrypt_cipher_init - No symmetric key found for cipher 3DES in backend userRoot, attempting to create one... Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.598967941 -0400] - INFO - attrcrypt_cipher_init - Key for cipher 3DES successfully generated and stored Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.687079183 -0400] - INFO - slapd_daemon - slapd started. Listening on All Interfaces port 389 for LDAP requests Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.698174681 -0400] - INFO - slapd_daemon - Listening on All Interfaces port 636 for LDAPS requests Sep 11 17:16:17 rhds-test-day2-10 ns-slapd[10084]: [11/Sep/2019:17:16:17.709168626 -0400] - INFO - slapd_daemon - Listening on /var/run/slapd-test.socket for LDAPI requests Sep 11 17:16:17 rhds-test-day2-10 systemd[1]: Started 389 Directory Server test.. Sep 11 17:17:52 rhds-test-day2-10 systemd[1]: Reloading. Sep 11 17:17:52 rhds-test-day2-10 systemd[1]: /usr/lib/systemd/system/rngd.service:7: Unknown lvalue 'Grou' in section 'Service' Sep 11 17:17:56 rhds-test-day2-10 systemd[1]: Reloading. Sep 11 17:17:56 rhds-test-day2-10 systemd[1]: /usr/lib/systemd/system/rngd.service:7: Unknown lvalue 'Grou' in section 'Service' Sep 11 17:20:44 rhds-test-day2-10 systemd[1]: Starting dnf makecache... ~~~ Thanks Vinay This is being fixed in BZ#1751026, closing as a duplicate *** This bug has been marked as a duplicate of bug 1751026 *** |