#anyone know how to properly escape
1 messages · Page 1 of 1 (latest)
yeah turns out that's not my problem, it is not seeing /config fo soem reason even though it's there
very odd, I thought I ahd bad escaping, but I didn't. ITs just denying the existence of /config
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
however if you go into terminal , you can see that /config is there, and the file is there, and is world readable
And /config is where HA's config file lives?
I know there were changes with some add-ons recently that changed paths
yeah this is nto na add on tho
I even tried 600ing the file but that didn't help
its insisting that the file does not exist, but its' clearly there
Where are you running that command?
in the shell, and from the gui
"the shell"?
Ah... finally, some clarity of which of the dozen things that could be called "the shell" 😉
So, that "terminal" is an add-on
I tried it from 'ececute chell xcommand' from file editor as well
That's also an add-on
hooom
#add-ons-archived may be able to help you work out why the path is "missing"
well is tehre some magical way to have a button execute a shell comamand?
where files that are there are seen?
Well, you first define that integration, but it sounds like the files aren't where you thing they are
Warning: Identity file /config/.ssh/id_rsa not accessible: No such file or directory.
Not there
there is no copy/paste text from the terminal menu option, but I mean it works there
But it is
I put a ls -la to prove that it is there
IT does see it from the command line
it does see it from a directory listing
it is there in every way except when you try to execute it as a button press
Ok... well, good luck then