Giter Site home page Giter Site logo

docker-vxcan's People

Contributors

chgans avatar jhaws1982 avatar ricardosalveti avatar wsovalle avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

docker-vxcan's Issues

Cannot enable plugin

I ran into this issue with the original can4docker and was hoping maybe you had fixed it. Alas I still have this error when I try to install/enable the plugin. I'm happy to dive in and fix it, but it would be good to have an idea where to start.

This is what I see when I try to enable or install the plugin:

root@imx6ullevk:~# docker plugin ls
ID             NAME                    DESCRIPTION                 ENABLED
5b5c9dc379cf   wsovalle/vxcan:latest   Provides CAN connectivity   false

root@imx6ullevk:~# docker plugin enable wsovalle/vxcan
Error response from daemon: dial unix /run/docker/plugins/5b5c9dc379cf6339120ee948a89638d3b188e0ebe1f0ddc29a81cb0775ef320c/can4docker.sock: connect: no such file or directory

root@imx6ullevk:~# docker --version
Docker version 20.10.10, build b485636f4b

root@imx6ullevk:~# uname -a
Linux imx6ullevk 5.10.93-lmp-standard #1 SMP PREEMPT Thu Jan 20 20:01:30 UTC 2022 armv7l armv7l armv7l GNU/Linux

root@imx6ullevk:~# lsmod | grep can
flexcan                28672  0
can_dev                24576  1 flexcan
vxcan                  16384  0
vcan                   16384  0
can_isotp              24576  0
can_gw                 24576  0
can                    24576  2 can_isotp,can_gw

For some reason it appears to be looking for the UNIX socket in the wrong location. This seems like it would be an easy fix, but I don't see where to begin.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.