mituv85

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by mituv85

  1. Any luck with this? 

    I have currently been using the marthoc/deconz container but i tried the spaceinvaderone one and got the "Couldnt get API"-error. Tried to fix it but figured it was the container that tdidnt work since it worked when i switched back to Marthoc one. 

    However, the docker stopped due to some kind of USB error. Maybe mount error or wahtever, so i tried recreating the docker but it dissapeard totally. I readded it and configured it some and got Phoscon running and it shows version and firmware but now i also get this API Key error on this contianer. I have no idea whats up with that.

  2. Hey man, I recently added a debian VM and intalled a LAMP stack. There's a way to add a Unraid share that you mount in Debian.

    I have a "Webhosting" folder in unraid that goes to my webservers www, kinda.

    See this thread, it helped me:


    However, i'm kinda looking at the apache/php container and the mariadb. I have them installed but havent paried them together. Havent had time to look into it.


    Hope it helps

  3. On 5/12/2020 at 9:21 PM, a_n_d_y said:

    Have you updated the firmware? I had to update mine in Windows.

     

    Its recommended to use a USB extension cable and be plugged into a USB 2.0 port.

     

    If you're still having issues I guess I would look over your docker logs to see if that gives you any indication of what's going on.

    I got it working. Maybe because of the extension cord. :) Thanks ❤️

  4. On 1/2/2020 at 9:41 PM, a_n_d_y said:

    In Community Apps, search for deconz and click the Click Here To Get More Results From DockerHub and install the container from marthoc.

     

    You'll want to set Network Type to Host.

     

    At the bottom of the page will be the link Add another Path, Port, Variable, Label or Device. It does what it says.

     

    Add the container path /root/.local/share/dresden-elektronik/deCONZ to point to your config directory, ex. /cache/appdata/deconz

     

    You'll also want to pass your device into the container. I just use the Extra Parameters field to do this: --device=/dev/[your_device]

     

    Then pass any of the environment variables you need listed on this page (passing them all is fine, just define the values):

    https://hub.docker.com/r/marthoc/deconz/

     

    The Conbee II defaults to the device name /dev/ttyACM0. If you have another USB device like an Aeotec Zstick, it will also try to assign itself  /dev/ttyACM0 or  /dev/ttyACM1 (depends on which device is assigned first upon boot).

     

    Read this about setting a persistent name if thats the case:

    https://forums.unraid.net/topic/71372-usb-passthrough-device-location-changing/

     

    Then add the Environment Variable DECONZ_DEVICE and enter the value of your persistent name, ex. /dev/[persistent_name]

     

    Make sure to telnet into your server and add the user to the dial out group the Drahznar suggested above.

     

    If you're having problems with the device connecting in the container, try updating the firmware. I did my firmware update in Windows as I couldn't get it to flash successfully using the docker firmware method described on the docker page.

     

    Attached is how I setup my container.

    Screen Shot 2020-01-02 at 2.37.30 PM (2).png

     

     

    ---------- EDIT

    I don't get it. I followed you little guide but it just doesnt work for me. The device when i use  ls -l /dev/serial/by-id is ttyACM1 for me and i can start up Decons docker and log in but it shows me the stick but the firmware says Not Connected. I have tried everything ;(

     

    This is what my docker looks like.. ;(

    lQBovyz.png

     

    Of couse i got it working but as usual: I don't know how.

    I read somewhere about using an extension cord so i plugged on in and restarted Unraid, ran the command to see the port which had changed once. I changed it and restarted the docker container and then it worked. Maybe not much information but maybe it can be helpful for someone.

    Thanks for the guide, much appreciated!
    Bought Unraid today after trail ended. It's really nice and i really like it :)