From 8fad45733097ce954d8c27f4c6f2cd8ecfc3525c Mon Sep 17 00:00:00 2001 From: Mars Lan Date: Wed, 25 Nov 2020 16:55:32 -0800 Subject: [PATCH] Update debugging.md --- docs/debugging.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/debugging.md b/docs/debugging.md index 2053d0db26..48a193c91e 100644 --- a/docs/debugging.md +++ b/docs/debugging.md @@ -170,6 +170,9 @@ ERROR: for datahub-mae-consumer Cannot start service datahub-mae-consumer: OCI ### `failed to register layer: devmapper: Unknown device` This most means that you're out of disk space (see [#1879](https://github.com/linkedin/datahub/issues/1879)). +### `ERROR: for kafka-rest-proxy Get https://registry-1.docker.io/v2/confluentinc/cp-kafka-rest/manifests/5.4.0: EOF` +This is most likely a transient issue with [Docker Registry](https://docs.docker.com/registry/). Retry again later. + ## toomanyrequests: too many failed login attempts for username or IP address Try the following ```bash