ynot1234567890 wrote: 
> You could try your full path as you stated in the previous post: 
> */volume1/web/docker/homeassistant/shell* .  I presume this is where you
> copied your shell script files.
> 
> when you login as root (su) and you go to your /config/shell directory
> if you do a listing, do you see your shell script files there?  Have
> these been chmod -R 777?  Is it the same location as:
> */volume1/web/docker/homeassistant/shell*
> 
> I'm not sure I understand how you are setup exactly.
> 
> Sorry I couldn't help more with this.  Ynot.

I tried the full path and yes this is where I copied the shell scripts. 
Also tried chmod 777 on /config/shell and still no good :-(.  When I
login as root (su) and go to the /config/shell folder the script files
are there.  I tried to run it and it failed though.  See pic.  When you
run the chmod command should anything happen.  It just goes back to the
prompt. I ran chmod 777 -R /config/shell.  Might be time to start over
and give it one last shot.  What command do you use to install home
assistant in docker?  Maybe starting fresh with the proper command will
yield benefits.  This is what I used.  

sudo docker run --name home-assistant --restart=always --net=host
--privileged -itd -v /volume1/web/docker/homeassistant:/config -v
/usr/syno/etc/certificate:/certificate --device /dev/ttyACM0
homeassistant/home-assistant:latest


------------------------------------------------------------------------
grimmace92's Profile: http://forums.slimdevices.com/member.php?userid=67328
View this thread: http://forums.slimdevices.com/showthread.php?t=109273

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to