Skip to content

Problem with check or download? #629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Danke23 opened this issue Mar 11, 2025 · 1 comment
Open

Problem with check or download? #629

Danke23 opened this issue Mar 11, 2025 · 1 comment

Comments

@Danke23
Copy link

Danke23 commented Mar 11, 2025

We have blocked in the Docker Hub and only one Proxy Registry.
WUD try to check or download from the public Hub and failed

`
wud | 10:12:30.524 WARN whats-up-docker/watcher.docker.private: Error when processing (AggregateError) (container=private_wud)
wud | 10:12:30.524 DEBUG whats-up-docker/watcher.docker.private: AggregateError (container=private_wud)
wud | RequestError: AggregateError
wud | at new RequestError (/home/node/app/node_modules/request-promise-native/node_modules/request-promise-core/lib/errors.js:14:15)
wud | at plumbing.callback (/home/node/app/node_modules/request-promise-native/node_modules/request-promise-core/lib/plumbing.js:87:29)
wud | at Request.RP$callback [as _callback] (/home/node/app/node_modules/request-promise-native/node_modules/request-promise-core/lib/plumbing.js:46:31)
wud | at self.callback (/home/node/app/node_modules/request/request.js:185:22)
wud | at Request.emit (node:events:507:28)
wud | at Request.emit (node:domain:489:12)
wud | at Request.onRequestError (/home/node/app/node_modules/request/request.js:877:8)
wud | at ClientRequest.emit (node:events:507:28)
wud | at ClientRequest.emit (node:domain:489:12)
wud | at emitErrorEvent (node:_http_client:104:11)
wud | at TLSSocket.socketErrorListener (node:_http_client:518:5)
wud | at TLSSocket.emit (node:events:507:28)
wud | at TLSSocket.emit (node:domain:489:12)
wud | at emitErrorNT (node:internal/streams/destroy:170:8)
wud | at emitErrorCloseNT (node:internal/streams/destroy:129:3)
wud | at process.processTicksAndRejections (node:internal/process/task_queues:90:21)

`

Yes I have added the registry to the env but its not help.

- WUD_REGISTRY_CUSTOM_PRIVATE_URL=http://docker:5000

How i can block the public registry for check or download?

@cryptogeek13
Copy link

Are your images in docker-compose.yml also prefixed with that registry? I don't know if WUD has a way to find out about the default registry. As far as I can see when inspecting images, the information from what registry an image is, is not present , if it's from the default registry.

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

No branches or pull requests

2 participants