• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    Docker daemon fails to start on voxl

    Software Development
    11
    40
    6.8k
    Loading More Posts
    • 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.
    • E
      Eric Katzfey ModalAI Team
      last edited by 13 May 2021, 16:51

      @kiprock Everything is stored on /data. But again, I would reflash and start over just to verify Docker operation.

      1 Reply Last reply Reply Quote 0
      • K
        kiprock
        last edited by 13 May 2021, 16:56

        rm /data/network/files/local-kv.db
        

        did the trick. Thanks for providing that missing piece of data!

        L 1 Reply Last reply 16 Jun 2022, 14:22 Reply Quote 2
        • S
          shlee853 @kiprock
          last edited by 10 Jun 2021, 20:49

          @kiprock Hi I have a exactly same issue.

          I flashed image and reset factory configuration on my VOXL, but, It has still issue.

          Did you resolve this problem?

          Thanks,

          1 Reply Last reply Reply Quote 0
          • K
            kiprock
            last edited by 11 Jun 2021, 16:44

            @Eric-Katzfey if you cannot start docker images, you can try the command above to clear them. Good luck.

            E S 2 Replies Last reply 11 Jun 2021, 20:16 Reply Quote 0
            • E
              Eric Katzfey ModalAI Team @kiprock
              last edited by 11 Jun 2021, 20:16

              Thanks, but I think you meant to ping @shlee853

              1 Reply Last reply Reply Quote 0
              • S
                shlee853 @kiprock
                last edited by 12 Jun 2021, 00:12

                @kiprock thank you for your reply
                I’ll try it

                S 1 Reply Last reply 12 Jun 2021, 05:17 Reply Quote 0
                • S
                  shlee853 @shlee853
                  last edited by 12 Jun 2021, 05:17

                  @shlee853

                  Great!

                  I resolved this problem as you mentioned.

                  yocto:/$ rm /data/network/files/local-kv.db
                  yocto:/$ voxl-configure-docker-support.sh 
                  Stopping original docker service
                  Enabling our own services docker-start & docker-prepare
                  starting docker-start.service
                  loading hello-world docker image
                  successfully loaded hello-world
                  starting docker-prepare service
                  Created symlink from /etc/systemd/system/default.target.wants/docker-autorun.service to /etc/systemd/system/docker-autorun.service.
                  
                  done configuring voxl-docker-support
                  
                  1 Reply Last reply Reply Quote 2
                  • L
                    LucasW @kiprock
                    last edited by 16 Jun 2022, 14:22

                    @kiprock Thank you for this, that also solved the issue in my case.

                    To be a little more cautious, I simply renamed the existing file, which forced the generation of a new one when running the configuration script voxl-configure-docker-support.sh:

                    voxl:/data/network/files$ mv local-kv.db local-kv_DISABLED.db
                    
                    1 Reply Last reply Reply Quote 0
                    • J
                      José Quintanilla @modaltb
                      last edited by 24 Feb 2023, 19:29

                      @modaltb I have a problem, after I write that line, the drone display a message that says: voxl:/$ voxl-configure-docker-suport.sh
                      bash: voxl-configure-docker-suport.sh: command not found
                      voxl:/$

                      1 Reply Last reply Reply Quote 0
                      • T
                        tom admin
                        last edited by 24 Feb 2023, 19:42

                        @José-Quintanilla Looks like you spelled it wrong

                        1 Reply Last reply Reply Quote 0
                        • T
                          tom admin
                          last edited by 24 Feb 2023, 19:42

                          @José-Quintanilla You can use [TAB] after you start writing a command to auto-fill

                          J 2 Replies Last reply 24 Feb 2023, 19:55 Reply Quote 0
                          • J
                            José Quintanilla @tom
                            last edited by 24 Feb 2023, 19:55

                            @tom I think it worked, thanks

                            1 Reply Last reply Reply Quote 0
                            • J
                              José Quintanilla @tom
                              last edited by José Quintanilla 27 Feb 2023, 17:30 27 Feb 2023, 17:30

                              @tom It wasn't that, because I need that especific line on my VOXL to work, so I can use properly the sdk

                              1 Reply Last reply Reply Quote 0
                              • T
                                tom admin
                                last edited by 27 Feb 2023, 17:33

                                @José-Quintanilla What is not working? Did you run voxl-configure-docker-support.sh?

                                J 1 Reply Last reply 27 Feb 2023, 18:20 Reply Quote 0
                                • J
                                  José Quintanilla @tom
                                  last edited by 27 Feb 2023, 18:20

                                  @tom That's the line that doesnt let me run, my done say: voxl-configure-docker-support.sh: command not found

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    tom admin
                                    last edited by 27 Feb 2023, 18:50

                                    @José-Quintanilla What release do you have installed, what does voxl-version say?

                                    J 1 Reply Last reply 27 Feb 2023, 19:03 Reply Quote 0
                                    • J
                                      José Quintanilla @tom
                                      last edited by 27 Feb 2023, 19:03

                                      @tom If I recall is the 0.9 version

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tom admin
                                        last edited by 27 Feb 2023, 20:12

                                        @José-Quintanilla When you get a chance post the output of voxl-version. Also what hardware are you on?

                                        J 2 Replies Last reply 27 Feb 2023, 20:40 Reply Quote 0
                                        • J
                                          José Quintanilla @tom
                                          last edited by 27 Feb 2023, 20:40

                                          @tom I confirm that is the voxl 0.9 version on a m500 hardware im using a voxl flight

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            tom admin
                                            last edited by 27 Feb 2023, 21:52

                                            @José-Quintanilla I was asking because that command also lists installed packages, try without the .sh: voxl-configure-docker-support

                                            J 1 Reply Last reply 27 Feb 2023, 22:40 Reply Quote 0
                                            • First post
                                              Last post
                                            Powered by NodeBB | Contributors