• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login
    1. Home
    2. wouter
    3. Topics
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by wouter

    • W

      docker pull returns 410 Gone

      Ask your questions right here!
      • • 28 Mar 2023, 07:49 • wouter 30 Sept 2024, 17:57
      3
      0
      Votes
      3
      Posts
      379
      Views

      Z 30 Sept 2024, 17:57

      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

    • W

      Query /run/mpa/vvpx4_sys_status in terminal

      Ask your questions right here!
      • • 6 Jun 2022, 13:17 • wouter 16 Jun 2022, 05:26
      4
      0
      Votes
      4
      Posts
      207
      Views

      W 16 Jun 2022, 05:26

      @Alex-Gardner Thank for your reply, could you maybe look at my question I still have?

    Powered by NodeBB | Contributors