Bug 43842 - UCS 4.2: docker pull fails because docker distribution/registry server is too old
UCS 4.2: docker pull fails because docker distribution/registry server is too...
Status: CLOSED INVALID
Product: UCS
Classification: Unclassified
Component: Docker
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2
Assigned To: App Center maintainers
App Center maintainers
: interim-4
Depends on: 42282
Blocks: 42057
  Show dependency treegraph
 
Reported: 2017-03-13 23:34 CET by Arvid Requate
Modified: 2018-04-13 12:23 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2017-03-13 23:34:53 CET
After updating to UCS 4.2 I cannot pull images from docker.software-univention.de:


root@master10:~# docker pull \
   docker.software-univention.de/ucs-appbox-amd64:4.1-0
Error response from daemon: client and server don't have same version (client : 1.24, server: 1.18)


root@master10:~# docker pull \
   docker-test.software-univention.de/ucs-appbox-amd64:4.2-0-ms2

Error response from daemon: client and server don't have same version (client : 1.24, server: 1.18)


root@master10:~# docker login
Warning: failed to get default registry endpoint from daemon (Error response from daemon: client and server don't have same version (client : 1.24, server: 1.18)). Using system default: https://index.docker.io/v1/
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username: ucs
Password: 
Error response from daemon: client and server don't have same version (client : 1.24, server: 1.18)
Comment 1 Arvid Requate univentionstaff 2017-03-13 23:41:21 CET
"server" apparently meant the local docker daemon. After a reboot it worked.
Comment 2 Dirk Wiesenthal univentionstaff 2017-03-14 01:12:51 CET
Yes
Comment 3 Stefan Gohmann univentionstaff 2017-04-04 18:29:52 CEST
UCS 4.2 has been released:
 https://docs.software-univention.de/release-notes-4.2-0-en.html
 https://docs.software-univention.de/release-notes-4.2-0-de.html

If this error occurs again, please use "Clone This Bug".