Page 2 of 3
Re: Docker won’t download images
Posted: 21 May 2024, 11:46
by moony2323
The network connection is fine. I don’t know how to do it though SSH. Shouldn’t there be a way to get the app to work.
Re: Docker won’t download images
Posted: 21 May 2024, 16:27
by moony2323
I have since tried to ssh and it still didn’t work.
Re: Docker won’t download images
Posted: 21 May 2024, 19:12
by TMzethar
Are you referring to SSH login failure? Or does it fail to pull through the “docker pull” command after logging in to SSH?
Can you provide the execution process of instructions?
Re: Docker won’t download images
Posted: 21 May 2024, 19:31
by moony2323
It said basically the same thing when I tried to pull it.
Re: Docker won’t download images
Posted: 21 May 2024, 19:34
by moony2323
Re: Docker won’t download images
Posted: 21 May 2024, 20:30
by ColaChen
Use the ssh command to run 'docker info'.
1.Toverify the values for" Kernel Version", "Docker Root Dir", and "Registry".
2.Access the URL returned by the Registry value using a web browser and determine if the webpage opens(like Docker Hub?).
3.If the Kernel Version value is not 5.15.59, it is recommended to uninstall the Docker Engine application, restart the tos system ,and reinstall the Docker Engine application. Uninstall Docker Engine .
Re: Docker won’t download images
Posted: 22 May 2024, 18:27
by moony2323
I tried this with both docker related apps and it still won’t work.
Re: Docker won’t download images
Posted: 23 May 2024, 16:50
by TMzethar
Based on the model and version information you provided, perhaps you have used TOS4 before and still retain its partition format?
We can't rule out the possibility that the problem may be caused by an incompatible partition format or a version update!
You may consider reinstalling TOS to fix the problem that may be caused by a version update:
viewtopic.php?t=423
You may consider this method to reset the partition format and install the latest TOS version:
viewtopic.php?t=4912
Re: Docker won’t download images
Posted: 23 May 2024, 18:47
by moony2323
If it’s this how come it was working fine before on the same software and all that.
Re: Docker won’t download images
Posted: 23 May 2024, 22:47
by TMeric
We need to verify the problem you described in the lab. If possible, can you provide more information? What operations did you perform that prevented you from downloading the image normally?