-
Notifications
You must be signed in to change notification settings - Fork 153
MIT Keyserver request timeout causes docker-compose up
to fail
#58
Comments
I remember that it happens to me one time, some months ago. I suggest to switch base image to python:3.6 which work with debian-stretch and nginx 1.10. This would let us to use official debian repository instead of configuring an another one. I still have to test it and will propose a pull request. |
Hi ha.pool.sks-keyservers.net For me , change the keyserver in the Dockerfile work (but I have other problem ^^) |
if some files are missing, the cause is the last pull request, just checkout before it and it should works. |
I am having the same issue on the latest pull . I checked on the nginx website looks like they have mentioned the expiry of GPG keys here can anyone help with that ? |
i change keyserver to hkp://keyserver.ubuntu.com:80 and add --no-tty and work ok |
Using Docker for Windows 18.03.1-ce-win65 (17513, Channel: stable)
Compose: 1.21.1
This is a weird error. I can access the actual Cryptonomicon MIT website via HTTPS normally.
Pinging the server doesn't work (they probably disabled that), but so does the request you're making in the Dockerfile. What can I do to troubleshoot?
First try:
Second try:
Thanks!
(And thanks for maintaining this repository! You're saving us a TON of time when it works!)
The text was updated successfully, but these errors were encountered: