• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] "Image unavailable" “no such image” message during deploy
#1
KWhenever an image is loaded from Docker Hub a certificate is exhanged between the device that pulls the image and the Docker site. This is because of security reasons. The certificate contains next to others also an information about when it was created and until it is valid. During the pulling process Docker Hub compares these times against its system time to release an image or not.

If now the expiration time - even if it is just a second - is in the past and signals the image certificate has expired an image cannot be loaded. So on netPI the same scenario happens if netPI's system time is not set up right and different to the actual time Docker Hub is referencing on ... an "image unavailable" message is reported in this case although available on Docker Hub. So make sure you manually set netPI's time correctly or setup an NTP server keeping an eye on the system time automatically.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply
#2
Our setup....
netPI Firmware 1.1.0.0
Status: Synchronized to time server 131.130.250.250:123 (ts1.univie.ac.at).
Timezone: Europe/Vienna
Portainer v1.12.4
problem installing "any" container like "hilschernetpi/netpi-raspbian" results in "No such image: hilschernetpi/netpi-raspbian:latest"

Our testnetwork is connected over an tp-link 4G lte-router to the internet.
Ideas ?
  Reply
#3
Well Docker will pull by default from Docker hub across port 5000. Maybe this port isn't allowed to be sent data across in your router.
Do you use a DHCP ip address setting? Or have you configured a static IP address?

Also a question is if you have a Raspberry Pi 3 in the same network where you can call "docker pull hilschernetpi/netpi-raspbian" manually. It will show the same effect, I am pretty sure.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply
#4
This was the solution - thank you!
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  https certificate issues in new nodered docker image Dipro 1 1,666 May-4th-2022, 05:46 AM
Last Post: Armin@netPI
  netPI opc ua server pull image error wswitula 3 3,114 August-27th-2021, 10:47 AM
Last Post: wswitula
  Docker cannot find image COswald 16 8,906 May-18th-2020, 07:15 AM
Last Post: COswald
  PHP-Apache Image hsammer 3 2,722 March-12th-2020, 05:23 PM
Last Post: hsammer
  [SOLVED] Help with fieldbus node Farani 5 3,876 August-20th-2019, 07:22 AM
Last Post: Armin@netPI
  Ready-to-deploy: full featured Node-RED container Armin@netPI 5 4,887 July-25th-2019, 06:16 AM
Last Post: Armin@netPI
  [SOLVED] How to update firmware philippbruhin.ch 12 9,102 July-16th-2019, 11:20 AM
Last Post: patrick
  [SOLVED] Pull Docker Image a.w.d.m. 8 5,005 July-8th-2019, 11:17 AM
Last Post: Armin@netPI
  [SOLVED] Docker issues AlexRegev 7 5,109 June-26th-2019, 02:14 PM
Last Post: AlexRegev
  [SOLVED] Diagnostic service MGharat 1 1,907 April-2nd-2019, 09:45 PM
Last Post: Armin@netPI

Forum Jump:


Users browsing this thread: 1 Guest(s)