Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. docker pull returns 410 Gone

docker pull returns 410 Gone

Scheduled Pinned Locked Moved Ask your questions right here!
3 Posts 3 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wouter
    wrote on last edited by
    #1

    Trying to use the ubuntu image on the VOXL results in error for me:

    voxl:~$ docker run arm64v8/ubuntu:22.04 echo 1
    
    Unable to find image 'arm64v8/ubuntu:22.04' locally
     
    
    Pulling repository docker.io/arm64v8/ubuntu
    
    Error: Status 410 trying to pull repository arm64v8/ubuntu: "<html>\r\n<head><title>410 Gone</title></head>\r\n<body>\r\n<center><h1>410 Gone</h1></center>\r\n<hr><center>openresty</center>\r\n</body>\r\n</html>\r\n"
    

    Looking at the documentation, the helloworld image is used (https://docs.modalai.com/docker-on-voxl/#running-a-docker-image).

    Pulling this image on the VOXL (docker pull helloworld) results in the same error

    Error: Status 410 trying to pull repository library/helloworld: "<html>\r\n<head><title>410 Gone</title></head>\r\n<body>\r\n<center><h1>410 Gone</h1></center>\r\n<hr><center>openresty</center>\r\n</body>\r\n</html>\r\n"
    

    It seems that an old version of docker is the cause. Is it possible to upgrade docker?

    1 Reply Last reply
    0
    • Sarah McMahonS Offline
      Sarah McMahonS Offline
      Sarah McMahon
      wrote on last edited by
      #2

      Did you find a solution I have just run into the same error?

      1 Reply Last reply
      0
      • Zachary Lowell 0Z Offline
        Zachary Lowell 0Z Offline
        Zachary Lowell 0
        ModalAI Team
        wrote on last edited by
        #3

        Hi @wouter the reason this is happening is recently docker depricated their api v1 version and are only using v2 api calls now. Meaning the original voxl is not able to pull down pre made docker images. The solution around this is to build the docker image on a parent computer, tar it up via docker save, then push that to the voxl and run a docker load -i on the tar file.

        You can follow similar to what we do in voxl-docker-mavsdk:

        https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk/-/blob/main/Dockerfile?ref_type=heads

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        ModalAI
        Categories Recent Tags ModalAI.com Docs
        © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups