Page 1 of 3

Emty registry

Posted: 03 Dec 2024, 02:20
by razob
I haven't catched event when the docker registry became empty. I think there is any network issue.
What may be a reasons?

I have F2-423 and TOS6.0.535

Re: Emty registry

Posted: 03 Dec 2024, 21:54
by TMeric
Please check your network, or try accessing the following website: https://hub.docker.com/

Re: Emty registry

Posted: 05 Dec 2024, 01:58
by razob
My PC is in the same LAN with TNAS. And I have an accsess to the https://hub.docker.com/
But TNAS hasn't. I have executed ping in the TOS terminal and there was no ping.
I haven't any firewall or special network rules in my router settings. What should I check?

Re: Emty registry

Posted: 05 Dec 2024, 14:04
by mgpcv1
I am having this issue also. The loading wheel spins and spins.

Re: Emty registry

Posted: 05 Dec 2024, 14:21
by EthanLiu
Please make sure that the device can access the external network normally. Check the network settings of the NAS and change it to DHCP mode. If it still does not work, try restarting the settings.

Re: Emty registry

Posted: 05 Dec 2024, 14:45
by mgpcv1
Yesterday, before this issue popped up for me, I was unable to actually pull images in docker. It would show like it was downloading and then the image would just disappear. I SSH'ed in and tried pulling an image from there and got the following:
"error pulling image configuration: download failed after attempts=6: x509: certificate signed by unknown authority"
I feel like this is related, at least for me.
I also tried pinging:
https://hub.docker.com/
And got "ping: https://hub.docker.com/: Name or service not known"
Meanwhile pings to other websites work just fine.
help?

Re: Emty registry

Posted: 05 Dec 2024, 17:54
by moyomoyuno
Same issue here, no ping from docker hub but other website yes from NAS. My PC is ok.

Re: Emty registry

Posted: 05 Dec 2024, 18:08
by moyomoyuno
Updating Docker app in TOS solve me the problem. I can pull Images now, but still doesn't ping https://hub.docker.com/

Re: Emty registry

Posted: 13 Dec 2024, 07:08
by vitali
I'm also experiencing this issue, registry is empty - TOS 6 on F4-424

Re: Emty registry

Posted: 13 Dec 2024, 12:03
by bretwashere
Hello,

I am getting the same symptoms, where the "Registry" screen shows blank. I attempted to add https://hub.docker.com , and that did not resolve. Attempting to ping hub.docker.com results in a timeout:

user@nas:/# ping hub.docker.com
PING elb-default.us-east-1.aws.dckr.io (52.44.227.212) 56(84) bytes of data.
^C
--- elb-default.us-east-1.aws.dckr.io ping statistics ---
104 packets transmitted, 0 received, 100% packet loss, time 105449ms