-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
etc/hostname: Permission denied #9
Comments
To fix this issue replace |
Hi |
@simonfell I have posted a fix, but are waiting for @dale3h to approve. |
I tried using this one but then I lose the Hassio tab and addons and I did go in the configuration.yaml file and add it but that doesn't work either |
@Jafterdark Is this an existing install or did you make it from scratch? This script dos not do any thing else then, add depednencys, install |
In configuration.yaml it is important that you only have hassio: mention once. I have it only mentioned once it could be just due to the new version but at this time I cannot get to it at all even if I do /dashboard |
@marduv curl worked for me 👍 |
@Jafterdark Sorry for late replay 😞 Your issue is not a caused by this script, it use Hass.IO Builder to install Hass.IO. So if you have a clean setup, and there is nothing else wrong with your config file then you need to take a look at Hass.IO GIT Reposotory to see if someone is experian's something similar. If you can't resolve it let me know, then we must find a way so I can get a copy of your image or access your PI an take a look. |
Eventually got round to trying this and '@marduv curl' worked for me, thanks for your help |
Closed via #10 |
@Jafterdark Being that this script is supposed to be run from a fresh Raspbian image, you should be able to access the
|
used sudo su , i can use nano to change anything so i dont see why this is not running.
root@hassio:~# curl -sL https://raw.githubusercontent.com/dale3h/hassio-installer/master/hassio_rpi3bp | bash -s
main: line 40: /etc/hostname: Permission denied
sed: -e expression #1, char 8: unknown option to `s'
The text was updated successfully, but these errors were encountered: