Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Context deadline exceeded message is shown when no valid dockerhub image is set for new tenant #408

Open
bexsoft opened this issue Jun 11, 2020 · 0 comments

Comments

@bexsoft
Copy link
Collaborator

bexsoft commented Jun 11, 2020

When you try to create a new tenant with an incorrect / empty dockerhub image, a timeout error is thrown:

"Get "https://dl.min.io/server/minio/release/linux-amd64/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"

Also this error is being sent as a 200 response so the application thinks that everything went OK.

We need to set a default image for these cases and fix the error response code to be something different than 200

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant