Bug 1515118
| Summary: | Error response from daemon: secret store is not initialized | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lukas Slebodnik <lslebodn> |
| Component: | docker | Assignee: | Antonio Murdaca <amurdaca> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | adimania, admiller, amurdaca, bmeng, cecilgol, cgoncalves, dick, dwalsh, ichavero, ikedagus, jcajka, jhutar, kuleshovmail, linuxkidd, lsm5, marianne, mark, nalin, santiago, vbatts, vladimir.menshakov |
| Target Milestone: | --- | Keywords: | Regression |
| 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-05-29 00:10:27 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
Lukas Slebodnik
2017-11-20 07:35:53 UTC
Sorry that I do not have a better reproducer :-(. So far I will not remove problematic container. BTW I am not sure whether it is related but container was running when I upgraded docker. https://github.com/projectatomic/docker/commit/ff9c1595ffa134c38dce0ca2b8c25d004f0f8675 Fixed there, we'll rebuild soon for Fedora again (In reply to Antonio Murdaca from comment #2) > https://github.com/projectatomic/docker/commit/ > ff9c1595ffa134c38dce0ca2b8c25d004f0f8675 > > Fixed there, we'll rebuild soon for Fedora again Antonio, thank you very much. It works for me with docker-1.13.1-44.git584d391.fc28.x86_64 I meet the same issue with fedora 27 + docker-1.13.1-42.git4402c09.fc27.x86_64 And I had rolled back the docker to 1.31.1-26 to make it work again. (In reply to Meng Bo from comment #4) > I meet the same issue with fedora 27 + > docker-1.13.1-42.git4402c09.fc27.x86_64 > And I had rolled back the docker to 1.31.1-26 to make it work again. Have you tried docker-1.13.1-44.git584d391.fc27 from updates testing? It's marked as a security update https://bodhi.fedoraproject.org/updates/FEDORA-2017-15efa72a0c (In reply to Lukas Slebodnik from comment #5) > (In reply to Meng Bo from comment #4) > > I meet the same issue with fedora 27 + > > docker-1.13.1-42.git4402c09.fc27.x86_64 > > And I had rolled back the docker to 1.31.1-26 to make it work again. > > Have you tried docker-1.13.1-44.git584d391.fc27 from updates testing? > It's marked as a security update > https://bodhi.fedoraproject.org/updates/FEDORA-2017-15efa72a0c I can confirm it works again with the -44 (fc27) update. (In reply to Lukas Slebodnik from comment #5) > (In reply to Meng Bo from comment #4) > > I meet the same issue with fedora 27 + > > docker-1.13.1-42.git4402c09.fc27.x86_64 > > And I had rolled back the docker to 1.31.1-26 to make it work again. > > Have you tried docker-1.13.1-44.git584d391.fc27 from updates testing? > It's marked as a security update > https://bodhi.fedoraproject.org/updates/FEDORA-2017-15efa72a0c It works fine after I upgrade the docker packages to 1.13.1-44.git584d391.fc27 with enable repo updates-testing. Thanks. Autopush was disabled for 1.13.1-44.git584d391.fc27, but the issue that caused it is resolved. I fear it's been overlooked, can it be pushed to stable? Also seeing this, if -44 fixes it it'd be nice to get it in the stable release. This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. I am hitting this with ``` # rpm --query --all docker* docker-1.13.1-56.git6c336e4.fc28.x86_64 docker-rhel-push-plugin-1.13.1-56.git6c336e4.fc28.x86_64 docker-common-1.13.1-56.git6c336e4.fc28.x86_64 ``` docker-1.13.1-54.git6c336e4.fc27 is not working for me with 'secret store is not initialized' message. docker-1.13.1-26.gitb5e3294.fc27 is fine. Fedora 27 (Workstation Edition) Same here (Fedora 28), worked around this using: systemctl stop docker dnf downgrade docker-2:1.13.1-51.git4032bd5.fc28 systemctl start docker This message is a reminder that Fedora 28 is nearing its end of life. On 2019-May-28 Fedora will stop maintaining and issuing updates for Fedora 28. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '28'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 28 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |