#anyone know how to properly escape

1 messages · Page 1 of 1 (latest)

lapis veldt
#
this: 'here\'s some escaping'
lament pulsar
#

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

twilit kindleBOT
#

Please use a code share site to share code or logs, for example:

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.

lament pulsar
#

however if you go into terminal , you can see that /config is there, and the file is there, and is world readable

lapis veldt
#

And /config is where HA's config file lives?

#

I know there were changes with some add-ons recently that changed paths

lament pulsar
#

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

lapis veldt
#

Where are you running that command?

lament pulsar
#

in the shell, and from the gui

lapis veldt
#

"the shell"?

lament pulsar
#

yes

#

oh they call it ' terminal ' in teh menu

lapis veldt
#

Ah... finally, some clarity of which of the dozen things that could be called "the shell" 😉

#

So, that "terminal" is an add-on

lament pulsar
#

I tried it from 'ececute chell xcommand' from file editor as well

lapis veldt
#

That's also an add-on

lament pulsar
#

hooom

lapis veldt
lament pulsar
#

well is tehre some magical way to have a button execute a shell comamand?

#

where files that are there are seen?

lapis veldt
#

Well, you first define that integration, but it sounds like the files aren't where you thing they are

lament pulsar
#

but they are, and I proved it in the paste

#

ugh, can't paste images here

lapis veldt
#
Warning: Identity file /config/.ssh/id_rsa not accessible: No such file or directory.
#

Not there

lament pulsar
#

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

lapis veldt
#

But ... HA doesn't see it

#

So... not there

lament pulsar
#

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

lapis veldt
#

Ok... well, good luck then

lament pulsar
#

lol

#

so there's no way to do it then?

#

I mean I can prove it works if I could copy/paste from the terminal

#

but that feature is not there