#Can you try `docker pull ghcr.io/home-

1 messages ยท Page 1 of 1 (latest)

copper flare
#

it does not seem to recognize the docker command properly ๐Ÿ˜ฆ looks like the ha command is different from the "normal" docker command


The docker command provides command-line tools to control the host docker that 
Home Assistant is running on. It allows you to do things like use private OCI registries.

Usage:
  ha docker [command]

Aliases:
  docker, do

Examples:
  ha docker info
  ha docker registries

Available Commands:
  info         Shows information about the host docker backend
  registries   Manage private OCI docker registry

Flags:
  -h, --help  help for docker

Global Flags:
  --api-token string            Home Assistant Supervisor API token
  --config string               Optional config file (default is "$HOME/.homeassistant.yaml")
  --endpoint string             Endpoint for Home Assistant Supervisor (default is "supervisor")
  --log-level string            Log level (defaults to Warn)
  --no-progress                 Disable the progress spinner
  --raw-json                    Output raw JSON from the API

Use "ha docker [command] --help" for more information about a command.```
#

So far from google, I think I am having this issue

https://www.home-assistant.io/more-info/unsupported/dns_server/#dns_server_ipv6_error

based on this

ha > resolution info
checks:
- enabled: true
  slug: core_security
- enabled: true
  slug: network_interface_ipv4
- enabled: true
  slug: free_space
- enabled: true
  slug: detached_addon_removed
- enabled: true
  slug: disabled_data_disk
- enabled: true
  slug: addon_purged
- enabled: true
  slug: multiple_data_disks
- enabled: true
  slug: dns_server_ipv6
- enabled: true
  slug: detached_addon_missing
- enabled: true
  slug: supervisor_trust
- enabled: true
  slug: docker_config
- enabled: true
  slug: backups
- enabled: true
  slug: dns_server

issues:
- context: dns_server
  reference: dns://192.168.1.1
  type: dns_server_ipv6_error
  uuid: eee9d0412dc04a93b1485460e0e64319
- context: system
  reference: null
  type: no_current_backup
  uuid: 5e019b302344c309c34c2b2bac285353

suggestions:
- auto: false
  context: system
  reference: null
  type: create_full_backup
  uuid: 88d463bdc0e241b2ba2434659ab29fa2

unhealthy: []
unsupported: []

However, I have no idea how to solve it since the suggested commands using dig don't work - the ha cli does not recognize the dig command at all....

upbeat plaza
#

Ah. Try enter login first.

copper flare
#

oooh, nice, now i have a different console ๐Ÿ˜„

did the docker pull about 5min ago, now I got an error:

Error response from daemon: Get "https://ghcr.io/v2/": dial tcp 140.82.121.33:443: connect: no route to host
upbeat plaza
#

Hmm.

#

Try these

nslookup ghcr.io
nslookup ghcr.io 1.1.1.1
ping 192.168.1.1
ip route
upbeat plaza
#

Please run the first command again.

copper flare
#

this one nslookup ghcr.io? or the docker pull?

#

for the nslookup ghcr.io i just get the same response as before

#

and docker pull is still running with no response so far so I expect to get the same error as before too

upbeat plaza
#

I don't see an obvious error here.

copper flare
#

on the webpage it just shows that it keeps retrying the image update with no success

#

now the docker pull has returned the same error as befre

i am thinking of trying this

dig "@$server" _checkdns.home-assistant.io +noall +comments +answer A
dig "@$server" _checkdns.home-assistant.io +noall +comments +answer AAAA```

from here https://www.home-assistant.io/more-info/unsupported/dns_server/#dns_server_ipv6_error

but i am not sure what the dns ip address should be
#

well no luck there since the # console does not recognize the dig command either ๐Ÿ˜ฆ

upbeat plaza
#

Just do nslookup _checkdns.home-assistant.io

upbeat plaza
#

Hmm. Can you reach this in your browser? http://_checkdns.home-assistant.io/

#

Ah. You cropped if. It's fine.

copper flare
#

in the browser it says

Ray ID: 8b3b4535b84ab351 โ€ข 2024-08-15 18:32:58 UTC
Edge IP Restricted
What happened?
You've requested a page on a website that is part of the Cloudflare network. The host (_checkdns.home-assistant.io) resolved to an IP address that the owner of the website does not have access to.```
#

i didn't crop anything from the shot i sent - it ends with the No answer

upbeat plaza
#

It resolves ro 1.1.1.1 which is fine.

copper flare
#

ok, i think i am a bit lost now tbh - what can i do now pls?

upbeat plaza
#

I'm not sure.

copper flare
#

๐Ÿ˜ข

copper flare
#

pls @upbeat plaza do you know if there is somewhere else i could ask for support?

upbeat plaza
#

No. Just continue in the main channel. Threads have poor visibility.

#

I'm mobile so I can't test things right now or give you 100% of my attention.