#add-ons-archived

1 messages · Page 34 of 1

winged pewter
#

Hello.

Would it be possible for someone to help me install a 3rd Party addon?

I’m trying to install badnest.
I’ve gone to Supervisor > ADD-ON STORE > entered: https://github.com/USA-RedDragon/badnest and clicked add but I am unable to locate and install it.

lethal root
#

It's not an addon

dark yoke
#

That is expected, that is a custom_component and not an add-on

winged pewter
#

Sorry I’m new to all of this. Then how would I add it?

lethal root
#

You create a folder named custom_components under /config, and install the custom components there

granite stump
#

@lethal root Hubitat and SmartThings I guess (?)

#

Sorry for taking so long to reply I was fighting with my router to get a print and file sharing server up and running

urban minnow
#

Hello! Having some trouble with getting duckdns to work. I have installed duckdns, setup an account and domain, put relevant details in the config and portforwarded 80-80 and 443-8123. When I browse to https:// domain .duckdns.org I get an SSL error. What am I doing wrong? Thankyou!

lethal root
#

Did you remember to get certificates?

urban minnow
#

Notttt sure, is that from Let's Encrypt? Do i need that addon? Or do i need to do the whole certbot thing?

lethal root
#

Just let's encrypt

#

Can't have ssl without trusted certificates

urban minnow
#

Okey, how do I go about this? Is there a guide I should've been following but didn't...

lethal root
#

Google home assistant duckdns letsencrypt

#

I'm on my phone right now so it's a bit tricky

urban minnow
#

Awesome, thankyou for the help :) I shall have a fiddle.

weary stratus
#

I have moved my Traccar server from my own server to my new HA build -
My car tracker used to connect to <MYIP> Port 5023
My new traccar server works on 5099 (phones connecting fine)
So do i just set a port forward from 5023>>Hass IP> 5023 or 5099 ?

#

ive tried a few ways, but not getting anywhere

lethal root
#

What was the previous port forward?

weary stratus
#

5023>65

lethal root
#

5023 external?

weary stratus
#

yes I think so

#

5023 to server 65

lethal root
#

I'm unsure how to help here so I'll leave it unanswered

weary stratus
#

hopefully someone will come along who has a chinese tracker on the GT06 protocol.
I have the osmand ptotocol working (android apps).

urban minnow
#

Hey, the blog post about duckdns from Mraedis above seemed to state that Let's Encrypt was part of the duckdns addon and that all was needed was to configure that. I still feel its me doing something wrong but I don't know what. I'm still getting the same SSL_PROTOCOL_ERROR error. I've also tried the Nginx proxy manager addon as a duckdns addon alternative but I ended up with the same error from that - it worked for HTTP but not HTTPS (after installing that, uninstalling duckdns, adding a domain in nginx and creating a certificate in it too.)

So, why do I get this error? What am I doing wrong? How can i fix it for either duckdns or nginx proxy manager? Thanks :)

sly kindle
#

@urban minnow which are you using now?

urban minnow
#

@sly kindle Currently using nginx

wicked mango
#

Anyone using esphome ?? i'm stuck on sending message to MQTT ... i made a really basic configuration. the device is connected to wifi and is connected to my MQTT server (i can see a client poping up with MQTTexplorer) but i receive absolutely no message. no birth or will message. when i add sensor there is no sensor messages ... i'm totally stuck

wooden cloak
#

Is there a way to reset Maria DB. I am getting "ERROR] InnoDB: Page [page id: space=0, page number=245] log sequence number 1868904921 is in the future! Current system log sequence number 1868903049."

#

While starting the DB

dense spadeBOT
grave pasture
#

Hi everyone,

I hope everyone is doing well and safe. I have a question about Node Red. Basically, Node-Red is no longer communicating with HA. All nodes state "connecting" on every flow. Node-Red created sensors show "unavailable" in Lovelace

My setup:

Home Assistant 0.108.9
Node Red 6.2.0 add-on```
#

What changed:
I've been running everything for the past few months without issue. My LetsEncrypt certificate was about to expire, so I renewed it. I use the Nginx Proxy Manager 0.5.0 add-on. At first, I lost WAN access to HA, because my certs from the NGINX reverse proxy had not been copied into the /ssl main directory. After copying the certs, I now have external access. Node-Red still does not work though.

dense spadeBOT
brisk edge
#

Is the SSH addon still in the store? I can't find it anywhere

viscid orchid
#

Yes, two

dark yoke
#

That is an advanced addon, so you need to toggle the advanced flag in your user profile

viscid orchid
#

Wow, it’s really hidden now?

dark yoke
#

Yup

viscid orchid
#

Fun

brisk edge
#

wow that really was the issue thanks

#

downloading it now...

timid urchin
#

anyone having problems with the mini-graph-card custom lovelace card not showing a graph?

obtuse parcel
#

Only when I mistype a sensor name

timid urchin
#

literally all of my graphs are gone, and i cant figure out why. something happened

#

but its been like that since HA updated its own graph history card

sly kindle
#

@timid urchin do you have messages in your logs about a malformed database?

limber cedar
#

Hi, I just enabled my ssh and its refusing connection. I am using password

#

How to fix this

#

Is the SSH addon still in the store? I can't find it anywhere
@brisk edge is called 'Terminal and ssh'

lethal root
#

@limber cedar it's also because he hadn't enabled advanced mode

limber cedar
#

ok

pulsar junco
#

NUT - under HassOS 3.13

20-04-27 17:29:46 ERROR (SyncWorker_5) [supervisor.docker] Can't start addon_a0d7b954_nut: 500 Server Error: Internal Server Error ("error gathering device information while adding custom device "/dev/bus/usb": no such file or directory")```

I've tried the `fake_usb_devices: true` and the error still persists, any ideas how to monitor a APC via SNMP?
tough gulch
#

Has anyone played with the new Sonoff HACS plugin... specifically the RF bridge .. I have a 4 button remote... I can see the entity changing when I push buttons but I dont know how to create an automation for it

sly kindle
wise dirge
#

my installlation is broken and im getting connetion refused on the web ui and way to disable everything to a bare minimum?

cunning rain
#

@wise dirge You got Samba access?

#

Probably helpful to know what you did right before it broke too

#

and if you have recent snapshots

limber cedar
#

Where do I set the port for SSH: i get this error after setting teh key for SSH. [17:18:21] WARNING: SSH port is disabled. Prevent start of SSH server.

#

is it same as port forwarding in the router for the IP.x.x.x.x:22?

#

I am accessing from internal network

sly kindle
#

@limber cedar the addon has a network config section. Add "22" where it says "disabled"

timid urchin
#

@sly kindle i will check, thanks for the tips

broken zenith
#

Can someone help me with the Let's Encrypt add-on? I cannot renew my certificate, it's using the http challenge method.
My certificate expiries in 21 days..
It just says that it is not due for renewal yet, which isn't true, as there is less than 30 days left.

lethal root
#

This is usually because letsencrypt has renewed the certificate and downloaded it to the hard disk on your server ( so it is correctly saying it’s renewed ) however you haven’t reloaded / restarted your webserver - so it’s still using the old cert

#

ANy truth to this @broken zenith ?

broken zenith
#

Ooh, where is that written?
I think I restarted recently with an update to Home Assistant. But I have just manually rebooted, let's see what it says then. 😁

#

@lethal root that was indeed the case..
Damn :D so I guess I need to add that to my renew automation.

lethal root
#

This is a google result for just "letsencrypt not renewable"

#

I think number 1 or 2

broken zenith
#

It should be enough to just restart NGINX Home Assistant SSL proxy right?

#

Aah.. I added Home Assistant to that query..

#

Never been an issue for me using Certbot and NGINX. But I guess Certbot triggers a reload, which it can't do here since they are separate environments..

sour pasture
#

Hi guys

#

I've setup a new HA and some addons are missing. any ideas?

#

I've only 15 addons listed

#

hm... after few reboots, the addons are back

#

but I'm missing the ssh addon

#

any ideas?

edgy cobalt
#

would like to use Alexa controlled Node-Red but every time I try to install node-red from the add-on I constantly get connection lost / reconnecting to server Home Assistant 0.108.9 suggestions? I've tried searching the web but haven't really gotten any definitive answers

sour pasture
#

Ok. advanced mode wasn't activated... now I can see the add-on

drifting sentinel
#

is the web /ssh terminal addon working, when i try to start it and open the webui it goes to bad gateway 502

restive echo
#

Is there a way to connect vscode on desktop to the vscode addon through vscode remote?

median tendon
#

hi

#

anyone gotten the SonosAlarmAutomations to work?

#

or does anyone understand

#

Download the SonosAlarm directory from inside the apps directory here to your local apps directory, then add the configuration to enable the SonosAlarm module.

or use HACS

#

App configuration

alarm:
module: SonosAlarm
class: SonosAlarm
entity_id: [your media_player]
ids:
- [ your alarm ids ]

limber cedar
#

I am using adgaurd home addon and noticed that all my youtube videos now shows restricted mode and i cant switch them back. I dont might the restricted mode but it also disables the comment section. Any clue to just enable this alone without turning adgaurd off.

scenic harness
lethal root
#

What exactly is the network 22 tweak

scenic harness
#

Read earlier in that thread. For some strange reason, the plugin broke ssh. you have to tell the plugin to turn it back on by putting "22" in the Network Config.

sly kindle
#

not broke. disabled by default

scenic harness
#

Regardless, once I enable it, I get the mentioned authentication issue

#

The config rewrite seems suspicious

lethal root
#

Suspicious in what way?

#

That it breaks things or that something fishy is going on

scenic harness
#

if you read the thread, the plugin is rewriting my config by adding 2 characters AND ssh refuses to permit me to log in.

sly kindle
#

@scenic harness if you were to paste it, it should appear all on one line, and it gets reformated, yes

scenic harness
#

It's that extra >- that gets inserted that seems odd (and might be disabling ssh)

sly kindle
#

are you using putty to generate the key?

scenic harness
#

Freebsd

sly kindle
#

works

#

you paste nothing but your key, right? you aren't adding a - of your own?

scenic harness
#

Your first one fails for me. I assume you had a space after "ssh-rsa" ?

sly kindle
#

oops. yes

scenic harness
#

n/p

#

Same problem

sly kindle
#

I've lost my key now flipping back and forth 😆

#

I'll try that again after this update is done

scenic harness
#

Feels like the rsa authentication is failing. Usually, this is due to protection issues but I presume the addon manages all that.

lethal root
#

Anything with ssh -vvv ?

#

for very verbose output

scenic harness
#

receive packet: type 51

#

which is an RSA fail

#

I also tried adding a password but that fails too:

#

debug3: remaining preferred: password
debug3: authmethod_is_enabled keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug2: userauth_kbdint
debug3: send packet: type 50
debug2: we sent a keyboard-interactive packet, wait for reply
debug3: receive packet: type 51

lethal root
#

I'm finding something about permissions on the folders, but that shouldn't be an issue with automatically generated configs 🤔

scenic harness
#

AFAIK, there is no way to look at the plugin's directories. But this IS a problem if the keyfiles or folders are readable by group or other.

hot fog
#

I don't get Almond. I can't control any light I tried. What do you have to say to her?

#

I tried "turn X on", "turn on X", I tried politely with "please"...

lethal root
#

Can you make it do anything else?

hot fog
#

Yes, it does send me gifs 😄

sly kindle
#

yes, I had it set to send "weird gifs" every time a certain light was turned off. forgot about it. came back to an endless stream of gifs

#

some horrifying

#

@hot fog if you ask it which lights are on does it throw a list at you?

#

it can't actually answer this question, but I get a list of lights that it recognizes

hot fog
#

It asks me "You have multiple Light Bulb devices. Which one do you want to use?"

#

If I choose one it seems to get it state

sly kindle
#

lol

lethal root
#

Maybe it refuses to speak German

sly kindle
#

when you go to "my skills" you are seeing all of these entity names?

#

as in, is the name of the light "kuchenlicht"?

hot fog
#

@lethal root She don't need to speak it 😛 Isn't that for me like Fantasy names for entities?
@sly kindle yes! And I see it too when I ask which lights are on

#

it works when I say "turn on the light" and then choose it from the list of buttons

sly kindle
#

any difference if you type "turn on the kuchenlicht light" ?

#

because if I don't add "light" it doesn't work

hot fog
#

yeeees that works

#

the position of the word "light" seems to be important too

#

I like it. Like giving task to a baby, you don't know what will happen 😄

scenic harness
#

Should I open an issue on GitHub for my ssh issue?

lethal root
#

hey @raven tinsel it's discovering the built-in adguard add-on as a 'new' integration

raven tinsel
#

?

lethal root
#

I have the addon from the store

sly kindle
#

that's the integration for HA

#

the addon provides Adguard

#

HA says "hey look it's adguard" do you want to integrate it

#

@lethal root make sense?

lethal root
#

Yeah I know

#

I'm just saying it shouldn't 😛

dark yoke
#

why not?

lethal root
#

is there benefit to integrating an add-on?

dark yoke
#

switches, sensors, services

#

you know, integration stuff

sly kindle
#

integrating it brings in a bunch of entities for adguard in this case. You can automate those

#

or you can say "hey google turn off adguard filtering" for example

#

because it now exists as a switch in your HA

#

you can add the switches and sensors to the UI however you like

lethal root
#

Ah, I hadn't thought of even wanting those metrics

#

Thanks

sly kindle
#

I rarely pay attention to those myself. Mostly I like the buttons for turning on/off and being able to tell Alexa/Google to do the same

lethal root
#

Turn off ad guard? :p

sly kindle
#

sometimes I hit something that won't be watched or viewed without allowing ads.

#

so off, and then back on

wispy yacht
#

Hey guys, I got a question. I'd like to install an addon, but I set up home assistant using python pip, not as a full hassio system.

#

So how do I set up a community add-on manually?

#

Or let me put it different: What does hass.io do when it installs an addon? So that I can reproduce these steps

honest hare
#

Hello everyone! I am getting an error when running the check home assistant config addon

#

Home-assistant_v2.db-shm OR home-assistant_v2.db-wal does not exist

#

this is the error i get

#

but i did some research and i think these files don't matter as they seem to be temp files for sql lite that get removed periodically

#

however the add ons fails after this so i am not sure to upgrade anyways as the addon doesn't tell me if my config is ok to when compared to the new config for 0.109

#

any one else getting soemthing similar?

#

here is the link i found for these types of sql files

lilac dagger
#

Has anyone used the Alexa Media Player add on? I'm having an issue with otp and I was curious if anyone had the same experience and was able to get past it. Basically when it asks what I would like to use for otp, no matter what I use it never sends a notification or text

honest hare
#

Has anyone used the Alexa Media Player add on? I'm having an issue with otp and I was curious if anyone had the same experience and was able to get past it. Basically when it asks what I would like to use for otp, no matter what I use it never sends a notification or text
@lilac dagger I think that is an integration not an addon

#

I have it setup and can look at it later

#

But I can’t remember having any issues

#

I’d probably say to double check your amazon account to make sure it has your phone number. There so it can send you a text.

lilac dagger
#

I'll take a look thank you

crimson cliff
#

Noob question about Traccar. I installed it and everything seems to be working...while I'm on my network. How do I get the Android Traccar app to send information to HA when I'm on mobile data? The server in Traccar is the internal IP of my HA computer so obviously it can't send anything when I'm not on that network anymore.

crimson cliff
#

Nevermind, the answer clicked just as I typed that.

exotic rampart
#

hello i tried setting uo more than one database for mariadb addon but it fails.. how would a config with more than one database and more than one user and rights?

#
databases:
  - homeassistant
  - ejabberd
logins:
  - username: hass
    password: hass
rights:
  - username: hass
    database: 'homeassistant, ejabberd'
#

thi means i have two databases and hass has rights on both right?

lethal root
#

I don't think you can just add databases like that

#

Do you want a new database or a duplicate?

#

What is the new database actually for?

#

@exotic rampart

exotic rampart
#

the new database was for my ejabberd server .. never mind @lethal root i installed mariadb on the host 🙂

lethal root
#

I was going to suggest mariadb+phpmyadmin

#

So ¯_(ツ)_/¯

exotic rampart
#

good point 🙂 but i solved it already 🙂 thanks anyway

sullen estuary
#

hi there... got a quick question regarding "floor plan" .. I find some different solutions for this... which one is the one to use for the current version? the svg/object one seems abit dated?

ornate sapphire
#

Question on the Home Assistant Add-on: NGINX Home Assistant SSL proxy

#

if I don't want my home assistant exposed to the outside world on port 443.. if I change the port# to something else.. will it still re-direct to port 80 ?

exotic rampart
#

@ornate sapphire you will have to re-route then 🙂

ornate sapphire
#

yeah.. I can change my port-forwarding on my router without issue..

#

I'm just more worried about some random person connecting to my IP and getting the login screen.

#

but maybe I'm overthinking it..

sly kindle
#

enable 2fa for your user?

ornate sapphire
#

yeah I did that 🙂

#

so I guess I should be ok.. I just have a webhook that is technically open.. that's the only thing I'm concerned about.

#

don't know if anyone can somehow scan to find it exposed.

#

as there's no authentication on the webhook

#

unless I can block the webhook from the outside, and only allow it to be accessed from my internal network only

limber cedar
#

I installed AdGuard add-on today but when I try to access it i get an error: 502 Bad Gateway | nginx

#

log says this The server is configured to refuse ANY requests 2020/04/30 11:50:55 [info] DNS cache is enabled 2020/04/30 11:50:55 [info] Creating the UDP server socket 2020/04/30 11:50:55 [fatal] Couldn't start forwarding DNS server, cause: couldn't listen to UDP socket, cause: listen udp 0.0.0.0:53: bind: address already in use

#

how can i free up this port? I had adguard on my older HA install that I am retiring.

hot fog
#

@limber cedar There is some other service on your machine that is using Port 53, probably another DNS service. You might find it via netstat -tulpen

white fractal
#

Hi, can anyone tell me how I can completely remove an add-ons config files

#

I'm trying to reset DeConz add-on because the whole setup has broken, but I can't find out how to delete all it's files and start from fresh

lethal root
#

Just delete the add-on?

white fractal
#

I did, but when re-installing it all the configs were still there

#

+all the data associated with the add-on

lethal root
#

Remove -> restart HA -> reinstall?

white fractal
#

ok, give me a second

haughty lance
#

Not sure if this is the best spot but hey..
My hacs is SO SLOW to start.. Ever since i added it, my boots of HA take about 10 minutes longer

sly kindle
haughty lance
#

urgh.. These channels are confusing xD

sly kindle
#

Addons are docker containers, and require a supervisor container to manage them. You don't need any of that to add the HACS store to your install.

charred plaza
#

Im having some issues with ssh public key authenticaton, using the SSH & Web Terminal addon. everytime I try to connect I get Permission denied (publickey).

#

anyone got an Idea for that? One thing I dont really get, after adding my public key to authorized keysit adds the key like this authorized_keys: - >- ssh-rsa AAAAB3NzaC1y

scenic harness
#

Did you put "22" in the network config section? I did that and it still fails for me.

charred plaza
#

yes, authentication with password works just fine

scenic harness
#

Also, when YOU type it in, leave out the -

charred plaza
#

I just added the key in a new line, nothing else. After save and restart of the addon it appeared as
authorized_keys: >- ssh-rsa AAAAB

#

still getting the same error trying to connect

sly kindle
#

Permission denied (publickey,keyboard-interactive). ?

scenic harness
#

It acts like a permissions problem on the ~/.ssh directory or files but those files are not available via ssh so I can't check it.

charred plaza
#

@sly kindle permission denied (publickey)

scenic harness
#

I did a pretty good of documenting this issue in the linked bug report. Maybe if more people say "Me too" it'll get looked at.

charred plaza
#

I have to admit im not on the current version of the addon, still 7.3.1. I´ll update and check again, if it still apperas I´m joining your report

sly kindle
#

@scenic harness @charred plaza it's preferred to use a thumbs up on the issue instead of a bunch of "me too"s

#

I've asked pvizeli about it

charred plaza
#

Connection from 192.168.178.21 port 62062 on 192.168.178.210 port 22 rdomain "" Failed publickey for hassio from 192.168.178.21 port 62062 ssh2: RSA SHA256:ArfuU1jsWunbl0ZtcQhZhlO6QnGZiNVtFTbhHomVBSI Connection closed by authenticating user hassio 192.168.178.21 port 62062 [preauth]
is what I get on the addon

scenic harness
#

uer needs to be root

#

user

charred plaza
#

Im on the community repo addon, not the official one. I think that also explains the difference in version numbers

scenic harness
#

Hmm. I get

#

Connection closed by invalid user hassio

#

Connection closed by authenticating user root

charred plaza
#

ssh: username: hassio password: '' authorized_keys: >- ssh-rsa AAAAB3N

username should be right, works with password

scenic harness
#

Point.

#

Question: If you have ssh-rsa AND password, does it drop down to password?

charred plaza
#

Didnt try that, I just thought about that too. I give it a shot

scenic harness
#

Mine does not.

charred plaza
#

[20:41:40] INFO: Password is NOT in the Have I Been Pwned database! Nice! [20:41:40] WARNING: [20:41:40] WARNING: Logging in with a SSH password is security wise, a bad idea! [20:41:40] WARNING: Please, consider using a public/private key pair. [20:41:40] WARNING: What is this? https://kb.iu.edu/d/aews

#

connecting asks for password and login works

scenic harness
#

Better luck than me.

#

debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: No more authentication methods to try.
Permission denied (publickey,keyboard-interactive).

wicked harbor
#

Hi All, so I installed a brand new RPI with hass.io. Wanted to setup SSH but the SSH addon wont show up in the addon section despite adding its repo. SO im at the terminal trying apt-get but its not available. So what do I do to get SSH?

scenic harness
#

Did you enable Advanced mode?

charred plaza
#

@wicked harbor you need to enable advanced settings in your user

wicked harbor
#

ohhh dang.. ok

#

@charred plaza THANK YOU..

#

@charred plaza is there a terminal install option? just curious

#

its not apt-get is it wget?

charred plaza
#

@wicked harbor never tried, the addon is installed in a separate docker container

#

at least thats how I understood it

wicked harbor
#

so im still using docker with a pi image.. so its docker pull then

sly kindle
#

no

wicked harbor
#

interesting.. i thought the pi image was straight no VM but i guess it is

sly kindle
#

do you have a supervisor panel?

wicked harbor
#

yes

sly kindle
#

all addons are separate containers

#

ha is its own container

wicked harbor
#

but not docker per say

sly kindle
#

it's docker, but you don't use docker pull. the supervisor handles that

#

which is another container

wicked harbor
#

ohhh interesting..

sly kindle
#

The image you flash to an SD is an OS and docker. Everything else gets set up at boot

wicked harbor
#

but on a synoloy running docker runnion hass.io i can use docker pull

#

because i have a full docker os there i guess.

#

so with supervisor there is no fall back option to install if addon part is unavailable

sly kindle
#

well synology is just some side project community support install. You can do the same on unraid with its docker implementation but it's a mess, Mixing unraid's docker templated "store" with Home Assistant's docker templated "store". A VM is preferred as it isolates these into their own systems

wicked harbor
#

yeah i understand the advantages of a VM with addons having requirements of there own

sly kindle
#

UnRaid, Synology, and Hassio (no longer the name) are similar. They all leverage docker with their own templating system to make adding other services more convenient through "app stores".

#

@charred plaza

I tried setting a password and the addon does not drop to password after rsa fails.

#

You set one or the other there

charred plaza
#

@sly kindle already had the password removed, just added it again for testing

wicked harbor
#

Gotcha.. thanks for the info. Ive been trying to get onvif2mqtt running from my synology installed hass.io and its never shows in mqtt explorer. I know this isnt an addon but involves addons. Anyway I am reinstalling everything on the PI to test it in that enviroment to see if its a problem with my other install. but why would mqtt be blocked within the synology install.. thoughts?

#

if you got nothing i understand its a weird problem.

sly kindle
#

@charred plaza oops. I meant to tag @scenic harness sorry

#

@wicked harbor hmm. yeah I got nothing

scenic harness
#

OK, thank you. Still need to figure out why ssh-rsa stopped working

sly kindle
#

yeah

#

I get the same results and thumbed up your issue

charred plaza
#

I just did some more testing, loggin in on my nas from the MBP works perfectly fine using the key now. If that works from HA I´m kind of happy with it

#

besides not working from MBP to HA, also thumbs up for your issue

scenic harness
#

Is there some way to get at the containers so that I could check the ~/.ssh permissions (without pulling the SDcard)?

charred plaza
#

yes, using the default docker commands

#

at least as soon you have protection mode disabled

scenic harness
#

Got a link on how to do that?

charred plaza
#

heres explained how you get to the containers

scenic harness
#

ty

charred plaza
#

I think you have to use the community repo SSH addon

scenic harness
#

I'm in the middle of rebuilding a PBX - will look at it later. Thank you

charred plaza
#

Sorry for the OT, now im curious. what pbx? Thats my main job 😂

scenic harness
#

FreePBX

#

Came from pbxnsip, made the mistake of using IncrediblePBX (can never update), moving to FreePBX

charred plaza
#

ah ok, guessed something like that. So pure VOIP environments?

scenic harness
#

Now, yes. Back in the day used Altigen and cards

charred plaza
#

I never had the chance to try some software based stuff, we use hardware all the time. Focused on Unify and sometimes Mitel. Our customers use way too much digital and analog phones to get something else

scenic harness
#

FreePBX is pretty decent. Nice for small business. We have people all over the country working from home (since before Covid) with VPNs . PBX is in the cloud, extensions are at their desks, everything (usually) just works.

#

Used to be a partner in some Telcos.

charred plaza
#

Our company installed also something like that for our customers who need people to be reachable in the home office. Software based Unify PBX in the cloud and pre-configured VOIP Phones shipped to the customer which connect directly to the PBX. Monthly fee with phones included

ornate sapphire
#

does anyone know is there's an addon to monitor ip traffic? I'm looking for a way to see all traffic coming out of a specific device in my home network

charred plaza
#

back to ssh, just tried to give it my key with ssh-copy-id -i, didnt work unfortunately

scenic harness
#

If you can get at the ssh container, you could check the permissions

charred plaza
#

thats the next point on my list

#

now thats interesting, I just edited the authorized keys file via ssh

#

Daniels-MacBook-Pro:~ daniel$ ssh hassio@192.168.178.210 identity_sign: private key /Users/daniel/.ssh/id_rsa contents do not match public

#

addon log

Connection from 192.168.178.21 port 49513 on 192.168.178.210 port 22 rdomain "" Accepted key RSA SHA256:n8GkUReHbBGJ1NkWcAmYFG0WYA6uhYt/XiAirTUU2hs found at /etc/ssh/authorized_keys:1 Postponed publickey for hassio from 192.168.178.21 port 49513 ssh2 [preauth] Connection closed by authenticating user hassio 192.168.178.21 port 49513 [preauth]

#

now I get the same error connecting to my NAS, changed nothing Client side

scenic harness
#

Postponed publickey suggests an auth-type conflict

#

Or, again, permissions

#

I really wish ssh would say "Not authentications due to file permission of <filename>"

charred plaza
#

I just tried re-generating the keys and overriding the existing ones. added the public key again manually and voila, it works

scenic harness
#

Hmm. OK. what's you client?

charred plaza
#

MacBook Pro running Sierra

scenic harness
#

and, details on "added the public key again manually"

charred plaza
#

ssh into the docker container, open the autorized keys file with nano and paste the public key

sly kindle
#

That would disappear when the container is restarted. But does hint that something is wrong with the way the key is being added

scenic harness
#

Aha - OK. I need to read and try that. Please update my ticket. Clearly the addon is doing something wrong.

charred plaza
#

Im not sure now if the terminal was smarter than I thought or it really was successful one time

#

wont work again but the fist time I just opend a new terminal and could connect without entering my password

#

but still having the first session running

#

shouldnt a new terminal also create a new ssh session?

scenic harness
#

yes

charred plaza
#

interesting, that would mean that it should have worked

#

let me try that again

#

I think it somehow grabbed the login of the other session, just did the whole thing again, now new session in a new window, not a new tab

#

Connection from 192.168.178.21 port 50965 on 192.168.178.210 port 22 rdomain "" Failed publickey for hassio from 192.168.178.21 port 50965 ssh2: RSA SHA256:uWWq/fzpKz5eE/oO0EiCpBvO8za/klHty3UqylS6M5s Accepted password for hassio from 192.168.178.21 port 50965 ssh2

scenic harness
#

I think we need to addon dev to take a look at what's going on.

charred plaza
#

Ill give the official addon also a try

scenic harness
#

Hmm - I can't find this import section mentined:

#

From the UI, navigate to the Supervisor system page and choose "Import from USB".

charred plaza
#

login with key works connecting to my nas, so that shouldnt be the problem

#

under system

scenic harness
#

Not there on mine

#

Will mess with it tonite. Work intrudes 😦

charred plaza
#

in your case it states resin os, maybe thats the cause?

sly kindle
#

you're on resinOS?

charred plaza
#

I just installed the official SSH addon and added my ssh key before fist start

#

[cont-init.d] keygen.sh: executing... [22:10:09] INFO: Restoring host keys... cp: can't stat '/data/host_keys/*': No such file or directory

scenic harness
#

It's a Rasberry PI running hasio

sly kindle
#

if you go to the system tab what host OS appears

#

hassio was never the OS

scenic harness
charred plaza
#

HassOS in my case, ResinOS in yours

sly kindle
#

you're on an old deprecated base

scenic harness
#

Says I'm up to date

sly kindle
#

probably not related to this issue with the addon, but resinOS was replaced with a custom HassOS long ago

#

you're up to date because there are no updates 😄

scenic harness
#

Can't trust Updater, I guess. What's the update process?

sly kindle
#

you can't swap one OS for the other. The process is to reflash and restore from snapshot

scenic harness
sly kindle
#

I'm on a dev build of HassOS though. Current stable is 3.13

charred plaza
#

official SSH addon wont even start in my case

cp: can't stat '/data/host_keys/*': No such file or directory [cont-init.d] keygen.sh: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.

scenic harness
#

got a link to the upgrade process? Going to be a real pain to have to pull the SD card.

sly kindle
#

You have snapshots?

#

You make one, download it. Check that it's good. Reflash an SD. Setup HA again, and then upload and restore snapshot

scenic harness
#

I keep all my configs in RCS. If I can get SSH working, I can copy the config files.

sly kindle
#

snapshots contain all the addon config and data

#

beyond just your config directory

scenic harness
#

I can make another one. Where's it store them?

sly kindle
#

in /backup

scenic harness
#

(that would be useful to display on the snapshot page)

sly kindle
#

you can download them from the UI, but using samba would be eaiser

#

and you'd see all the default directories

#

you've been using this that long and never used any of these?

scenic harness
#

I have samba set up

#

cant stand the hassio editor

sly kindle
#

configurator? that wasn't a hassio specific thing

#

now "file editor"

#

never liked it myself

scenic harness
#

No. The fake vi that's on hassio

#

Can't mount the root dir.

#

This works:

charred plaza
#

I use it for small adjustments 😂 you can enable it for more

scenic harness
#

This fails

#

mount_smbfs: empty share name

sly kindle
#

it's a container. no host access

scenic harness
#

I'll just mount /backup and cp the tar file then

#

I hate the excessive security that always seems to get in the way.

#

It's like stupid Linux that wants a root password to boot into single user mode. With physical access to the device, it's useless.

#

OK, will look into updating later. Time to deal with work for a while.

charred plaza
#

I leave the ssh into hassos as is now with password, at least for now. I just hope ssh from hassos to nas works now

#

aaaaand it does not

#

return code: 255

crimson cliff
#

Anyone have experience with Traccar and duckdns? I thought I had this working yesterday but today not so much. I have port forwarding on and with the Android app can connect to [external IP]:5055 and it works, but with [name].duckdns.org:5055 it doesn't seem to connect in HA.

velvet estuary
#

Evening all, Im using a raspberry pi as my core, its currently set to http and on the apps such as traccar, Node-red I keep getting the 502 gateway error ? anyone know if this is because it is not https ?

sly kindle
#

are you checking the addon logs?

#

@velvet estuary

limber cedar
#

@limber cedar There is some other service on your machine that is using Port 53, probably another DNS service. You might find it via netstat -tulpen
@hot fog I found bunch of IP in the list with one udp 0 0 127.0.0.53:53 0.0.0.0:*

lethal root
#

@limber cedar are you running DNSmasq?

weary stratus
#

hi guys, i have a little problem with duckdns. someone could help me? thks

lethal root
#

@weary stratus always best to explain the problem fully

charred plaza
#

Regarding my send NAS to sleep over SSH from last night, works now. Generated the key pair directly without connecting to a container and voila, it works

karmic acorn
#

I have a weird issue; fresh install on rpi3. And now some add-ons are not showing in the add-on store. Like Dropbox backup and SSH & Web Terminal.

#

Restarted the Supervisor and Pi, still not showing.

lethal root
#

@karmic acorn enable advanced mode for your user

karmic acorn
#

@lethal root thanks!

orchid sparrow
#

Hi. Trying to install esphome add on and it fails. With. 20-05-01 12:18:35 INFO (SyncWorker_19) [supervisor.docker.interface] Pull image esphome/esphome-hassio-armv7 tag 1.14.3.
20-05-01 12:19:20 ERROR (SyncWorker_19) [supervisor.docker.interface] Can't install esphome/esphome-hassio-armv7:1.14.3 -> 404 Client Error: Not Found ("no such image: esphome/esphome-hassio-armv7:1.14.3: No such image: esphome/esphome-hassio-armv7:1.14.3").

lethal root
#

do they have an arm release?

#

Seems like it should work

safe quiver
#

I cannot get Hey Ada to work correctly. Can anyone help me?

haughty hull
#

Hi! I have am issue with NPM. I do the setup and when I call my duckdns.org address it goes to my router 192.168.1.xx webadmin page. It uses port 80 and when I try to forward it to HA Ip i receive a message "Since port 80 is used, the broadand router web server port will be moved to 8080."

Can I change NPM port from the default 80?

toxic root
#

Try a reload today and reinstalling. I tried to add SSH & Web Terminal but it is not showing up in a search. Can anyone help?

lethal root
#

@toxic root enable advanced mode for your user

toxic root
#

@lethal root do you mean administrator mode?

lethal root
#

I mean advanced mode

toxic root
#

Ok that is something new for me. Thanks a lot!!!!

#

Wish I could find a recent guide/tutorial wlakthrough to learn a lot of this stuff.

lethal root
#

It's changing virtually every week

#

Also read the update notes if you really want to know things

#

Advanced mode is fairly new

weary stratus
#

hi. how do you install an older version of an addon? deconz is the problem i have

lethal root
#

No version possibility

weary stratus
#

so i cannot use an older version. i must use a broken one?

lethal root
#

I see other people saying that they restored an older version from a snapshot

#

What exactly is broken about it @weary stratus ?

weary stratus
#

Its tjhe blinds that is filtred away in the new version.

lethal root
#

Did you take any snapshot so far?

weary stratus
#

Unfort. do i not have a version odlder than when the new version arrived

sly kindle
#

blinds are filtered away?

#

is there an issue posted?

weary stratus
#

Yyes, they are suppose to mve to another attribute or something in the next version. yes

#

But its not helping me right now. it works in the odler version

sly kindle
#

do you have a link? I just want to see for when more people start asking

raven tinsel
#

@weary stratus You can't downgrade without a snapshot.

weary stratus
#

@weary stratus You can't downgrade without a snapshot.
@raven tinsel Thanks

gritty furnace
#

Is there not any ssh-addon anymore?

sly kindle
#

enable advanced mode for your user

gritty furnace
#

Awesome!
That solved it

lethal root
#

@sly kindle make hassbot reply with advanced mode? 😛

jade seal
#

I have hassio 109 on an RPI3b and add-on esphome and I also have a zwave transceiver on the ttyAMA0 serial. I do not see a serial download option in esphome. Is there a way in hassio to set esphome to another serial port? And how do I know what my serial port for the esphome use is? I did search Discord for a solution and did not find anything. Thanks, Doug

neon spindle
#

Hi, I installed the wireguard add-on and followed the installation instructions. For the host, it says I need to enter my external address. Since I have nabu casa that's a website. Now, when I try to connect a client (windows), it gives me an error that I need to put in an ipv6 address there. What could I do?

lethal root
#

DO NOT attempt to use a URL such as a Nabu Casa endpoint, the entry needs to be either a DNS entry or IP address that is accessible by the clients.

#

That's from the wireguard github page @neon spindle

#

@jade seal I suggest you check the list of serial ports and just go by them one by one, should work 🙂

neon spindle
#

@lethal root what could I do then, cause my external IP (from my isp) is dynamic?

lethal root
#

duckdns?

neon spindle
#

But isn't nabu casa the point of not have to use duckdns to keep things safe?

vocal oar
#

anyone had success with the lutron cert plugin ?

lethal root
#

Yes but you're trying to solve two incompatible problems here

#

Well, at least it looks that way to me, I'm not a subject matter expert or anything

neon spindle
#

Mm, I'll give it a try then, thanks for the help

mighty perch
#

Hi, can anyone help me? How do I turn on advanced mode?

toxic root
#

Right click the user on the bottom left of the gui

#

Or just click rather

#

Thanks @lethal root

mighty perch
#

Ok, I see it now.Thanks!!! I was trying to get SSH installed for the past hour before I fugred out I needed to turn that on.

lethal root
#

Maybe we need some kind of notification when you search for SSH or something...

mighty perch
#

Yes, I was also trying to add another repository and nothing happened. The log showed nothing either. I think a message should pop up saying something like "This action requires Advanced Mode".

chrome talon
#

Hi, I have a question regarding vscode addon. Shortcuts, like command+/, do not always execute the expected command. This latter comments in/out the selected line sometimes as expected, but sometimes brings a contextual menu. commande+z sometimes undo the last change but sometimes reopens the last browser's tab. And I can't figure out why it does not always behave the same way.

lethal root
#

Does the addon have focus when it's misbehaving?

#

If you click elsewhere it'll just execute the normal browser shortcuts

chrome talon
#

If it does not have focus, the shortcut will be executed in the other app.

#

If I select a line by double-clicking a line, then it has the focus. If I hit command+Z then it reopens browser's tab

#

Forgot to say: thanks for responding

lethal root
#

Did that answer your question/problem? It's a bit unclear for me

chrome talon
#

I

#

Sorry, I can reformulate

lethal root
#

I was just wondering whether it's always misbehaving when it has focus

chrome talon
#

No, it does not work better

#

I mean that even if it has focus, it still shows the contextual menu

lethal root
#

Reading into it, it seems Safari is the culprit here

#

I'll ask a friend who uses a mac

chrome talon
#

And yes, it's Safari

#

Chrome invokes its own shortcuts, even with focus!!

#

I'll ask a friend who uses a mac
@lethal root Thank you very muchj

lethal root
#

Can't say when he'll respond though

chrome talon
#

No issue. I'm leaving with it since a while.

#

Don't use it that much.

#

And cannot run vscode server on hassio

weary stratus
#

Hello, I need a little help.
I'm on Hassio 0.109.2 recently installed on a raspberrypi4, I'm trying to find on the add-ons the ssh server, but didn't find it there. The Add-ons tab show correctly Home Assistant Community Add-ons

Maintained by Franck Nijhof frenck@addons.community
https://addons.community/

but there are 44 add-ons and ssh isn't there. Am I missing something?

#

Have I to use advanced mode?

lethal root
#

@chrome talon I use the simple editor addon and it works fine

sly kindle
#

@weary stratus I was answering you in the other channel.

lethal root
#

@sly kindle so how about that auto response eh 😛

weary stratus
#

Sorry cogneato, I was thinking this was the correct place to ask, excuse me... the response was to use advanced mode and it was correct

#

thanks

lethal root
#

Well it is the correct please in any case

sly kindle
#

I just think it should be reverted.

lethal root
#

er

#

place* obviously

chrome talon
#

@chrome talon I use the simple editor addon and it works fine
@lethal root Thanks, I'm going to test that

weary stratus
#

I read just up there ......Add-on support! Additional, standalone, applications that can run on Home Assistant. Your user profile needs to have Advanced Mode enabled for some add-ons to be visible in the store..... and I feel really stupid right now

#

feel free to laugh with me

#

and not on me

#

I'm setting up tasmota devices with mqtt....bye for now

safe quiver
#

How are you guys editting your Python files on HassIO Raspberry PI? Samba?

#

My Samba installation wont start and config files are returning

#

Failed to save addon configuration, not a valid value for dictionary value @ data['options']. Got {'workgroup': 'WORKGROUP', 'username': 'tylerkanz', 'password': 'PASSWORD', 'interface': '', 'allow_hosts': ['10.0.0.0/8', '172.16.0.0/12', '192.168.0.0/16', 'fe80::/10']}

#

Even in default config it wont start.

cobalt notch
#

uninstall/reinstall samba?

#

has anyone in here successfully got the git integration in the configurator to work?
I have got everything uploaded and connected, shows my branches and whatnot and can commit, but if I try to push it gives an error " could not read username for 'https://github.com/': no such device or address". Push works fine from command line (but asks for username and password)

safe quiver
#

It did not fix the problem. Any other thoughts?

#

Cant even get the Samba logs to load.

#

In SSH terminal, why can I not list files in any directory besides config?

cobalt notch
#

try ls -a

safe quiver
#

". .."

#

@cobalt notch

#

Anyone willing to get in a call with me to help me work out some of my problems with me? I have a project due tomorrow. There could be some payment involved.

cobalt notch
safe quiver
#

What is the Username and Password for?

#

to

cobalt notch
#

but if not even the logs are loading, and you have issues with showing files in your directories, you may have bigger issues

#

username and password are options in the config of samba to log into the samba share

safe quiver
#

Bigger issues as in?

cobalt notch
#

no idea. is the rest of you HA environment working as expected?

safe quiver
#

Mostly. I have Entities, Scripts, Tuya, Remote connection working. Plex does not work either though. My configuration.yaml is a bit sketchy tho.

cobalt notch
#

any hints in your log?

safe quiver
#

home-assistant.log or for the individual addons?

#

Could it be a DNS issue? @cobalt notch

cobalt notch
#

by those 2 links it looks like your connection to plex is not correct and your google config on the cloud is not accessable.

safe quiver
#

Google config cant be done until I have setup Samba

#

I think lol

#

My Plex stuff is correct though.

#

I triple checked.

cobalt notch
#

in your 1st post you asked how people are modifying python files. did you mean yaml?

safe quiver
#

No I meant like my addons configurations like in the tuya light.py or whatever.

#

I am only like 2 days into this thing. Im still very new.

cobalt notch
#

for add on configs, open home assistant, click on supervisor in the menu on the left, click on the add on you want to configure, then click on the configure tab at the top

#

that is where you would do config for things like the samba share.

#

lemme look up tuya. I'm not familiar

safe quiver
#

Integration not addon my bad

#

Because my RGB Lights are not giving me the option to change color. Only turn on and off.

#

I also need to Install Google Assistant SDK which I cannot do without Samba.

cobalt notch
#

ok, try this.

#

go to the developer tools menu on the left

#

click services

#

enter light.turn_on in the service blank

#

pick a light in the entity blank

#

and add rgb_color: [255,0,0] in the service data field

#

and push call service button

safe quiver
cobalt notch
#

did it change the light color?

safe quiver
#

Ohhhh shit. We gettin somewhere.

#

Yes.

cobalt notch
#

so it is connected properly

safe quiver
#

Yes. I just cant edit it from the home.

#

Overview

#

Do I have to create an executable script for every color lol. Or is there a cleaner way?

cobalt notch
#

I dont have rgb lights so I'm just googling. you can add custom cards to the interface. FYI, the interface is called lovelace.

safe quiver
#

So I need to install HACs

cobalt notch
#

I dont think you have to.

#

it says "if you have HAC

#

S", you can install there and skip to config

#

otherwise.....step 1:

#

maybe there is a way to do it with default cards, but IDK

safe quiver
#

It says "typically at the top"

cobalt notch
#

top right 3 vertical dots

#

configure UI

#

top right 3 vertical dots again

#

raw config editor

safe quiver
#

I know that. I meant within the configuration file

#

Like above title lol

cobalt notch
#

thats how i read it

#

you need the "resources:" too

safe quiver
#

Yeah

#

"Custom element doesn't exist: rgb-light-card." after I set up the card

cobalt notch
#

i didn't abandon you. I'm trying to get it to work on mine

#

ok, the documentation is a little outdated on that card.

#

click on configuration

#

Lovelace Dashboards

#

resources tab

#

plus sign in bottom right

#

paste in the resources URL

#

click create

#

then go back to overview

#

click top right 3 vertical dots
configure UI

#

plus sign in bottom right

#

show code editor

#

then copy/paste the config from documentation into the code window. you will have to change light.example_light to whatever light you want to control.

obtuse ginkgo
#

hello

#

I see this in my log.
2020-05-01 19:15:42 WARNING (MainThread) [homeassistant.helpers.translation] nodered: the '.translations' directory has been moved, the new name is 'translations', starting with Home Assistant 0.111 your translations will no longer load if you do not move/rename this

#

when I renamed .translations to translations without the dot I got another error

#

I think they just put out a hax update lol

#

argh

obtuse ginkgo
#

okay its good now

sharp arrow
#

hi.I install zigbee2mqtt-edge on hassio.but my new configs on device.js back to default after hassio reboot or power off-on how can i fix that?

compact cargo
#

I want to control a deconz group in home assistant. This group includes some dimmable bulbs and one socket with just on/off. In HA this deconz group shows up as just on/off even though there are dimmable bulbs in it. If I create a light group in home assistant, the group allows for dimming, but they will not turn on/off "in sync".
Is there a setting somewhere where I can set the group to be dimmable in deconz/HA?
Or do I need to create two deconz groups, one for all the dimmable lights, and one for dimmable and socket?

lethal root
#

@chrome talon my friend doesn't use the keybinds

chrome talon
#

Thanks @lethal root I'll investigate 🙂

slim spindle
#

Im trying to get the aircast working. It shows my TV, and adds an device for it. But my ipad doesnt find any devices. Do i need to open up a port in docker ?

lethal root
#

What are the aircast logs @slim spindle ?

slim spindle
#

[14:47:00] INFO: Starting the AirCast server...
[14:47:01.047113] main:945 Starting aircast version: v0.2.24.7 (Apr 7 2020 @ 14:44:17)
[14:47:01.047386] Start:712 Binding to 192.168.1.2
[14:47:01.206258] AddCastDevice:649 [0x68f380]: adding renderer (Woonkamer)
[15:08:42.352125] AddCastDevice:649 [0x68fd10]: adding renderer (Tv in woonkamer)

#

i guess thats all oke

#

i am trying with this 'screen mirroring' option. I guess that should find the devices, right?

astral swallow
#

hi guys.

lethal root
#

I have no experience with any airplay @slim spindle just checking whether the logs are saying the right things

slim spindle
#

still thanks @lethal root 🙂

astral swallow
#

I'm struggling with the wireguard add-on.... is there anybody here that can say, how I restrict a pear to be only able to access home assistant but no other host in my network?

#

so wireguard is up an running and my peer can reach hosts. but I want to only allow hass' ip to be accessible

#

setting allowed_ips seems not to do the trick, as I though initially.

lethal root
#

Is your host using only wireguard as Dns?

astral swallow
#

what do you mean?

lethal root
#

-host+peer

astral swallow
#

not its not. I'm using 1.1.1.1 as dns

lethal root
#

So your wireguard is not the DNS for your peer?

#

Then traffic will not be restricted at all?

astral swallow
#

i'm not sure how DNS can restrict access in a secure way. I'd expect wireguard server to disallow connections to hosts other than hass.io - if setup properly

lethal root
#

Oh my bad

#

I'm misreading wireguard as adguard

#

I have no wisdom to offer for wireguard 🙂

astral swallow
#

@raven tinsel since you're using it for a longer time, any ideas on this?

raven tinsel
#

?

astral swallow
#

I want wireguard to restrict access for a peer to only my hass.io internal ip but am struggling setting it up

lethal root
#

he wants incoming traffic from a certain peer to be restricted to hassio only if I read this correctly

raven tinsel
#

@astral swallow Wireguard is just like a normal network interface

#

so basically consider this: I come by your house

#

plug in a ethernet cable in your switch

#

what do you do?

astral swallow
#

Yeah, I about to setup some iptable rules to get it

raven tinsel
#

☝️ same

#

😄

astral swallow
#

just needed to find out where and how...

dark yoke
#

what do you do?
Bring you a beer?

astral swallow
#

Bring you a beer?
@dark yoke for sure 😉

cobalt notch
#

I'm trying to get the git integration in the configurator/file editor add-on working. Can anyone help? I have got everything uploaded to git and connected in HA, it shows my branches and whatnot in the configurator and can commit, but if I try to push it gives an error "could not read username for 'https://github.com/': no such device or address". Push works fine from terminal. Any ideas?

lethal root
#

Is your deployment key set up right?

cobalt notch
#

ok, this is where you find out how much of a newbie i am to get.

#

git*

#

whats a deployment key? is that the SSH key?

lethal root
#

There is a sample configuration

#

Do you use user/password or deployment key?

cobalt notch
#

I implemented an SSH key yesterday. Works from terminal with no username/password

lethal root
#

That's not the same

cobalt notch
#

oh....

lethal root
#

The git plugin needs to log in on github to be allowed to download

#

That's what the user/pass or key is for

#

The error you'll get it "no such device or address"

#

If you don't properly authenticate

cobalt notch
#

so do I need to install this GIT plugin in addition to the configurator?

lethal root
#

The easiest would be to put your github credentials in this place:

deployment_user: ''
deployment_password: ''
cobalt notch
#

in the configurator configuration?

lethal root
#

Yes

cobalt notch
#

ok. 1 sec

lethal root
#

Don't forget to restart the addon after you finish changing the config

cobalt notch
lethal root
#

Ah.

#

I am looking at the git docs 😅

#

Where does the git hook into the configurator

cobalt notch
#

im not sure in the code, but there is a button at the top of the menu for git commands.

#

I can screenshot if you like

lethal root
#

Sure

#

Ah here it is

#

I also see that there is the option of an SSH key for remote repositories

cobalt notch
#

oh, beat me too it

lethal root
#

Or at least I'm assuming it will be

#

Add a public key there and the private key to the 'ssh_keys' option in configuration editor

cobalt notch
#

OK, I added the public key on Git yesterday. I got the keys working in terminal yesterday but didnt put it in the config for configurator. I'm sure thats it. thanks for your help

weary stratus
#

Hey Guys

#

Is there somewhere I can ask about an integration that will not appear.

raven tinsel
#

@weary stratus

weary stratus
#

yeah. Gonna try that now. Thanks

round walrus
#

hi, I updated from 32bit to 64 bit Hassio, and my custom addon fails to install with message Failed to install addon, Unknown Error, see logs, yet I do not see any logs. How to proceed? Thanks

dark yoke
#

the error would be in the supervisor log

round walrus
#

@dark yoke ah found it thanks. States Can't build 42050218/aarch64-addon-motion_mjpeg:2.1.2: no matching manifest for linux/arm64/v8 in the manifest list entries. Is there a simple fix?

orchid sparrow
#

Seems like it should work
@lethal root yeah. It should, just fails to install. Beta and dev build too. Might do a fresh install and try esphome again before anything else

neon abyss
#

Anyone seen a problem with the coreDNS container crashing with a exit code 267? I am seeing some github and forum posts, but nothing related to my problem.

#
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[cmd] coredns exited 267
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.```
#

I think the only thing I can find on exit code 267 is directory not found. Which would mean the coredns config is not found.

neon abyss
#

So, I was able to run coredns manually in a copy of the docker image and I am getting a seg fault

#

usually means the wrong arch, maybe how it was compiled?

elder wolf
#

Coming up short on my Google searches. Not sure how to specify what I'm looking for.

I'm trying to use the DHCP server built into AdGuard Home. Was going to use the same feature on PiHole until it was deprecated.

AGH is throwing me this error when I try to enable DHCP server:
open /etc/dhcpcd.conf: no such file or directory
@wheat arrow Did you set it up in the end?

elder wolf
#

Supervised / AdGuard Home DHCP settings instructions

I'm on HA Supervised. I'm following README to set up AdGuard DHCP server for granular control (otherwise everything is fed through the router "client"). I'm getting stuck at the very first point:

Ensure your Home Assistant device has a static IP and static external DNS servers! This is important! You WILL end up having issues if you skip this step. Also, please note, setting a fixed IP in your router is NOT static.

I assume setting static IP will make the open /etc/dhcpcd.conf: no such file or directory error go away. README sends me here and here's where I get confused: why is README suggesting that I use a USB stick with a particular structure (CONFIG/network/my-network in this case assuming I'm reading everything correctly) rather than just point me to how /etc/dhcpcd.conf should look?

Anyway, my confusion aside, I do as I'm told so I grab a FAT32 USB drive, name it CONFIG and create a my-network file inside network directory with the contents as pointed to earlier. I stick the USB drive into my PI and restart it from the UI. I use configuration validation, everything seems fine until I try to enable DHCP via AdGuard Home and get the same error as before: open /etc/dhcpcd.conf: no such file or directory. That didn't quite work, maybe I'll try triggering it manually via systemctl restart hassos-config as per main Configuration README:

systemctl: command not found
At this point I notice USB doesn't seem to be mounted, but hey, all I'm doing is trying to follow a README.

What am I missing? (also, thanks!)

#

I've found there's also this button here: Supervisor > System > Import from USB, which resulted in the following log:

20-05-03 00:28:44 INFO (MainThread) [supervisor.hassos] Syncing configuration from USB with HassOS.
20-05-03 00:28:44 INFO (MainThread) [supervisor.host.services] Restart local service hassos-config.service
20-05-03 00:28:44 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.RestartUnit on /org/freedesktop/systemd1

which makes me thing that something has happened, but AdguardHome still throws the same error.

neon abyss
#

@elder wolf That Import from USB is to import a public SSH key

#

Oh I just read your other comment

#

I guess it is for multiple tings

#

@elder wolf I could be wrong, but I don't think DHCP server is supported in the add-on

elder wolf
#

That would explain it though I'd like to think I'm only a few lines of code away from a solution, that's not necessarily well documented.

neon abyss
#

The issue comes into the docker image.

#

It is built from the hassio base and I am not sure if that supports DHCP

#

since AdGuard leverages that

#

I mean if you wanted to rebuild the image yourself, you might be able to make it work, but then you are forking from the original dev

viscid blade
#

I've created several custom HA sensors in Node Red to monitor how often certain automations are triggered. All the custom sensors show in HA and correctly show their state but only a few show up at all in Influxdb. Any idea how some entities won't populate in Influxdb?

flint kite
#

I moved my ha server to different network (routes are set), and now ESPHome shows that devices are offline (but I can use that esp devices ). Who knows how to fix that?

jolly ferry
#

how do I install ssh or terminal on the latest version of HA?

jade wing
#

You need to have Advanced mode set

#

In your user profile

jolly ferry
#

ok how do you do that..

sly kindle
#

the instructions are the instructions

#

click on your user, enable advanced mode

jolly ferry
#

wow... I was looking under the set up users area...

#

ok I found that..

#

ty

jade wing
#

The docs really need updated for stuff like that 🤷

jolly ferry
#

yup I agree.

jade wing
#

There's so many things being hidden behind that toggle

jolly ferry
#

and 90% of the videos on youtube are old

jade wing
#

That few 🤔

jolly ferry
#

ok.. 89.7..

#

🙂

jade wing
#

About 100% 😛

jolly ferry
#

can you help me to get the MQTT broker set up?

jade wing
#

I don't use add-ons, so I'm afraid not

jolly ferry
#

so here is something that is also confusing.. (I'm new obviously) on that link, it says Configuration.. Add-on Configuration.. blah blah.. where do you put that config info? and under what heading?

dark yoke
jolly ferry
#

so in the configuration.yaml file, I just add those 2 lines?

dark yoke
#

no, no, no

#

This is the addon configuration

jolly ferry
#

you can talk geek with me.. I have been in IT for 30 years.. this is just confusion as all hell

sly kindle
#

every add-on has its own config section on the add-on page

jolly ferry
#

Ah!!

#

ok found that.

#

that used to be on the main page just lower in an older verions.. correct

sly kindle
#

some add-ons have more content to scroll down through, yes

#

is that what you mean?

dark yoke
#

More that the config was under the info before, I think

jolly ferry
#

I messed with HA a while back and the add-ons had the config box on the same page as the install button, for example.

#

yea..

#

ok cool

dark yoke
#

That changed 2 days ago 😛

jolly ferry
#

yea I can see that it has an active community

sly kindle
#

I feel like I'm missing something. What changed two days ago?

jolly ferry
#

I think he is joking.

dark yoke
#

he is not

jolly ferry
#

ok got ssh working.. nice. thank you

dark yoke
#

the addon view @sly kindle

#

well.. the entire supervisor panel really

#

with 220

sly kindle
#

oh man. I'm on mobile and just noticed that it's split out

#

I also seem to be stuck in the supervisor panel

dark yoke
#

😄

#

svipe

#

It has been fixed in dev

sly kindle
#

ah there we go. I was hitting back and just kept cycling from an add-on back to supervisor

dark yoke
#

Yeah, there was a few things I didn't think of (like mobile users) 😛

sly kindle
#

guess I haven't messed with mobile much since updating to 220

dark yoke
#

and reload buttons 🤦

robust yarrow
#

Just created a new cert using letsencrypt addon which was successful. certs stored in /data/letsencrypt/live/xxx/
What is that relative to and what do I set my config.yaml to as /data/etc doesnt work?

#

anyone?

lethal root
#

Is this supervised?

#

Because afaik LE stores straight in /ssl

#

So

  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem
robust yarrow
#

Thanks. that worked

lethal root
#

It might be a symlink

#

So it's in /data/le/live but /ssl works 😛

robust yarrow
#

I couldnt find a /data folder anywhere. obviously relative to the container

round walrus
#

Can anyone advise on the fix for the error Can't build 42050218/aarch64-addon-motion_mjpeg:2.1.2: no matching manifest for linux/arm64/v8 in the manifest list entries ?

lethal root
#

As I understand it, rob, there is a missing or misspelled entry in the docker repository for arm where "linux/arm64/v8" isn't recognized by the Pi to be valid and has to be "linux/arm64/armv8"

#

Because motion does exist for arm64/v8

round walrus
#

many thanks @lethal root , where would I make this correction?

lethal root
#

I'm not too sure, are you on the latest version?

round walrus
#

latest version of?

lethal root
#

Hassio/Supervisor

round walrus
#

yes, 220

lethal root
#

You seem to have more experience than me concerning this addon and manifest problems? 😄

round walrus
#

Well I forked it from someone, and they abandoned their original effort when things went 64 bit

lethal root
#

Where was the fork

lethal root
#

And now you're installing the 'official' one, right?

round walrus
#

Im guessing FROM debian:jessie could be a part of the problem

#

I see @lovejoy777 was trying out ARG BUILD_FROM FROM $BUILD_FROM

lethal root
#

which debian are you on

round walrus
#

I am on an RPI 4 with the 64bit version of HassOS

#

noting that this addon worked fine on 32bit

lethal root
#

yes but are you trying to install the official addon through the addon store here?

#

Or is it still the fork

round walrus
#

I added my own fork via github URL

sly kindle
#

why did you switch to 64 bit?

round walrus
#

for vscode addon

lethal root
#

try debian:buster for starters? 😛

#

buster and stretch have an arm64 candidate for motion @round walrus , jessie doesn't

round walrus
#

trying buster now 🤞🏻

#

btw whats the best way to discover addons, is there a HACS equivalent for addons?

lethal root
#

not afaik

round walrus
#

ok the build with debian:buster appears to just run indefinitely

lethal root
#

any errors or messages?

round walrus
#

just the following, and nothing even 7 mins later 20-05-03 12:58:58 INFO (SyncWorker_2) [supervisor.docker.addon] Start build 42050218/aarch64-addon-motion_mjpeg:3.0

#

GTG, will check in later

round walrus
#

good news, some time later Add-on '42050218_motion_mjpeg' successfully installed

lethal root
#

Alright, so it just takes a while

slate cloak
#

Hey i have HA on a VM on a server with an audio jack, can i use the speaker in the audio jack as a media player through HA somehow? maybe an addon?

devout silo
#

Hi, I'm trying to make my first add-on by follow this guide: https://developers.home-assistant.io/docs/hassio_addon_tutorial and I cant get my add-on to show in my add-on store. It says to press the refresh button, but i think that got removed. I also tried restarting HA but no luck. Under https://developers.home-assistant.io/docs/hassio_addon_tutorial#i-dont-see-my-add-on it says my config file could be invalid but i copied it from the example and don't get any errors in the supervisor logs. Am I missing something here? Any help is appreciated 🙂

tropic crag
#

Do ha ad reload instead of the reload button

devout silo
#

This worked! thanks 😄

lethal root
#

@slate cloak what hypervisor?

slate cloak
#

like what VM? im using virtualbox

#

i cant even get the jack output to list when i do ha audio info

#

not sure how to pass it through correctly

lethal root
#

Yeah it sounds like a virtualbox problem, not really a HA problem

slate cloak
#

yeah maybe, ive just used up all virtualbox settings so idk what to do

spark sapphire
#

Do ha ad reload instead of the reload button
@tropic crag that would be great to update the documentation and add that command, since the refresh button has been removed

tropic crag
#

Reload button will probably come back one day

dark yoke
#

It will, it's back in dev

spark sapphire
#

ok good to know!

slate cloak
#

It shows up in an ubuntu server with the same VM config

ivory ether
#

A note (or issue maybe) about addon logging with the new interface—if I stop an addon and go back to the logs, then the spinner spins infinitely and it is not possible to see the logs from before I stopped.

#

I have also noticed that switching tabs between logs and info sometimes doesn't update the state of the addon (i.e. it doesn't think it is running and says start instead of stop if you switched tabs before it finished starting)

tropic shell
#

hi... I have enabled NGiNX on my Hassio instance and I'm able to access my instance using the duckdns url... how ever I see this error on my log section on NGiNX 2020/05/04 10:46:09 [error] 33#33: *128 connect() failed (111: Connection refused) while connecting to upstream, client: <my-external-ip>, server: mydomian.duckdns.org, request: "GET /api/websocket HTTP/1.1", upstream: "http://172.30.32.1:8123/api/websocket", host: "mydomain.duckdns.org"

#

not sure what this ip address is either http://172.30.32.1:8123

tropic shell
#

duckdns: domain: mydomain.duckdns.org access_token: !secret duck_dns_token this seems to be the culprit... I was lead to understand that this would automatically update my domiains IP incase it chnges ?

weary stratus
#

I'm trying to get the SSH and Web Terminal add-on, looks like its supposed to be available on http://addons.community but I dont see it on my Add-On Store

#

I'm just getting started with Home Assistant on my Raspberry Pi today.

wild locust
#

@weary stratus you need to enable Advanced Mode on your user profile page in order to see that, it's considered an advanced add-on. Click your initials at the very bottom of your sidebar to access the profile page, then there will be an advanced mode toggle there. Once that's on revisit the add-on store and you'll see it.

weary stratus
#

oh sweet. Thanks @wild locust

jolly ferry
#

how do I enable MQTT discovery on the latest build?

jade wing
weary stratus
#

So I removed my devices from the MQTT integration. @jade wing can't seem to add them back.

jade wing
#

Please don't tag folks to demand "ask" for help like that, it's rude and likely to result in those people blocking you 😉

weary stratus
#

Alright, sorry for the tag. and ill move my questions to integration

upper folio
#

Apologies, new to discord and home assistant, followed @raven tinsel great video tutorial on setting up influxDB and Grafana, however Grafana's query editor is not showing drop down boxes of what is in the influxDB database making it almost impossible for a new guy to work out how to create a dashboard, any help would be appreciated, i have trawled the docs....

weary stratus
#

Hello, is it possible to get add-ons on HA Core?

sly kindle
#

@weary stratus no

weary stratus
#

ok, that's too bad. The add ons look very nice, and should be available for all integrations. Why this limitation?

#

configuration I mean 🙂

weary stratus
#

Hi, I'm wondering if someone could help me. I have a router in that doesn't allow to change the DNS directly, so I disabled DHCP on the router itself, and enabled it on Adguard Home (RPI, HA), everything worked fine for a day or so, bit randomly the WiFi and Lan stopped working.

I had to re-enable DHCP through the router, otherwise I can't gain internet connection no more.

I'm guessing this is due to some port forwarding issue, but unsure, if someone could point me where to find the issue in the logs, that would be great.

Please @ me

Thanks

sly kindle
#

@weary stratus did you set static ip and dns on the device running Home Assistant?

bitter agate
#

Good morning (depending on where you are), fellow tinkerers! I'm new to HA and am trying to peek under the hood some. My understanding is that Hassio Add-Ons are actually implemented as Docker containers. I'm wondering if someone can help me understand how Hassio starts these containers and where the configurations for the startup are stored on the filesystem. When I SSH into my box I see that the 'docker' command isn't part of the distro so I can't play around with 'docker run'. So how does Hassio start the containers?

scarlet burrow
#

are there more people that have a gigantic processing time with adguard home addon with adguard browsing security & parental control on ???
i'm talking 900+ ms

jade wing
jolly ferry
#

is the MQTT Broker in 220 of HA the same thing as a Broker in all the other write ups?

jade wing
#

There is no 220 of HA, there might be of the Supervisor, but Mosquitto is Mosquitto no matter how you install it

bitter agate
#

@jade wing, thank you! I'll start there and look at the source code on github.

weary stratus
#

@sly kindle Yup, everything is set up already, I use duckdns, and the ports are already forwarded

#

It worked fine for like a day or so, but just randomly stopped working. I had to disable DHCP on AH, and use it via the router for now

weary stratus
#

Hello, i'm trying to configure SSL support using DuckDNS and NGINX proxy plugins. I managed to configure everything, so DuckDNS plugin actually properly generates SSL keys and NGINX starts without poblems. I can even access my host from outside by navigating to the page. But once i'm trying to log in - i'm getting connection timeout when UI is trying to download authorize JS bundle. I tried to download it manually, and my download get's stuck somewhere in the middle:

#

oh, cannot upload images via web version of discord

#

In short - it downloads 500kb of 1.6mb and then get's stuck

#

if i'm trying to access my instance without NGINX (directly) from outside - no issues at all

#

Oh! I just realised that i can log in from my cell phone by disabling wifi, but if i'm within my local network - i cannot login. Is it normal? Is it possible to fix it somehow?

limber cedar
#

Oh! I just realised that i can log in from my cell phone by disabling wifi, but if i'm within my local network - i cannot login. Is it normal? Is it possible to fix it somehow?
@weary stratus I setup my duckdns and nginx following this tutorial. Everything worked good except i could not use my local IP to access. Only duckdns worked. I eventually got rid of that setup and now only use duckdns plugin.

limber cedar
abstract olive
#

LoL, here I can't

@weary stratus I setup my duckdns and nginx following this tutorial. Everything worked good except i could not use my local IP to access. Only duckdns worked. I eventually got rid of that setup and now only use duckdns plugin.
@limber cedar connect on duckdns outside my WiFi

tropic shell
#

@abstract olive Try reading this post and read the 22nd Post (out of 68) by Mutt Muttley.

abstract olive
#

@abstract olive Try reading this post and read the 22nd Post (out of 68) by Mutt Muttley.
@tropic shell Sorry, what post?

tropic shell
sly kindle
#

That thread starts bad and gets worse

limber cedar
#

I want o use Adgaurd add-on but after install I get this 502 Bad Gateway | nginx page

#

Do I need to have the nginx add-on installed?

sly kindle
#

for every addon you need to watch the logs to see when it is finished starting and serving up a page if that's what it does

#

If you click start, and then "open web ui" immediately, it's almost always too soon to expect a ui for the frontend to be ready

limber cedar
#

Thanks, but i did not click right away, the add on was installed few days back but i had a port error, so I reset my routers and i get this page still

#

in the logs it still shows

#
2020/05/04 22:12:35 [info] AdGuard Home, version v0.101.0, channel release
, arch linux amd64%!(EXTRA string=)
2020/05/04 22:12:35 [info] Upstream 0: https://dns10.quad9.net:443/dns-query
2020/05/04 22:12:35 [error] Couldn't load filter 1 contents due to stat /data/adguard/data/filters/1.txt: no such file or directory
2020/05/04 22:12:35 [info] Go to http://127.0.0.1:45158
2020/05/04 22:12:35 [info] Starting the DNS proxy server
2020/05/04 22:12:35 [info] Ratelimit is enabled and set to 20 rps
2020/05/04 22:12:35 [info] The server is configured to refuse ANY requests
2020/05/04 22:12:35 [info] DNS cache is enabled
2020/05/04 22:12:35 [info] Creating the UDP server socket
2020/05/04 22:12:35 [fatal] Couldn't start forwarding DNS server, cause: couldn't listen to UDP socket, cause: listen udp 0.0.0.0:53: bind: address already in use```
sly kindle
#

youre on a generic linux install?

limber cedar
#

i have ubuntu 18.04

sly kindle
#

53 is already being used on your system. nothing to do with your router

#

This conflict doesn't exist on an HA OS install

limber cedar
#

and running supervisor on it. I moved away from VM as it was making think difficult to setup

limber cedar
#

Oh-- thanks, that is probably my way forward.

limber cedar
#

@sly kindle fixed it. Now its working

weary stratus
#

Hi, new to discord and hope i'm at the right place. Anyway how do i open up ports i the Node Red add on? I'm trying to use UDP port 7090...but it does not work. If i look into Portainer the "addon_a0d7b954_nodered" does not have any published ports. This is probably super easy if you know what you are doing, which i obviously do not know 🙂

lethal root
#

is the port open in the config?

#

@weary stratus did you set the port in the config page of the addon?

vague terrace
lethal root
#

Why do you need to copy a bunch of stuff

vague terrace
#

I would like to use Telegraf to monitor my Synology NAS. I understand telegraf will expect some MBIs files to be at a certain location (eg /usr/share/snmp/mbis/) inside the conatiner when it runs

lethal root
#

The way I read the addon description it's basically click install, set config and go?

vague terrace
#

yeah but that's for general telegraf. not ncessarily monitoring of things like synology

#

I guess, plug and go, you could monitor your host

lethal root
#

I'm pretty sure this addon is for monitoring the host, not other devices

vague terrace
#

but I would like to monitor another piece of hardware

weary stratus
#

@weary stratus did you set the port in the config page of the addon?
@lethal root Hmm probably not ...i cannot find any info regarding ports in the config. How would it look like if you would add port 7090?

vague terrace
#

as it stands, probably. Is there any way I can "hack" an add-on to mount a folder and copy some file on startup?

lethal root
#

I am unfamiliar with node-red specifically but every add-on has a config page at the Supervisor -> Dashboard -> Click on add-on -> tab Configuration at the top @weary stratus

#

I can't answer that question @vague terrace , don't know

vague terrace
#

thanks @lethal root

weary stratus
#

I am unfamiliar with node-red specifically but every add-on has a config page at the Supervisor -> Dashboard -> Click on add-on -> tab Configuration at the top @weary stratus
@lethal root Yes, thanks, you are right and i can find the config page as you mention....i'm just uncertain what to add....do not want to screw things up 🙂

lethal root
#

Well, what does it look like?

dense spadeBOT
lethal root
weary stratus
#

Yes, you are right! Got the below (not sure how to import screen shot in the discord?)
Container Host Description
80/tcp 1880 Web interface

lethal root
#

That seems like port 1880 is the default web port

#

This discord disallows screenshots so you need to upload images to a sharing site 🙂

#

No UDP port below it?

weary stratus
#

That seems like port 1880 is the default web port
@lethal root Yes...ok, thanks 🙂 ...no no sign of UDP port..or how to add?🤔

tender siren
#

Hi!
I cant get my duckdns to work since I changed router. The site "myname.duckdns.org" wont open. My router has 443->8123 port forward with static IP on hassio and I inserted the token etc under config in duckdns-addon. What am I doing wrong?

lethal root
#

Can't seem to find it @weary stratus , best wait for someone who does know

weary stratus
#

Can't seem to find it @weary stratus , best wait for someone who does know
@lethal root Ok, many thanks for the leads so far and trying 👍 🙂

lethal root
#

@tender siren so it used to work with your old router?

tender siren
#

yes, but it was in another department with another internetprovider

lethal root
#

Did you make any changes to your duckdns config since then? Because if that worked I wouldn't change it

tender siren
#

no nothing

#

i have reinstalled it several times

#

same config

lethal root
#

Sounds like the port forwarding isn't working properly, nothing to do with HA

#

The configurator addon mentions setting port 3218 on the router, did you do anything there?

tender siren
#

no I havent

#

should I do a new port forwarding then?

lethal root
#

Nevermind that

#

Wrong guide 😛

#

I'm just wondering at the exact nature of the failure, are you using SSL?

#

ofc with port 443... ahem

#

Is your certificate expired perhaps?

tender siren
#

perhaps, but I cant even connect with an unsecure connection

#

Its just "webbpage cannot be reached"

lethal root
#

Yes but if you don't forward port 80 and set SSL as not true, non-secure won't work

tender siren
#

okey, I havnt port forward port 80

#

is it 80 -> 80

#

where to I set SSL to true?

#

I have set the config in duckdns to true

lethal root
#

Should be in the duckdns config tab, and it probably already is true

tender siren
#

what about port 80?

lethal root
#

With SSL on, 443 -> 8123 should work

tender siren
#

external 443 to interal 8123?

#

TCP

lethal root
#

Yes that's the way

tender siren
#

I have it on but no response

lethal root
#

It might be necessary for letsencrypt to have 80->80 too to get the certificate

#

I'm speculating here

tender siren
#

Ill test it

#

nothing

lethal root
#

Well I'

#

I'm all out of ideas

tender siren
#

well thanks! ill test som stuff

lethal root
#

See if you can get any port forward working

tender siren
#

yes ill check, thanks!

surreal owl
#

hi, I just tried to install the visual studio code add-on but it says "This add-on is not available on your system." Can anyone please help?

sly kindle
#

@surreal owl it isn't available for all systems

surreal owl
#

I'm running on a raspberry pi 3 model B+ so that should work right?

lethal root
#

No

#

It doesn't work on arm

boreal vale
#

Have a fresh Raspb pi3 Model B+ with Hass.io. Latest HA installed. Trying to install addons (Samba, CEC scanner) from repository. Install success. But addons after starting the addon they stop. I have a full log here https://pastebin.com/rzh8aieM

#

There's a clear error message: how can i Run "tvservice --off"?

tawdry pollen
#

hello, please tell me if this is the wrong place to ask. I've installed the plex media server add on...how do i tell it to use my letsencrypt certs? I did find in the server setting under network certificate settings and i've set it to /ssl/fullchain.pem and /ssl/privkey.pem but it does not use it...is there somewhere else i need to specify it?

lethal root
#

try without the /ssl/ @tawdry pollen

tawdry pollen
#

@lethal root i get the same result, it is using a plex.direct cert

lethal root
#

Does it even have an SSL option?

tawdry pollen
#

on the plex config yes

frozen girder
#

I have been using HA happily for several weeks now. I managed to get duckdns configured and have been able to access HA from my PC and mobile phones. The phone access when away from home worked fine.

Today (having changed nothing for several weeks) my access using the duckdns address stopped working.
I can access using the IP address: https://192.168.1.247:8123/
I thought it might be a problem with the Lets Encrypt certificate so I forced an update by registering a new duckdns domain, adding it to the duckdns configuration within supervisor, and restarting. But that didn't help. So I've backed-out that change.
I've checked my IP address on duckdns to make sure it is correct (which it is).
On the browser (using an Incognito window) I get the message: "This site can’t be reached <mydomain>.duckdns.org took too long to respond."
I'm not sure where to look for error messages.
Any ideas?

plain rune
#

@tawdry pollen are you using your own domain or a plex.direct one?

tawdry pollen
#

my own

frozen girder
#

( @boreal vale - as requested)

plain rune
#

@tawdry pollen I'd assume it can't find the files in the path you're providing. do you not want to use the plex.direct cert that Plex provides?

tawdry pollen
#

i want to access it on my local network on example.com and then also the same on external networks

#

if i connect to the container i can see the cert and pem files in /ssl/

#

on the plex container

plain rune
#

hmm. it might be picky on file permissions

#

and i assume you restarted the Plex server after setting them

tawdry pollen
#

yeah, i've restarted it

plain rune
#

btw, you can just use https://app.plex.tv if you want a Plex Web session without fighting with custom domains and such

tawdry pollen
#

ok, but how does that connect back to my server?

plain rune
#

handles the lookup for you, it'll end up being a local connection to the server if the local IP is reachable

#

the web app itself is loaded from Plex's servers, but the media interface and streaming are all local after that

tawdry pollen
#

hrm ok

#

i might need to read more about it

#

but if i open the webconsole from hassio it goes to the domain that i am using and then it fails on cert

plain rune
#

almost all of the clients use plex.tv services to find the best way to connect to the server

tawdry pollen
#

i am sure there is other people that has the same issue

plain rune
#

"fails on cert" == it's still serving you the plex.direct cert?

tawdry pollen
#

yeah

plain rune
#

there's several settings you need to change in Settings->Network

#

cert locations, custom domain name, custom URLs

tawdry pollen
#

that is where i've add the cert and domain

plain rune
#

unless you have a very specific need for a custom domain, it's easier to just use the built-in SSL handling

#

there may be more info in the plex server logs