question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in Docker 17.06 CE

See original GitHub issue

I have a error after update my docker to 17.06, this container start with errors in log

Log:

WARNING: /etc/nginx/dhparam/dhparam.pem was not found. A pre-generated dhparam.pem will be used for now while a n
ew one
is being generated in the background.  Once the new dhparam.pem is in place, nginx will be reloaded.
forego     | starting dockergen.1 on port 5000
forego     | starting nginx.1 on port 5100
dockergen.1 | 2017/07/04 19:26:23 Generated '/etc/nginx/conf.d/default.conf' from 1 containers
dockergen.1 | 2017/07/04 19:26:23 Running 'nginx -s reload'
dockergen.1 | 2017/07/04 19:26:23 Watching docker events
dockergen.1 | 2017/07/04 19:26:23 Contents of /etc/nginx/conf.d/default.conf did not change. Skipping notificatio
n 'nginx -s reload'
2017/07/04 19:26:51 [notice] 55#55: signal process started
Generating DH parameters, 2048 bit long safe prime, generator 2
This is going to take a long time
dhparam generation complete, reloading nginx

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:11
  • Comments:5

github_iconTop GitHub Comments

2reactions
gpgpublickeycommented, Dec 21, 2018

I have this issue in the last version of docker ce:

WARNING: /etc/nginx/dhparam/dhparam.pem was not found. A pre-generated dhparam.pem will be used for now while a new one

is being generated in the background. Once the new dhparam.pem is in place, nginx will be reloaded.

ERROR: open Procfile: no such file or directory

1reaction
bushonocommented, Aug 8, 2017

Same problem on Ubuntu 16.04.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker Engine 17.06 release notes
17.06.0-ce ... Note: Docker 17.06.0 has an issue in the image builder causing a change in the behavior of the ADD...
Read more >
Docker 17.06.0-ce-mac19 does not start · Issue #1868 - GitHub
Expected behavior Docker engine must be running Actual behavior Upon system restart, Docker engine does not seem to start.
Read more >
Docker EE 17.06 release notes
This document describes the latest changes, additions, known issues, and fixes for Docker Enterprise Edition (Docker EE). Docker EE is functionally equivalent ...
Read more >
Docker CE release notes
Note: Docker 17.06.0 has an issue in the image builder causing a change in the behavior of the ADD instruction of Dockerfile when...
Read more >
The docker version currently installed does not meet ddev's ...
My fault! Did an install via snap of docker first under Ubuntu 16.04 and forgot to remove it. ... So on startup docker...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found