4
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.(Docker + Rails )

Last updated at Posted at 2018-06-24

状況

## スペック
MacOS HighSierra 10.13.5
Docker For Mac version 18.03.1-ce-mac65

❯ docker-compose run web bundle install 実行時に下記のError

ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).

解決策

Docker For Mac を再起動したら解決しました。

スクリーンショット 2018-06-25 08.20.31.png

twitterもフォローよろしくおねがいします。 !

4
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?