December 26, 20214 yr Hello- I am having an issue with a docker for Home Assistant that seems to have an issue with the command to pull the new files on update or reinstall. I have googled for days, posted in both the LS and UnRaid Discord with no luck. I tried looked for a way to maybe edit the docker command but I am not great with Linux. It seems to add a lot of /path/to/device lines with no values every time I update or reinstall and it won't start until I remove all the empty ones. Any know how to fix or maybe go in and edit the command it's using to see if those extra parameters can be removed?
December 26, 20214 yr Click the icon and then hit "Edit" and switch to advanced view and get rid of all the devices (either its listed under extra parameters or under show more options)
December 26, 20214 yr Author 2 hours ago, Squid said: Click the icon and then hit "Edit" and switch to advanced view and get rid of all the devices (either its listed under extra parameters or under show more options) I do that to fix and and get the docker started again but the next time there is an update (or if I remove it and try reinstalling it from a template) it adds all those parameters in again. It’s almost like the commands that are written or generated (in the XML file maybe?) are messed up and add a bunch of /path/to/device parameters to every re-run of the command.
December 26, 20214 yr Solution You've got an old version of the template that had an issue in it. Edit the file /config/plugins/dockerMan/templates-user/my-homeassistant.xml on the flash drive and the line that says <TemplateURL>someURLhere</TemplateURL> change it to <TemplateURL>false</TemplateURL> and the devices will not come back on updates.
December 26, 20214 yr Author 5 hours ago, Squid said: You've got an old version of the template that had an issue in it. Edit the file /config/plugins/dockerMan/templates-user/my-homeassistant.xml on the flash drive and the line that says <TemplateURL>someURLhere</TemplateURL> change it to <TemplateURL>false</TemplateURL> and the devices will not come back on updates. I updated this and then just edited the docker config so it would pull it and so far so good. I will update this post once there is an official update to the image and report back but it looks like you helped me solve it!! Thank you! I also noticed the path to the template was actually in the URL on the page which i never noticed before. Edited December 26, 20214 yr by jbrown705 wording
December 26, 20214 yr 36 minutes ago, jbrown705 said: also noticed the path to the template was actually in the URL What version of Unraid. I thought I got rid of that being visible in 6.9.2, but maybe my memory is incorrect and it was 6.10
December 27, 20214 yr Author 22 minutes ago, Squid said: What version of Unraid. I thought I got rid of that being visible in 6.9.2, but maybe my memory is incorrect and it was 6.10 I’m on 6.9.2. I didn’t know there was a newer version.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.