#installation-archived

1 messages · Page 35 of 1

ebon garden
#

would i be able to like transfer my pre existing installation info such as automations, devices, or anything to it? or would i have to start fresh

low notch
#

you can take a backup and use the core folder in it to restore these in a container install

ebon garden
#

ok

#

i think ill look to try do it when im free in a month or so

outer cape
#

Hello,
Sorry if my english is a little bad.
I have a question:
When i use docker compose up i have this answer
[+] Running 1/1
✘ homeassistant Error 0.4s
Error response from daemon: Head "https://ghcr.io/v2/homeassistant/home-assistant/manifests/latest": denied

Do you know why the access is denied ? I have an account on GitHub and i'm trying to pull the image of Homeassistant on a fresh install of Ubuntu 22.04 on a Pi4 ?

Thanks a lot for your answers 🙂

fallen lichen
#

share your compose, but looks like missing - from the first homeassistant

thick kettle
wooden smelt
outer cape
# fallen lichen share your compose, but looks like missing `-` from the first homeassistant

version: '3.8'
services:
homeassistant:
container_name: homeassistant
image: ghcr.io/homeassistant/home-assistant:latest
environment:
- TZ=Europe/Paris
ports:
- 8123:8123

volumes:
  - /home/domin/apps/homeassistant/config:/config
  - /etc/localtime:/etc/localtime:ro
restart: unless-stopped
network_mode: host

Maybe i made a mistake with the image, is it home-assisstant/home-assistant now and no more homeassistant/home-assistant ?

fallen lichen
outer cape
#

Maybe juste a typo error 🤷‍♂️

humble scaffoldBOT
#

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.

willow prawn
#

Hi i configured my Homekit Bridge via Tuya and i added my little brother on the Home app on iphone and his accessories arent responding and mine are on my phone but on his phone it says "Not Responding"

humble mirage
sweet berry
#

Is it possible to add a commandline (-v /var/run/dbus/:/var/run/dbus/:z ) to a container that is already running without removing it??

low notch
#

No

sweet berry
#

I have some weird "bug" I have made a new container including this commandline, exactly same version, same configuration and my Gree integration is not working.

#

I start the old container, the AC is visible, start the new container AC is not visible anymore.... can't figure it out

#

No devices found on the network😤

inland saddle
#

ability to install home assistant on nvidia shield

outer cape
#

Last question for the moment. I had an old configuration (configuration.yaml) from a year ago but home assistant doesn't pick it up on the dashboard what i done (rooms, lights, shutters...). Do you have a link to a site that explains the configuration and how to add old entities presents in the configuration file inside the dashboard, something a bit precise or from an older configuration ? Thanks

frosty frost
#

I have a rpi3 running home assistant OS that is stuck in a reboot loop after upgrading to 2023.6, logs indicate it's starting the dB upgrade than running out of memory, any way to just drop the dB?

celest quartz
#

Hi all, I'm running a python script that uses gpio pins on a raspberry pi 4b running bullseye. There is a pressure sensor, buzzer and DAC on gpio pins and I2C. Would it be possible to convert this and run this in HAOS if I install HAOS on this RPi4 instead?

frank perch
#

you can do all those in HAOS on an rpi yes

celest quartz
#

Awesome!

#

If you don't mind, can you please direct me to some documentation?

grand pivot
celest quartz
#

Thanks RobC

silent shuttle
#

Good evening, would anyone have a link on passing through a skyconnect to docker(using unraid) I've added the device byid and the container starts but I'm not seeing it showup anywhere

#

NM needed to run in privlidged 🙂

brisk willow
#

You shouldn't need to run in privileged mode if you pass the device through to the container

steel pagoda
#

Hi all, im try to setup the "Kostal Plenticore Solar Inverter" (https://www.home-assistant.io/integrations/kostal_plenticore/), on my installation i got a popup where i can add the adress and passwort to the device. Now we wanted to setup the same at a freind of mine with a new installation. When we try to add the Addon i always get an information with: >> Du kannst dieses Gerät hinzufügen, indem du es zu deiner „configuration.yaml“ hinzufügst. Weitere Informationen findest du in der Dokumentation.

But there is no info in the docs how to add it to the configuration.yaml. The docs only shows how to manually install the plugin.

low notch
#

you say you try to "add a addon"

#

you may want to go to settings -> devices and add a integration (not a addon)

#

because thats what I see when I add your linked integration there: hostname and password

steel pagoda
low notch
#

then your friend may have a old homeassistant version running

steel pagoda
low notch
#

what version is it?

steel pagoda
# low notch what version is it?

i cant say exacly because i have no access atm. but im sure the Operating System 10.2 was updated. so i think we should also have the latest Supervisor version, i double checked if there where any updates yesterday

humble mirage
#

Neither HAOS nor the Supervisor versions matter to integrations

steel pagoda
steel pagoda
humble mirage
#

The version details you listed are for their install?

humble mirage
#

Then I have no idea why the integration is resulting in that error

steel pagoda
# humble mirage

is there a way to see in my install how the config of the device is written, so that i can manually write it in the other installation?

humble scaffoldBOT
#

@steel pagoda When using Discord's Reply feature it defaults to pinging the person you reply to, which can get frustrating for the target. Use Shift + click on the Reply option, or click @ ON to @ OFF to stop this - on the right side of the compose bar.

You have to change this every time (thank the Discord devs for that).

humble mirage
#

There is a certain irony in your leaving the ping on, when replying to the image telling you to turn it off

humble mirage
#

Clearly

steel pagoda
# humble mirage Clearly

i found out that there was already a folder from kostal in the custom_components folder. after i removed it manually everything went as described in the instructions. i can't say why the folder was there.

eager musk
#

Hi I have a Zigbee usb adapter and I want to use it via usbip (or ser2net) can I use the zwave-js-ui setup or is that specific to z-wave?

frank perch
eager musk
#

k I will head over

left ether
#

I have a rpi3 running home assistant OS that dont upgrade from 2023.5.4 to 2023.6.2

left ether
#

any help»?

brittle sail
left ether
#

sure, sorry for the lack of information well
23-06-20 00:38:06 INFO (SyncWorker_2) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi3-64-homeassistant with version 2023.6.2
23-06-20 00:38:06 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
23-06-20 00:38:17 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
23-06-20 00:38:17 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed -> rollback!

From homeassistant-roolback
2023-06-20 00:37:26.051 WARNING (MainThread) [homeassistant.core] Task <Task pending name='Task-24602' coro=<async_install() running at /usr/src/homeassistant/homeassistant/components/update/init.py:156> wait_for=<Future finished exception=ServerDisconnectedError('Server disconnected')> cb=[set.remove(), Task.task_wakeup()]> was still running after stage 2 shutdown; Integrations should cancel non-critical tasks when receiving the stop event to prevent delaying shutdown
2023-06-20 00:37:28.411 ERROR (S4H-CoAP) [pyShelly] Error receiving CoAP UDP, Event loop is closed, Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/pyShelly/coap.py", line 187, in _loop
File "/usr/local/lib/python3.10/site-packages/pyShelly/block.py", line 109, in update_coap
dev.raise_updated()
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed

#

dont know if is a problem with one add-on

#

or other error on my system

radiant zodiac
#

Logger: homeassistant.setup
Source: setup.py:384
First occurred: June 19, 2023 at 5:06:04 PM (1 occurrences)
Last logged: June 19, 2023 at 5:06:04 PM

Unable to set up dependencies of upnp. Setup failed for dependencies: ssdp

#

hello comunity

#

i have this mesage and i new en HA

#

helpme pllease

humble scaffoldBOT
#

If you're having problems with your updates to your configuration:

humble mirage
#

Look in the log file for what the problem with SSDP is

dull mist
#

Is anybody having issues installing Home Assistant to an RPI CM4? I have tried several times with no luck, I'm getting stuck on the preparing screen and I've tried different SD Cards and methods to write to the images (Raspberry Pi Imager and balenaEcher) but I got the same results in both cases.

frank perch
#

when you say preparing, you mean the first screen before onboarding?

#

and when you say "stuck" how long are you talking?

#

because on a rpi it takes ages lol

dull mist
# frank perch and when you say "stuck" how long are you talking?

Yes, the first screen stay there forever, I left the RPI running for 12 hours and never finish the on on process. This is not first time I setup the RPI with Home Assistant, this is why I asked, just to make sure other people are not having the same issue. My setup is a headless RPI, but I might connect it to a screen later this week to get more info why is getting stuck.

quiet finch
#

hello

#

I'm running HA on HAOS and there are some fixes for a memory leak in the frontend that I'd like to try. I'm wondering if it's possible to just use the dev branch of frontend? Or is there another way to use the changes that fix the memory leak on my type of install? I don't really want to move to the dev branch completely

frank perch
neon chasm
#

everything looks like it worked right but

sudo dpkg -i os-agent_1.5.1_linux_aarch64.deb
Selecting previously unselected package os-agent:arm64.
(Reading database ... 43764 files and directories currently installed.)
Preparing to unpack os-agent_1.5.1_linux_aarch64.deb ...
Unpacking os-agent:arm64 (1.5.1) ...
Setting up os-agent:arm64 (1.5.1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/haos-agent.service → /lib/systemd/system/haos-agent.service.

#

I'm curious about the name of os-agent there at the end, for the symlink. is that correct? haos-agent.service not os-agent

#

is that what's causing this?

humble mirage
#

Honestly, unless your hardware doesn't support UEFI then you should use HAOS

neon chasm
#

raspberry pi 4

humble mirage
#

Use HAOS

#

There's no good reason to use Supervised on hardware that HAOS supports

neon chasm
#

issue is Kodi, I'm developing addons for that, but latest vanilla version of that is old old

#

I installed it both other ways last week, docker, and via pip

humble mirage
#

Supervised is the install method that requires the most skill from you

neon chasm
#

I'm "forced" to install OSMC os for latest builds of kodi

#

I get that, and want to learn

humble mirage
neon chasm
#

no no, this is Kodi addons

humble mirage
#

Well, you're setting yourself up for pain, and failure

final socket
humble mirage
#

Don't use Supervised... just don't

final socket
#

Or in Docker.

neon chasm
#

then I lose HA addons, lol (though I know there's other ways)

quiet finch
#

any advice on how to run the dev version of frontend without using the dev version of core on HAOS?

neon chasm
#

I wanted to play around with both connecting together, in various ways

#

believe me, I'm aware what I want is awkward

humble mirage
#

And a clusterfuck

neon chasm
#

more than prepared to wipe what I've installed, and go a different route

humble mirage
#

If you want add-ons use HAOS. If you want other software use a VM

#

Supervised is a bloody great big trap

quiet finch
#

there is a memory leak in the frontend that just got fixed

humble mirage
#

any advice on how to run the dev version

neon chasm
#

I'm most frustrated with Kodi, tbh. the fact that their latest isn't available / optimised on RPi as just a package has been quite a frustrating thing to learn - obvs not your guys' problem

final socket
#

Can you not just compile it from source?

neon chasm
#

you can (and I have), but it's a much lesser version than any of the optimised boys - LibreElec/OSMC

final socket
#

Maybe you could upgrade your #hardware-archived to something that can competently run multiple virtual machines.

neon chasm
#

ahh, I know I could, whole point of this was to play with the Pi and the new SSD. I could put it on quite a few random boxes I have around the house!

frank perch
#

I could stick my hand in a fan, but I'm not going to

plain quest
#

Hey, why haos send "Failed to send WATCHDOGS=1 notification message : Transport endpoint is not connected" ? I'm on Odroid N2 with eMMC

final socket
#

Did you try googling that error message?

plain quest
#

yes but it's often solutions for different Linux distributions, and I admit that I don't understand everything

#

it happens randomly, either directly during a new installation, or after a reboot

#

this message appears in a loop, I can leave it running overnight and still the same

final socket
#

The cool thing is that most Linux type systems work more or less the same way.
I want to say that's a filesystem error, it's trying to write to something or mount/unmount something and it's failing, it can't get the location it wants to write to or it can't mount/unmount a mount point. That's why it's happening after a reboot or update.
Are you running HAOS in a VM or on bare metal?

plain quest
final socket
#

Ok. Honestly I would probably just do a clean install and restore config from backup. I think if that doesn't fix the problem you might have a hardware fault of some kind.
If I'm wrong, someone smarter than me please advise, that just seems like the best course of action.

plain quest
#

I have already done several clean reinstalls and this problem happens very randomly. I had installed CoreElec before and it worked great

#

Maybe a HAOS bug?

#

anyway thanks for looking into my problem.

humble mirage
plain quest
#

Hmm... Has anyone here had a similar problem?

humble mirage
#

Did you check that link?

#

You can also search Discord to see if anybody has mentioned it here

plain quest
#

Should I open an issue on Github?

solemn beacon
#

Hoping this is the right channel - I upgraded from an old Raspberry Pi to a ProxMox install, restored from back-up, and now none of my add-ons will start. Is there any way to fix this without nuking and starting over?

raven forge
#
  • What do the addons' logs say?
  • Did you restart the VM after restoring?
  • What do the supervisor logs say?
solemn beacon
#

Okay so I did not restart the VM, and that mostly solved it? But now I'm trying to install MQTT and when I go to "Settings > Devices & Services > mqtt > Configure ? Submit" (following this tutorial https://youtu.be/dqTn-Gk4Qeo?t=398), I get a "failed to connect" message. 😦

#

And each time I go back to the add-on after, it shows stopped, but I have Watchdog turned on.

raven forge
#

Is mosqiitto running?

solemn beacon
#

Pardon me for sounding ignorant - I'm brand new to all of this. In "Settings > Add-ons > Mosquitto broker" I have clicked "Start"
When I refresh and go back in, it's no longer running and I have to click "Start" again, even though I have Watchdog turned on.

raven forge
#

Can you check the log of the Mosquitto broker addon? I'd disable watchdog for now until it reliably stays up

solemn beacon
#

Is there a friendly way to post log code here?

humble scaffoldBOT
#

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.

solemn beacon
raven forge
#

If that's all there is then that looks like a successfull start

solemn beacon
#

I uninstalled and reinstalled Mosquito broker and it seems to be staying running now, but "Settings > Devices & Services > mqtt > Configure > Submit" still comes back "Failed to connect" (actually faster now than before).

raven forge
#

Are you sure you're using the correct username/password? You can click Show unused optional configuration options in the addon configuration panel and then toggle Debug.
Try to configure the MQTT integration again and then check/refresh the addon logs. It should tell you more about the connection failure

solemn beacon
#

It never gets to any point of asking me for a username/password yet. According to that tutorial, it should ask me that after it starts.

#

Okay now it just randomly decided to work...

raven forge
#

Apparently sharing direct links to images is forbidden 🤔 https://imgur.com/fdsf0Dj
Anyway, I meant the integration panel for MQTT. It has a username/password field

solemn beacon
#

I think I might be in over my head. I got MQTT running now, got Home Panel setup on my tablet, and I figured this page would get me further but I have no idea how to get battery & device info now transmitted over MQTT. 😒 https://wallpanel.xyz/docs/remote-control/mqtt-setup/

raven forge
#

I'm not familiar with wallpanel but if I see tis right you can't use core-mosquitto for this as that's only resolvable inside HA. You need the ip of the VM

solemn beacon
#

I've got the IP, but I just have no idea how I'm supposed to setup MQTT in general. Idk what I'm supposed to set as a "Listen to a topic" even, for example. 😕

unborn lotus
#

Someone correct me if Im mis-remembering, but I think you need to setup Mosquitto in Add-Ons, then set up MQTT in integrations

#

IIRC you need to create a new home assistant user, and use that user/passwd for your Mosquitto/MQTT instance

solemn beacon
#

I think I've got all that setup as well, but holy hell there's like no good documentation on how to setup your own stuff that I can find. I've got it running on the HomeAssistant server and on the tablet's Home Panel but I just have NO idea how to tell HomeAssistant what to "listen" for.

unborn lotus
#

You have the MQTT integration set up under the Integrations page?

solemn beacon
#

Yeah.

unborn lotus
#

I only use mine to get Ring data, so once I had the mosquitto broker running, all I had to do was install the RingMQTT add on and it worked perfectly

#

(after pointing RingMQTT at the server with log in info)

solemn beacon
#

I can't find ANYWHERE what the hell I'm supposed to enter into this stuff. The video tutorial showed me how to do a test listening to "/everything/smart/home" and then publishing a packet to that, which worked, but then the dude never explains how to actually use that with other devices that can send MQTT.

unborn lotus
#

did you try listening to the WallPanel channel in your link?

#

The base topic wallpanel/mywallpanel allows the device to send and receive MQTT commands or messages. The base topic should be unique to each device if you want the device to operate independently from other devices running the same application in your network. If all devices have the same base topic, then sending a command will mean all devices receive the command.

#

Im sorry I cant be more helpful, I dont have a WallPanel, but I did just go through all this setting up my Ring to MQTT

humble scaffoldBOT
dull mist
# frank perch if it's not the SD card it might be your internet/DNS

The Internet connection is good, I configure ssh access using a USB STICK and was able to ping www.google.com with no issue, also tried wired cable, same behavior. Using the Home Assistant observer (http://homeassistant.local:4357/) the system was flagged as (Supervisor: Connected / Supported:Supported and Healthy: Unhealthy.) I changed the image to haos_rpi4-64-10.2.img.xz and was able to get the create account window. I also download again the image haos_rpi4-64-10.3.img.xz again (3 times) always with the same sha256 hash (03c55959f1f6c69467f74ec880dd6c87563198fa7e70b490d7619b9395807c59). How should I report this issue?

frank perch
#

If you got to the create account window, what's the issue?

solemn beacon
unborn lotus
#

And you’re 100% sure that the MQTT integration is properly configured with Mosquitto? In that case IDK

unborn lotus
solemn beacon
placid sage
#

Hi, having an issue adding VOCOlinc bulbs to HA. Odd thing is is that I have 4 of these bulbs and 2 paired nicely, the other 2 I can’t seem to have the system recognize it to pair. Ideas?

final socket
placid sage
#

They are wifi

#

I believe Bluetooth too, but pairing them they show up after a reset on Apple home. I then add it and then remove it and it’s supposed to pop up in HA. The other 2 bulbs did flawlessly, same make and all

placid sage
#

Never mind, after resetting my modem, resetting HA, breaking my HA accidentally with the network reset, turns out these 2 bulbs just like to take their time.

random quarry
#

Hey! i'm new on domotic and i want to start setting up a server with Home Assistant. Now that i'm learning I would preffer using stuff I already have instead of buying a RPi for the server

I have a pretty old laptop and I want to know if that could works for starting a server. Specs are AMD Turion II and 4GB DDR2 Ram. AMD Turion II is a 64bit CPU with 2 core 2.2 GHz frecuency, is it compatible with HA?

Also I'm thinking on buy a SSD since the HDD it already have is really slow, is 128 GB enough? or I should go with 256 or 512 directly?

final socket
#

that should be able to run HA no problem, 128 GB SSD should be plenty, and you'll probably have to use either a VM or Docker install since that machine probably doesn't support UEFI.

random quarry
#

o so i will not be able to have the HA OS?

#

I'll see on the BIOS it it supports UEFI then, thanks!

final socket
outer cape
#

I will add a small thing, if you don't need supervisor function you can use the Docker container. And for the backup use the option for that discribes in the documentation not copy/past the directories in config 🙂

primal bay
#

Hi! Is there a chance to get a new homeassistant-supervised.deb with debian 12 support which is already in the source include please? I am in the need to reinstall my server and want to use debian 12 directly as 11 is not listed officially anymore on their servers. Thanks

low notch
#

there's a lot of 11 s in the official debian archive 🤔

humble mirage
#

Alternatively be smart and use HAOS

primal bay
#

I am using a Fujitsu S740 client btw

humble mirage
#

There's plenty of good command line guides for Debian VMs

raven forge
#

A common recommendation is to use proxmox (based on debian) but you can also install HAOS directly on the machine

winter topaz
#

Hi! I'm new to Home Assistant after using SmartThings for years. I ordered an ODROID M-1 from AmeriDroid and it arrived yesterday. Unfortunately, it isn't starting up properly. After a long pause on "Waiting for Supervisor to startup..." I'm eventually presented with "Error returned from Supervisor: System is not ready with state: setup" and any further commands at the ha prompt yield the same message again. AmeriDroid support suggest I reflash the OS image to the eMMC which didn't change the behavior. Is there anything further I can try to troubleshoot this before sending the unit back? I've pasted below the output that loads from port 4357. Port 8123 won't connect. Thanks!

Home Assistant observer
Supervisor: Connected
Supported: Unsupported
Healthy: Unhealthy

raven forge
winter topaz
#

I'm not able to reach anything but the ha prompt on the console of the device and all commands yield an error. If I give the exit command, the ha prompt simply reloads. Is there a way to reach the host os to get a look at what's going on in the logs?

raven forge
#

You have to enter login first

winter topaz
#

ah! ok, login brings me to the host prompt it looks like. i wasn't aware of that command

raven forge
#

Not your fault. It's not really documented

winter topaz
#

Ok, so mostly normal looking. First it says starting HassOS supervisor then docker says no such container hassio_supervisor. Next systemd says Started HassOS supervisor. Next the supervisor says no such object: hassio_supervisor. Next Creating a new supervisor container. Then a long hex string with nothing else. Starting the Supervisor. Finally hassio_supervisor

#

oh - the second docker supervisor logs command yields a mountain of stuff. i've got no way to copy/paste from the console so transcribing...

3 repeating messages make up the bulk of the log output

info syncworker- downloading docker image ghcr.io blah blah with tag landingpage
error - a bunch of stuff but ultimately a 500 from a localhost URL attributed to a timeout failure to get from ghcr.io
warning - fails install landingpage retry after 30s

#

DNS resolves ghcr on the device to 140.82.144.34 (via dnslookup)

#

the final docker logs command yields "no such container: homeassistant"

humble scaffoldBOT
#

Please use imgur or other image sharing web sites, and share the link here.

Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.

raven forge
#

Probably better to share an image of that

vital yew
#

Hey wonder who can give me some points in the right direction.

Currently running hass.io on a VM using VMWare Workstation. Have loads of integrations and several add ons. I take backups every day using an automation.

I want to move over to run Debian on a physical Host, then I think run several docker instances. One for HA, one for Frigate.

#

I’m assuming I can’t just install HA and then restore my current backup? Because if I understand correctly, you don’t have add-ons when running HA via Docker on Linux? Is that right?

frank perch
#

actually you can restore your backup, you just have to manually copy them

frank perch
#

the decompressed backups

vital yew
#

Also, do I want HA Supervised?

frank perch
#

no

#

no one wants that

vital yew
#

Sorry not supervised, but with supervisor?

frank perch
#

decompress one and look at it

vital yew
#

Not at my computer to look right now.

#

Trying to get ahead of my self and try and understand the process I’m going to go through

frank perch
#

why not run HAOS in a VM and docker on the host?

vital yew
#

Good question. I don’t fully understand all the differences, but want to make you of my iGPU for Frigate

frank perch
#

well run frigate in docker

vital yew
#

that’s the plan

frank perch
#

and integrate it to HAOS

vital yew
#

And HAOS as a VM on the Debian box too?

frank perch
#

yup

vital yew
#

Any reason to not run it in docker?

frank perch
#

I use virtualbox on ubuntu

#

you want addons?

vital yew
#

Well, also a good question! I use add-ons right now

frank perch
#

you have to install addons manually in anything else other than HAOS

vital yew
#

But understood I would have to run those add-ons in separate dockers if I want to use docker

frank perch
#

as an addon is only really a docker container

#

or software

#

yes if you run any docker install you have to do the addons all yourself

vital yew
#

Ok so your saying it’s just simpler for my purpose to run HA as a VM, then I can use add-ons, and just restore my current HA from backup

#

But remove the frigate add-on I’m currently running and instead run frigate from a docker

frank perch
#

yes

rapid robin
#

Hello everyone, I am frequently having some issues with HA. I'm using a new samsung SSD so I don't think the problem is related to SSD (also S.M.A.R.T. is clean). Has anyone seen the error like below?

Home Assistant observer
Supervisor: Disconnected
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

vital yew
rapid robin
#

I'm using HAOS on RPi 4

vital yew
#

I’ll install virtual box

frank perch
frank perch
vital yew
frank perch
#

Lean on me when you're not strong And I'll be your friend, I'll help you carry on For it won't be long 'Til I'm gonna need somebody to lean on.

rapid robin
frank perch
#

a UPS hat?

rapid robin
#

Sort of

vital yew
#

It’s the frigate in docker that I’m worried about

#

Never touched docker before

frank perch
#

well, I've never used frigate or docker

vital yew
#

Gonna spin up a VM tonight to try and test that part out

frank perch
#

lol

vital yew
#

Lol ok

frank perch
#

however I have years of experience in hypervisors

vital yew
#

I’ll go leave in the frigate peeps

#

Oh yeah I’m a windows system admin. Comfortable with ESX and Hyper Visor so not that worried about that part

#

Just need to work out how I install, configure and run virtual box via command line

#

As I don’t plan on installing the front end gui for Debian

frank perch
#

that I can help with

vital yew
#

But I’m sure ill work that all out

#

I’ll drop you a message if I get stuck but going to concentrate on docker and frigate

languid finch
#

Hello, i have a weird problem, because the default docker config seems not work for me.

#

if there is some who could explain these errors (like a dev or a magician of some sort) i would be grateful

#
homeassistant  | 2023-06-21 11:13:31.080 WARNING (MainThread) [zeroconf] Error with socket 14 (('192.168.0.157', 5353))): [Errno 1] Operation not permitted
homeassistant  | Traceback (most recent call last):
homeassistant  |   File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1196, in sendto
homeassistant  |     self._sock.sendto(data, addr)
homeassistant  | PermissionError: [Errno 1] Operation not permitted
homeassistant  | 2023-06-21 11:13:31.765 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 1] Operation not permitted, transport: <_SelectorDatagramTransport fd=19 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=19, family=2, type=2, proto=0, laddr=('0.0.0.0', 41293)>
homeassistant  | 2023-06-21 11:13:31.769 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 1] Operation not permitted, transport: <_SelectorDatagramTransport fd=19 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=19, family=2, type=2, proto=0, laddr=('0.0.0.0', 41293)>
homeassistant  | 2023-06-21 11:13:31.773 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 1] Operation not permitted, transport: <_SelectorDatagramTransport fd=23 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=23, family=2, type=2, proto=0, laddr=('0.0.0.0', 49149)>
humble mirage
#

Are you running the official HA Docker image, or a third party one?

languid finch
#

official

humble mirage
#

What OS?

languid finch
#

it's technically armbian on a SBC, modified

#

based off ubuntu arm

humble mirage
#

I'd suspect that the OS is doing something stupid, maybe some firewalling or AppArmor stuff

languid finch
#

i do have a iptables block all policy, should i unblock something?

humble mirage
#

Block all outbound?

languid finch
#

i think so

humble mirage
#

Well.... that's .... I don't want to say a really dumb choice ... but...

#

If you've blocked the traffic then clearly you're going to have problems

languid finch
#

It did fix the issue, thank you very much kind stranger

languid finch
#

should i also unblock any input ports other than 8123?

humble mirage
#

Well... I'd start by asking yourself what you're trying to achieve

#

Also, whether you want to be able to SSH to that host

#

Blindly locking everything down "just because" rarely works out well

scenic cloud
#

Fwiw, borrowing other people's scripts and configs and using them is an excellent idea. Borrowing and using them without understanding what they do, significantly less so

languid finch
#

i do understand, i already have a few services setup

#

but i did forgot my output ports were blocked except for http/s and ssh

#

so i do kinda know my stuff

drowsy arch
#

What's the up to date practice to set the uid/gid of the container user? I'm wanting to switch from the linuxserver image to the official one, but i want to keep the same file perms for my bind mount

humble mirage
#

The official container runs as root, and only as root

grand pivot
#

I do a chown -R username:groupname <configdir> periodically to catch any new files that are created

drowsy arch
vital yew
#

no virtual box for bookworm?

#

assume i use the sid repo?

#

not clear on what guest addition is?

frank perch
frank perch
vital yew
#

Can’t do it until tomorrow when I rebuild my physical machine to run Debian headless

frank perch
#

well I can't really be much help today either, I'm building a database rn but tomorrow should be able to

vital yew
#

Tomorrow would be amazing but I can’t DM you as we aren’t fwends :p

frank perch
#

actually you can technically but yeah

drowsy arch
foggy eagle
#

hi, it is my first time setup my home assistant on my raspi4. just download home assistant OS and I am on the setup screen of my localhost web page

#

and it keeps saying "Preparing Home Assistant", do you wanna se the log ?

winter topaz
# raven forge Anything useful in the supervisor logs? <https://developers.home-assistant.io/do...

Following up from earlier. I used the USB stick method to get my public key onto the ODRIOD M-1. The device came pre-loaded with HA but it wouldn't start up all the way "Error returned from Supervisor: System is not ready with state: setup". In an attempt to fix, I flashed the eMMC previously with the latest build (https://github.com/home-assistant/operating-system/releases/download/10.3/haos_odroid-m1-10.3.img.xz) using the official instructions https://www.home-assistant.io/installation/odroid but got the same results. None of the core or supervisor CLI commands work and just repeat the error message "Error: System is not ready with state: setup"

As recommended here https://developers.home-assistant.io/docs/operating-system/debugging/#checking-the-logs I pulled the logs:

(continued in next message)

#

journalctl -f -u hassos-supervisor.service

Jun 21 21:32:51 homeassistant systemd[1]: Starting HassOS supervisor...
Jun 21 21:32:52 homeassistant docker[1161]: hassio_supervisor
Jun 21 21:32:52 homeassistant systemd[1]: Started HassOS supervisor.
Jun 21 21:32:52 homeassistant hassos-supervisor[1290]: [INFO] Starting the Supervisor...
Jun 21 21:32:53 homeassistant hassos-supervisor[1318]: hassio_supervisor

#

docker logs homeassistant

Error response from daemon: No such container: homeassistant

The output of docker logs hassio_supervisor is quite long but the following appears to be the most interesting:
23-06-21 17:25:45 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/odroid-m1-homeassistant:landingpage: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=landingpage&fromImage=ghcr.io%2Fhome-assistant%2Fodroid-m1-homeassistant&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
23-06-21 17:25:45 WARNING (MainThread) [supervisor.homeassistant.core] Fails install landingpage, retry after 30sec
23-06-21 17:26:15 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/odroid-m1-homeassistant with tag landingpage.

23-06-21 21:33:10 WARNING (MainThread) [supervisor.utils.dbus] Busy system at org.freedesktop.resolve1 - /org/freedesktop/resolve1
23-06-21 21:33:23 WARNING (MainThread) [supervisor.utils.dbus] Busy system at org.freedesktop.resolve1 - /org/freedesktop/resolve1
23-06-21 21:33:36 WARNING (MainThread) [supervisor.utils.dbus] Busy system at org.freedesktop.resolve1 - /org/freedesktop/resolve1
23-06-21 21:33:39 ERROR (MainThread) [supervisor.utils.dbus] Could not get introspection data after 3 attempts
23-06-21 21:33:39 WARNING (MainThread) [supervisor.dbus.resolved] Can't connect to systemd-resolved.

Full output is here https://pastebin.com/4qksHwAb

humble scaffoldBOT
#

@winter topaz I converted your message into a file since it's above 15 lines :+1:

open owl
#

Hi i am new to all of this, trying to find my way.
I have a rpi4, i installed docker and portainer and used a docker compose to instal ha.
Now i am trying to enable the network access to acces via my ios. But i keep getting network access disabled.
I read it could have something to do with my installation, but i am lost. Any help pls?

pastel sphinx
#

@open owl I suggest using the HOAS RPi Image. Flash and everything is installed and configured.

quick oriole
#

Hi all, I am running ha on rpi 4b 4gb from ssd, I was on 10.2 and tried to install to 10.3, however once the process had completed it shows I am now on 10.1 and shows an update for 10.3. I have tried multiple time to do the upgrade but each time when the process has finished it shows I am non 10.1 and there is an update tp 10.3.
I am also unable to do a backup, it looks as though it goes through the motions but does not actually create a backup...any help would be appreciated

quiet needle
#

Hello , I am trying to flash home assistant via balena etcher onto a usb and I am constantly getting to 43% and then stalling there for 30 mins plus. Any idea why it isn't flashing all the way?

frank perch
#

Bad SD card

quiet needle
#

hmm I've legit tried 3 different usb's - are they all just bad?

#

or am I missing a step?

raven forge
quiet needle
#

Yeah I'll try that out for a spin

stray mica
#

I recently integrated with https://github.com/AlexxIT/WebRTC but it seems to be working fine on browsers but iOS app is not showing stream. Is't that webrtc is not supported on HassApp on iOS?

low notch
#

It is supported, you probably just have h265 streams which webrtc does not support

lime shuttle
#

Does Home Assistant OS support automated installation of integrations and add ons? (Eg. Something that can be automated with something like ansible or even remote SSH?) I would like to be able to take a bare HA image installation and configure it to a known state with an automated script for multiple installations.

low notch
#

... sounds like a common backup restore

#

with haos users reporting that there's trouble with addons auto starting this can get spicy

lime shuttle
#

@low notch That sounds doable.

languid finch
#

It's ya boi again, how did anyone ever configure a reverse proxy for this thing

#

i have been trying since yesterday and still nothing

low notch
#

piece of cake 🍰

languid finch
#

Does any one have a config on hand where the container for HA is running host networking and proxy still working?

low notch
#

you may want to lay out your plans a little more

#

"proxy"

#

"the container"

#

host network is the default, the majority of users here should run it

#

(at least in terms of container talk)

languid finch
#

so i am using nginx proxy manager and i can't get it to connect to the HA no matter which ip i try

low notch
#

everything on one host?

#

try 172.17.0.1

languid finch
#

yup

languid finch
low notch
#

yes, and npm aswell as ha should be able to reach that

#

you want port 8123

languid finch
#

what ip should i plug into npm

#

as the HA ip address

low notch
languid finch
#

than it does not work

low notch
#

so npm does not run in host mode?

languid finch
#

i didn't i tell so?

#

npm does work in a bridge

#

oh

#

i forgor 💀

low notch
#

127.0.0.1:8123 aswell as 172.17.0.1:8123 should work when both are in host mode,
$hostip:8123 works when you have npm in bridged mode,
$containerip:8123, $hostip:8123 works when you have ha in bridged mode (you shouldn't)

languid finch
#

so i do have npm in bridged, and it still doesn't work when trying to 192.168.0.157:8123

#

nope

low notch
#

and everything else can reach it at 192.168.0.157:8123?

#

also look at your logs anf have ha configured to allow that proxy

languid finch
#

not 502 bad gateway

languid finch
#

from other container from the same network as npm

#

but i get curl it from the host itself

#

and 192.168.0.157:8123 works from my client computer in the same LAN

low notch
#

your docker network is goofed

languid finch
#

how

#

i literally did nothing

#

except create it

#

docker network create my-bridge-network like this

low notch
#

who told you to do that?

languid finch
#

i think it was npm, i did that cause once get ur containers into a single network you can use the names instead of IPs and its convinient

low notch
#

remove that custom network

#

use docker compose

languid finch
#

that's the setup i did

low notch
#

you don't need that if you throw them in a single docker-compose and call them by their service names

languid finch
#

but that makes them harder to manage imo

low notch
#

i think this is the harder part to manage

Then add the following to the docker-compose.yml file for both NPM and any other services running on this Docker host blablablabla

languid finch
#

yea, but i can restart the whole stack with easy docker compose restart

#

the same with booting it up and so far

#

when i have multi container apps

low notch
#

what

languid finch
#

what

languid finch
#

if i put all the containers in to a single docker-compose.yml file, than if i need to restart an app, which has 3 containers running, it will be harder than going to its folder and docker compose restart

low notch
#

no, you make use of depends_on and restart that single container

#

bruh

languid finch
#

that i didn't know about, but the file will get long an messy

#

than if i don't have a easy way to fix my setup

#

i guess ill stick to http

#

its only on lan so

#

or i will mount the certificate folder and use that directly

low notch
#

dafuq

#

you dont need ssl between ha and the proxy if traffic happens on the same host

languid finch
#

?

#

but the traffic travels through lan tho?

#

and no ssl = browser complaining

low notch
#

use nat reflection and point your domain to your router

languid finch
#

this something i would setup on a router, correct?

low notch
#

nat reflection is usually enabled imo

#

pointing your domain to your router internal is a dns thing

languid finch
#

what

#

i got lost

low notch
#

g2g byeeee

languid finch
#

byeeee

#

thanks for the suport tho

open owl
foggy eagle
fallen lichen
#

Click the blue dot and grab the log

foggy eagle
#

I've just reboot the raspi and it seems to work for now...

red nymph
#

Install the supervised version, the last step, it seems that you can't ping this website, is there a limit?

raven forge
#

Who told you to ping that? Not sure about a limit but if there's one it's very high as that's queried quite often. I don't think pings are used though

humble scaffoldBOT
#

@placid sage I converted your message into a file since it's above 15 lines :+1:

placid sage
#

No errors in the logs

humble scaffoldBOT
#

@placid sage I converted your message into a file since it's above 15 lines :+1:

placid sage
#

It’s behind a reverse proxy but I can see the front end so I don’t think it’s that. Also configured the http section in my config

#

I can’t get it to work. Just this weird error.

#

Even when I put it on the host, not behind the proxy

#

I can log in

#

But after I log in I see this

low notch
#

websockets

#

you have to forward them properly

humble scaffoldBOT
#

@winter topaz I converted your message into a file since it's above 15 lines :+1:

quaint bolt
#

ha dns info

frank perch
#

and ha net info

winter topaz
#

fallback: true
host: 172.30.32.3
llmnr: false
locals:

  • dns://8.8.8.8
  • dns://1.1.1.1
    mdns: false
    servers: []
    update_available: false
    version: 2022.04.1
    version_latest: 2022.04.1
humble scaffoldBOT
#

@winter topaz I converted your message into a file since it's above 15 lines :+1:

quaint bolt
#

ha dns log

winter topaz
#

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[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] corefile.sh: executing...
[cont-init.d] corefile.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

quaint bolt
#

hrm. try an ha dns restart, then ping something by name, then ha dns log

humble scaffoldBOT
#

@winter topaz I converted your message into a file since it's above 15 lines :+1:

quaint bolt
#

that's just weird.

winter topaz
#

i've restarted ha a few times and rebooted the host a few times as well. same behavior. it's manifesting as nothing outside local network functioning. trying to enable cloud-based integrations and they keep failing. Also failures pushing analytics data to HA. Basically anything that tries to reach out to something on the internet fails

quaint bolt
#

it kind of looks like it's not firing up the dns properly. unless you've just not copied the .:53

winter topaz
#

I copied the full log output. or did you mean something else?

quaint bolt
#

that's what I meant. I get a couple of extra lines on it

winter topaz
#

looking. is this normal at the end of the output for ha resolution info?

unsupported:

  • systemd_resolved
quaint bolt
#

That could be an issue.

#

can you try resolvctl ?

winter topaz
#

is that a command?

quaint bolt
#

yes

#

maybe resolvectl

winter topaz
#

command not found inside ha container. on the host it pauses for a good while and then errors:

Failed to get global data: Connection timed out

quaint bolt
#

It's possible that your host's dns is interferring with the process within the container.

#

systemd_resolved is the systemd dns resolver, which binds to, generally, 127.0.0.53:53. It's a bit of a pain at times.

winter topaz
#

I restarted resolved and it cleared

#

but that was several reboots ago

#

journalctl -u systemd-resolved -f

Jun 22 19:07:40 homeassistant systemd[1]: Starting Network Name Resolution...
Jun 22 19:07:40 homeassistant systemd-resolved[501]: Positive Trust Anchors:
Jun 22 19:07:40 homeassistant systemd-resolved[501]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jun 22 19:07:40 homeassistant systemd-resolved[501]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Jun 22 19:08:17 homeassistant systemd-resolved[501]: Using system hostname 'homeassistant'.
Jun 22 19:08:17 homeassistant systemd[1]: Started Network Name Resolution.

quaint bolt
#

(I'm using haos so I'm not able to replicate)

winter topaz
#

I think I am as well? I'm very new to this. Running on a ODROID-M1 that came pre-loaded with HA from AmeriDroid. I reflashed (https://www.home-assistant.io/installation/odroid) the eMMC earlier in the process using the specified haos image for my hardware

#

Ok, so it seems much better now

#

on the host:

systemctl restart systemd-resolved

#

then on the ha container:

ha dns restart

#

and I'm able to resolve DNS on the container now

#

and my Pushover setup just went through

#

so weird

#

Thanks for your help @quaint bolt !

quaint bolt
#

weird. But at least you're working 😄

frank perch
#

💩 happens

cerulean plume
#

I've had an absolute headache for the past four days trying to figure out why my internet goes down as soon as i plug in my home assistant ubuntu server... one of the guys at the docker discord had suggested it may be Homeassistant MDNS overwhelming my network, and after lookint into it, removing home assistant and zigbee2mqtt from my docker environment i am now having stable internet again. what a nightmare... has anyone else had this issue and what is the fix for it please.

looking forward to hearing from other users experiences with this!
Thanks

cerulean plume
#

[zeroconf] Error with socket 14 (('192.168.0.2', 5353))): [Errno 101] Network unreachable

red nymph
#

I installed the supervised version. After executing the last step, apt install ./homeassistant-supervised.deb
There will be this "[info] Waiting for checkonline.home-assistant.io - network interface might be down...
PING checkonline.home-assistant.io (104.26.5.238) 56(84) bytes of data.
"
cause the installation to fail

#

It should be displayed that the website cannot be pinged and the next step cannot be executed. However, my network is fine again.

lime matrix
#

Cant connect to HA outside my PC

red nymph
sharp cedar
#

I think this is the right discussion for this. I'm having difficulty updating core past 2023.5.

#

If I try updating by command line, it says Command Successful and in the GUI it just spins for a while, then returns.

#

I don't really know how to troubleshoot this. What's the best resource to do that?

raven forge
quasi light
#

Hi guys. Lately I experience problems when logging in. I Can log in fine, with OTP. Dashboard is displayed as expected. Then almost immidiately I am again presented with the OTP code page (where to enter that). Trying to give the same as just used works sometimes, but usually not, and a button "Start over" is displayed. Log shows 2023-06-23 04:23:51.270 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from ... Where do I begin? Anyone else having this?

brisk willow
red nymph
brisk willow
#

No clue unfortunately

red nymph
quasi light
red nymph
quasi light
#

Well, I'm sorry, I should not have. I don't use Supervised. I hope you find a way

red nymph
raven forge
#

Something tells me this workaround will bite you later

red nymph
crisp iron
#
2023-06-23 09:13:35.918 WARNING (MainThread) [homeassistant.components.ssdp] Could not set up UPnP/SSDP server, as a presentation URL could not be determined; Please configure your internal URL in the Home Assistant general configuration
#

recently started getting an issue connecting externally

#

using duckdns, worked for years

#

just found the above error

#

and getting the following message:

Invalid local network URL
You have configured an HTTPS certificate in Home Assistant. This means that your internal URL needs to be set to a domain covered by the certficate.
humble mirage
#

Change your internal URL?

crisp iron
#

it's set to automatic

timber willow
#

how come there is not a single mention of network bridges on the vm install guide for hass? isn't it a crucial part?

#

i guess it says "select your bridge" but it doesn't explain how to set that up, or why or anything.. that's a big wall in an otherwise nearly flawless installation guide

humble mirage
#

You can submit suggestions using the link at the bottom of the page - or even better you can submit updates

pastel sphinx
jolly forge
#

If I use the docker container instalation method, can this just be done on Windows? Or must it be done on a system running the Home Assistant Operating System?

humble mirage
#

No, and no

#

Docker on Windows is nerfed

#

Docker on Linux is fine

pastel sphinx
#

@jolly forge HAOS is a self contained VM that, IMHO, is the preferred HA method.

humble mirage
#

Well, preferred is down to the individual, but runnnig any server on Windows desktop is not ideal

jolly forge
#

Lol when you say nerfed does that mean impossible?

humble mirage
#

If you're going to use Windows, then a VM is the sensible option, and at that point HAOS is probably the easy approach

#

Well, nerfed as in it doesn't support host networking, which is kinda required for many integrations

#

That's why the Windows install docs make no mention of Docker on Windows 😉

jolly forge
#

Ah, makes sense. I have a windows machine I use as a server already but if it'll just be a headache I might just buy the yellow thingy the docs mention.

humble mirage
#

That or any small form factor PC

#

Or just run a VM on Windows

quaint bolt
timber willow
#

I think the Pi is the easiest way to get started but they aren't the best imo.. I had random stalls with mine, not sure why

#

installing it on a VM on linux has been trickier but it's been way more stable

grand pivot
#

Insufficient power supply + SD card is usually why

#

With a side helping of overheating

timber willow
#

ah i see

quaint bolt
#

VMs just make life easier 😄

jolly forge
quaint bolt
#

not natively, I think. Possibly with the alexa media player integration through hacs

humble mirage
#

Alexa doesn't expose that kind of information to HA

jolly forge
#

ah, feels bad

quaint bolt
#

alternatively, if you can get alexa to trigger using it, you can use that to toggle a helper in home assistant, and make that trigger something.

#

(assuming you have them linked together)

jolly forge
#

Sneaky

#

I like it

#

I'll give that a try

quaint bolt
#

\o/

#

I was right!

#

with this, it should expose the temp sensor to ha

#

Some recent Echo devices include an integrated temperature sensor and the ability to control Zigbee lights directly. Alexa Media Player can be configured to add these entities to Home Assistant.

jolly forge
#

beauty

quaint bolt
#

it does require hacs.

grand pivot
#

nothing requires HACS

quaint bolt
#

I was about to correct myself 😉 hacs makes it easier to keep up to date

jolly forge
#

cool cool cool. This has been very helpful. ty ty

pastel sphinx
grim delta
#

is running HA on a synology better than running on a Pi?

raven forge
#

Depends on the models and your "better" criteria

grim delta
#

well running on a Pi 4 now, just started running it, and the synology is a fairly nice one, arm processor, would have to look for specific model info

raven forge
#

I see 3 benefits running it on the NAS.
One less device using power. Being able to use a VM. Having it and storage in one place. The last point can also be a downside

humble mirage
#

Not using an SD card for storage is a big plus

reef sinew
#

Hello together, i hope anybody of you can give me a hint 🙂
I am running home assistant in a docker container - to learn more with docker
Now i want to run a command on my host, for that i have created an SSH key in the docker container and copied it to my host
The Problem now is, if my docker needs a rebuild - everything is lost.. there must be a good way to solve it... and not to do all over again 🙂

crisp iron
#

can anyone give some advice on how to fix my duckdns? Was working a few days ago then suddenly stopped when my nabu casa subscription lapsed yet I didn't realise they were related

grand pivot
#

You shouldn't ever put anything in the container itself

reef sinew
humble mirage
bold oracle
#

Just upgraded to latest. The RFXCOM integration has moved to the UI, problem is the Yaml config wasn’t imported. None of my covers are working😤

Has anyone written anything on how to get up and running again. Feel like this breaking change should have been mentioned in the release notes.

fiery sorrel
#

i need help installing home assistant on my raspberry pi 3 model b

#

i got the os imaged and flashed to the micro sd card and its still not working

#

its plugged in and has the ethernet plugged into my eero modem

#

pls help

low notch
#

plug in a monitor, see what it says

fiery sorrel
grand pivot
#

Used the wrong image?

fiery sorrel
#

should i wipe it out and try imaging it again?

fiery sorrel
fiery sorrel
#

anyone that can help?

copper steppe
#

Are you even getting power-on screen on your rpi? Is the monitor actually working? Is this new rpi, was it working before?

#

Fundamentals first

fiery sorrel
#

so i had the screen on my pc when i went to the home assistant link, but i plugged it into the wrong router, so i wiped it and re imaged the software, and plugged into the right router. Now I see nothing on the monitor, and nothing on the home assistant page.

copper steppe
#

you're not making any sense. you wrote... what to a sd card? how? then what? and you power on rpi, but see nothing? Not even boot log? This is completely broken, not even booting, so not (yet) a HA problem

fiery sorrel
final socket
#

Did you plug the Pi into power? If so, have you tried a different USB cord and/or power brick?

fiery sorrel
#

yes, there is a red light on the pi, and everybit the green light flickers

copper steppe
#

did you power off your rpi completely, and power up with the monitor attached? maybe display device disabled

#

do you have keyboard plgged in too, to wake it up?

fiery sorrel
#

no and no

copper steppe
#

suggest do both of those things

fiery sorrel
#

ok

copper steppe
#

screen will be in blank until reboot, or key pressed

fiery sorrel
#

Ok, so i got a keyboard and rebooted it, and i got a terminal

#

what do i do now?

copper steppe
#

what kind of terminal? HAOS, or some linux?

fiery sorrel
#

it says home assistant on it

#

so im guessing HAOS

copper steppe
#

OK, it has a url and an ip address?

fiery sorrel
#

yes

copper steppe
#

Maybe your LAN isn't supporting mdns which makes "homeassistant.local" work

#

Should be something like 192.168.x.y or 10.x.y.z probably

fiery sorrel
#

i have 192.168.4.110/22

copper steppe
fiery sorrel
#

omg it finally works

#

after 2 months i finally got it working

#

tysm

copper steppe
#

np. it was probably working all the time 🙂

rough wren
#

I have a Dell optiplex 7040 with 32gb and Ssd. Running Ubuntu 22.04, docker scrypted, frigate, Homebridge. Every 2-3 days it crashes. To my knowledge or at least when I view meme usage same day it crashes it’s only 4gb used. I don’t know how to tell what’s causing it to crash. Any suggestions. I think it’s frigate

low notch
#

What does this have to do with homeassistant?

rough wren
#

I moved ha off due to stability back to the pi 8gb.

low notch
#

What do you want to hear? I can give you bashing about ubuntu or homebridge, but that won‘t solve your problem

#

If properly setup the whole thing should not crash

#

If the service has a bug then the container can crash but thats about it

vivid yoke
#

I am trying to run Home Assistant via Docker on my Synology NAS.

I've had a previous install which I thought that I had deleted. After deleting the container, in my FIle Station under my 'docker' folder, I have deleted the 'HomeAssistant' folder which was mounted as /config.

For the new install, in File Station, I created a new folder under 'docker' called simply 'ha'. When going though the setup of the container I set the '/config' to point to the new 'ha' folder. When I navigated to the URL, after setting up the new user, and home, I am presented with the integrations and some of the old integrations are still configured.

Does anyone have any insight as to why this is happening?

low notch
#

how did you delete

the 'HomeAssistant' folder which was mounted as /config.
?

vivid yoke
low notch
#

it sounds like this did not delete hidden files

vivid yoke
vivid yoke
low notch
#

that on the other hand sounds like your mount settings do not take effect

vivid yoke
rocky sky
#

I'm running HA on a FreeBSD jail. currently on 2023.5.4, the other day i tried upgrading python to 3.11 and HA to 2023.6.2. I got some error "attributeerror module 'urllib3.util' has no attribute 'protocol_tls'", not sure what it can be. could it be related to FreeBSD's version of OpenSSL?

#

freebsd includes OpenSSL 1.1.1o-freebsd 3 May 2022

quick oriole
#

Hi all, I have a slight issue with HAOS on RPi 4 (4GB)

#

I am doind a fresh install, have tried multiple different ways (RPi Imager, Etcher) no matter what I do, I can't seem to get HA 10.3, although it tells me 10.3 on the downloads, when it has finished the setup, there is a notifcation on settings telling me there is an update for 10.3...

Last attempt shows 10.2 with update to 10.3, if I try and click install, it goes through the motions but when it starts back up it shows as either 10.2 or even 10.1

#

anyone else had this problem? or any idea how to get 10.3?

vivid yoke
copper steppe
compact mirage
#

Just upgraded the Proxmox that hosts my HA VM to 8.0.3 without issue, fyi

copper steppe
#

Ya same.

bold gyro
#

hello i need some help for home assistant

#

i install home assistant on my pc, with a nvme, and on the same pc i have a hdd i want to use to, when i write ha hardware info, the disk is there, but i want to acess

humble mirage
#

HAOS doesn't support that

robust vine
#

help me

#

Ladies and gentlemen, I have been experiencing this error during Windows installation. The network is functioning normally and it has been two days. Is there any way to solve it

#

23-06-25 14:49:55 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
23-06-25 14:49:55 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-06-25 14:50:36 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
23-06-25 14:50:36 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
(this can take up to 20 minutes)

humble mirage
#

I assume that's in a VM? What VM software?

carmine terrace
compact mirage
#

Oh, I was thinking about doing that. G2k

prime osprey
#

is there a guide on migrating from Supervised to container? Supervised has caused me countless issues and I don't want to have to start from scratch with this migration.

humble mirage
#

Take a backup, manually extract your config folder from the backup

compact mirage
desert pelican
#

QQ, would a config like below work:
recorder: include: domains: - *

prime osprey
humble mirage
#

No add-ons, but ZHA is an integration

#

All add-ons you have to handle

prime osprey
#

Ah, sorry, used the wrong word there. All my add-ons are things that attempted to give me back control with the supervised installation, like SSH/Samba/file editor. These addons not working is my main reason for switching back to containerized. Thanks for the info

humble mirage
#

Those are add-ons, and you have to handle them yourself

prime osprey
#

I shouldn't need them with containerized, I can access the server via OpenSSH server and files with sftp.

#

I have one custom component, govee, I assume I have manually transfer that?

humble mirage
#

Integrations are part of HA and part of the HA backup

blazing loom
#

Hi. I've installed HA lately via portainer and I wanted to edit my files using VScode remote ssh extension. (I'm using Libre Computer (Le Potato) running raspbian) The problem is, that I can't find those .yamal files. Where are they saved by default?

raven forge
#

Where you mounted the container's /config directory

blazing loom
#

is there any way to search for it?

raven forge
#

Sure but you should kinda know or check what you configured in portainer

grand pivot
#

the "default", if you didn't map anything, is "in the container", and that's a very bad thing

blazing loom
#

there is "Mount path /var/lib/docker/volumes/home_assistant_data/_data"
but I don't if that's it, there is nothing in that /var/lib/docker folder

grand pivot
#

you would be better off following the actual official installation instructions

blazing loom
#

so I should scrap this installation and start from beginning?

raven forge
blazing loom
#

yeah I got this from Volumes tab

raven forge
#

Maybe share a screenshot of it that shows the path inside the container as well

blazing loom
#

I can not post any photos (idk why) and I don't know where to find it

grand pivot
#

I think you should start over with the official instructions

#

You can go off script when you know more about what you're doing

blazing loom
#

thanks for the suggestion. I think that that will be better for me in a long run

raven forge
blazing loom
glossy scroll
#

hey guys, I have HA running on an oracle VM in windows. I am having an issue with my setup that when I have lose power or have a reboot my usb dongle for zwave and Zigbee gets disconnected and I have to manually disconnect and reconnect the dongle. This is an annoyance as well as a concern in the case that I would be out and the system reboots we would be be locked out of the house. How can I fix this? Yes I did toggle the start on reboot switch.

prime osprey
#

Is there any way to change entity IDs without messing up all my automations?

red nymph
hushed quartz
#

hi, im having problems with auto discovery for mqtt milesight devices. can someone help me?

#

i am able to receive messages but the devices are still not discovered

#

im new to this so can someone help me in the most simplest way possible?

cunning heath
#

hey everyone... It's been a while since I messed w/ HA config, but I have several integrations on my pi4... I'm wanting to move to my Dell Wyse thin client b/c it has sata m.2 (new) ssd and i figure it's more robust vs the pi4's sd card... is there someone that can 1.) tell me if I should expect issues w/ the Wyse 5070 w/ Intel Celeron J4105? and 2.) point me to a guide for moving my install? I have a Nortek stick on my pi right now that connects zigbee and z-wave.

humble mirage
#
  1. Should be fine
cunning heath
#

ok sweet. thank you!

cunning heath
#

dang bots

#

i was just trying to figure out how to ping mods but somone got it 👍

humble mirage
#

Wasn't even a bot - posting too slowly for a bot

cunning heath
#

oof

humble mirage
#

You can spot the bots as they hit every channel in a fraction of a second

cunning heath
#

ah

#

ok

raven forge
#

I love when after they have been removed all the channels show up as having new messages still

cunning heath
#

right

#

yeah idk why discord does that w/ any deleted msg

analog owl
#

Not sure if this is the right thread, but I'd like to run the ipmitool command as part of a command_line sensor. I'm using Home Assistant OS and ipmitool isn't available by default.

Is there a way to install it into the main homeassistant container or do I need to migrate to a self-managed OS for this level of customisation?

humble mirage
#

That wouldn't change what software is available inside the container

#

You can have an automation that runs the apk command to install packages

analog owl
humble mirage
#

It needs to run every time HA starts to ensure the package is installed

#

You could just SSH to that add-on and run the command there

analog owl
#

Ohh hadn't thought of that. I'll give that a try. Having an add-on where all ad-hoc commands are run makes sense.

#

Thanks 🙂

woeful anchor
#

Hi I updated my home assistant but now it wont restart anymore. It says no restart is possible because of ‘spotify. I deleted this entity but still got the issue. What can I do?

humble mirage
#

What's the full error message?

zinc plaza
#

Is it possible to restore a backup of HA Supervised to HA Container or once supervised always supervised?

raven forge
#

Yes but only the HA part, obviously

zinc plaza
#

So I only want a partial backup excluding the Addons, yeah?

brisk willow
#

You can't restore the backup to Container in the HA UI though. You'll need to manually copy the files to whatever dir you're using for the Container config

#

And don't forget hidden files

zinc plaza
#

Yeah, I see no option to restore it. Do I want to copy the HomeAssistant folder inside of the Hassio directory?

brisk willow
#

I'm not familiar with the backup structure, but someone else might be (or you can figure it out by digging around in the backup)

zinc plaza
#

I would think since it’s in a docker container I’d want to replace that directory.

grand pivot
#

yes, there's a homeassistant.tar.gz file in the backup that should replace the contents of your config directory

zinc plaza
#

So I got all my automations,scripts,scenes etc but none of my integrations.

grand pivot
#

depending on what "none of my integrations" means, then you didn't extract the .storage directory

zinc plaza
#

The directory that has the home assistant.tar.gz file also includes media, share,ssl, and Addons - it also has backup.json and home assistant.json

grand pivot
#

and it sounds like you missed config/.storage

zinc plaza
#

In the backup process or extraction?

#

Sorry, I’m very confused and not good at this stuff

grand pivot
#

the extraction

zinc plaza
#

Ah, it’s hidden got it

#

Got a permission issue

grand pivot
#

there may also be other "hidden" files or directories (.xxxx) that you need to extract. Really, just extract the whole thing

#

tar xvfz homeassistant.tar.gz

zinc plaza
#

lol I started over and it successfully restored my Sonos, and Wemo switches. That’s it. Such a headache 😞

raven forge
#

Learning things shouldn't be painful.

frank perch
#

no pain, no gain

#

experience is also what you get, when you don't get what you want

zinc plaza
#

What doesn’t kill you, only makes you appreciate closed systems more. That’s what they say, right?

frank perch
#

something like that

zinc plaza
#

I defend Apple quite often because it’s important that grandma and soccer moms also use technology, so I live in both worlds. Problem is I have total imposter syndrome around the open source community

#

I just need to hire someone to remote in and do this for me. Does anyone know a good resource to find someone like that?

humble mirage
#

I know bad resources to find shysters

brisk willow
#

I swear I'm not trying to be a dick, but you'll want to be familiar with this stuff if you're running HA Container

humble mirage
#

If you want appliance use HAOS

zinc plaza
#

I need to use my Pi for things other than HA, that’s why I don’t use HAOS. I also used to use a lot of Addons which is why I ran supervised in Docker. These days I don’t use any of them, so I’m just trying to get rid of supervised.

humble mirage
#

Then you want and need to learn a little - including setting up backups of the host and the host config (including Docker)

zinc plaza
#

I’m in no way against learning anything, actually eager to. Just hard to find the right resource to learn the right thing that you didn’t know you needed to learn.

#

I only hopped on here after the 2nd hour of trying to figure it out.

wintry monolith
#

I've got an install on 2023.6.2 that says there's an update to 2023.6.3 for Core. When I attempt to update using GUI or terminal, the update fails without an error. In fact, on terminal, it returns successful completion, but it doesn't actually update.

#

Anyone have an idea on what's going on?

#

Current setup is HAOS on Pi4.

raven forge
#

Tail/check the supervisor logs during/after the update. Do you have the SSH addon installed?

wintry monolith
wintry monolith
wintry monolith
wintry monolith
#

Ok, after @raven forge's advice I tailed the correct logs and ran the update again, with the following output in the logs: Jun 26 20:04:18 homeassistant dockerd[570]: time="2023-06-26T20:04:18.233270044Z" level=warning msg="Error getting v2 registry: Get "https://ghcr.io/v2/\": context deadline exceeded"
Jun 26 20:04:18 homeassistant dockerd[570]: time="2023-06-26T20:04:18.233685484Z" level=info msg="Attempting next endpoint for pull after error: Get "https://ghcr.io/v2/\": context deadline exceeded"
Jun 26 20:04:18 homeassistant dockerd[570]: time="2023-06-26T20:04:18.237436042Z" level=error msg="Handler for POST /v1.42/images/create returned error: Get "https://ghcr.io/v2/\": context deadline exceeded"

raven forge
#

That's a lot of pings. I'd check network connectivity. See if you can ping 1.1.1.1 and what nslookup ghcr.io says

wintry monolith
#

Connectivity is good, and dig returns 103.224.212.220 for ghcr.io. Ping of that is successful. When I tried the URL in a browser, I do get a JSON error resonspe of "UNAUTHORIZED" "authentication required"

#

I even checked my pfSense to see if that IP was on one of the blocklists. Not there.

#

Actually, just saw that I was looking at ghrc.io, not ghcr.io. Redoing the tests.

#

Same results. Not on blocklist, ping works, dig and whois work.

frank perch
#

are you on wifi by chance?

#

cuz the logs you posted aren't indicating a connectivity error necessarily, but a timeout which would normally indicate a slow or error prone network

#

if it couldn't reach ghcr.io it would flag a different error

wintry monolith
#

Looks like an issue with my ISPs. I'm running dual, traffic going via one has some errors.

crude inlet
#

@wintry monolith what's the router model?

wintry monolith
#

Have to get that resolved, then continue.

crude inlet
#

Ah

old cairn
#

Does anyone have any preconfigured debian 11 Home Assistsnt Supervised image for an old Bios Based laptop that doesn't have VT Technology? If so please share.

cerulean plume
#

Shopping List, is it possible to install it within docker compose home assistant setup?

wintry monolith
wintry monolith
twilit junco
#

Anyone tried to restore from a backup while just installed a new HAOS? Usuallly how long would it take?

#

never mind it was already successful but it got hanged on the retore page. After refreshing everything is fine

copper steppe
#

yeah, seen that happen a little

tawdry rampart
#

my current plan forward is to reinstall haos and hope i can restore from backup as i cant even check configuration successfully or anything. any suggestions are welcome.

twilit junco
#

So I installed oh my zsh over ssh on the haos. But then after restarting the device everything installed is gone. Is this expected?

brittle sail
#

yep

twilit junco
#

okay a bit pityful

#

could be nice if I can custimize it since be default it doesn't have things like autocompletion

#

And by default you can't see the hidden files

#

also it doesn't have .bashrc. I'm not sure if there's a way for me to run a script every time it starts so it's still the environment i want

copper steppe
#

it's not a general purpose OS man. don't try and customise it.

#

if you want fancy zsh etc, make a container (addon) that mounts filesystem from the host.

brittle sail
#

i dont understand how you both want to do linux cli shit and also dont want to run the docker version and handle that stuff yourself

#

they very much go hand-in-hand...

twilit junco
#

linux cli for me is okay but i don't know docker too well...

copper steppe
#

think of haos as being like an appliance. it runs supervisor and HA and addons. leave it alone.

brittle sail
#

whatever you think you need with your cli tools you really dont

#

but if you explain what you're trying to do we can help with suggestions

copper steppe
#

+1

twilit junco
#

yeah for now basically is auto completion and showing hidden files by default

#

i mean i don't even remember the option for ls to show hidden files by heart

brittle sail
#

if you fuck with the hidden files like stuff in .storage you'll inevitably break things man

twilit junco
#

I actually did remove some lines from a file in .storage

final socket
#

Make backups before you jack around with that stuff.

twilit junco
#

it's a file storing the ir and rf codes

#

sure thanks

#

Another strange thing I found is for the same device it takes much longer for haos to boot than the container

#

for the container it takes a few seconds to start it but for the os it takes at least half a minute

brittle sail
#

depends on the hardware but yeah i havent timed mine

#

i moved off a pi and have it on an old laptop and it boots pretty fast now

brittle sail
#

sad

twilit junco
#

so far so good

twilit junco
copper steppe
#

sd-cards mostly. as well as being a bit slow, and hard/expensive to obtain now.

twilit junco
#

yeah I mean why for me docker is faster to reboot for the service to be ready. But to be fair I feel on haos once it's booted the response of device control seems to be faster

final socket
#

That makes sense.

copper steppe
#

I just looked: my HAOS VM was powered on at 16:51:26 and HA logs started at 16:52:11 - so it took about 45 seconds to get that far...

#

And HA itself: 16:53:06 Home Assistant initialized in 55.76s

#

So about 1:40 total from cold boot.

#

🤷

twilit junco
#

in my case the docker one is definitely faster

raven forge
#

Not really surprising

twilit junco
#

Why doesn't the HAOS have a proper command line?

raven forge
#

It does. Just have to type login first in the ha > prompt

humble mirage
#

It's also an appliance, you're not supposed to go messing about on the host

twilit junco
#

yeah I have 2 issues there. 1. I don't knwo why I have two ports for ssh 22 and 22222?

humble mirage
#

You shouldn't

#

One of those is for developer debugging

twilit junco
#

And for the 22 one once I logged in it gives me the ha interface and if I type login there I will get disconnected

humble mirage
#

If you ignored the warnings and enabled the developer debugging access then that's on you

twilit junco
#

2nd issue is for the 22222 one it goes to the command line immediately but it lacks the auto completion and things like that

humble mirage
#

See above

raven forge
#

What are you trying to do?

humble mirage
#

The only SSH access you should be using is one of the SSH add-ons

#

Anything else is you fucked it up, you fix it territory

humble mirage
twilit junco
#

I think I saw two separate posts on ha io website and 1 is using 22 port the other one is 22222

humble mirage
#

Port 22222 is for the developer access I keep mentioning

twilit junco
humble mirage
#

It's very clearly labelled as such in the docs

#

It's also in the developer docs

twilit junco
#
INFO
SSH access through the SSH add-on (which will give you SSH access through port 22) will not provide you with all the necessary privileges, and you will be asked for a username and password when typing the 'login' command. You need to follow the steps below, which will setup a separate SSH access through port 22222 with all necessary privileges.
#

I did notice this part and that's the reason I went for this 22222

#

But really to me the addon one (22) is fine for me. I did not find an occasion I don't have enough privilege

humble mirage
#

Unless you're actually developing HAOS stay out of the developer docs

twilit junco
#

sure

humble mirage
#

It's just going to confuse things, and you're having enough struggles as it is 😉

dusk obsidian
#

anyone else experiences a very long startup after updates? the 'is wrapping up' message stays for a long time and integrations are loaded very slowly

quaint bolt
#

The real benefit of using the appliance: people know how your stuff is set up. It's far easier to get help. (like how it's easier to get stuff working on a console than a PC. there's fewer things which are different which could break something.)

raven forge
#

But there's also bugs and issues that only happen on HAOS and are harder to debug due to lack of tools and the possibility to easily install them and it being a custom OS.

solemn beacon
#

Is there a way to force boot HomeAssistant into safe mode?

frank perch
#

what did you do oneyoz

solemn beacon
#

I honestly have no idea... i installed Browser Mod to try to set a default layout to my sidebar and now my HA server won't connect to external network. Says no internet. The ProxMox server it's on is connected find and ProxMox shows it connected, but HA thinks it has no Internet.

frank perch
solemn beacon
#

I saw that to start it automatically, but HA "thinks" nothing is wrong, just has no internet.

#

So idk how to force it to test it.

crude inlet
#

safe mode probably won't work around that

frank perch
#

did you try a ha core check?

solemn beacon
#

How do I do that?

crude inlet
#

ssh add-on terminal

#

enter ha core check

frank perch
#

or from the command line of the VM console

solemn beacon
#

Error: Can't execute command: 500 Server Error for http+docker://localhost/v1.42/images/create...

raven forge
#

What does ha network info say?

solemn beacon
raven forge
#

Says above. That's the docker (internal) network

solemn beacon
#

Ah. Idk much about this stuff, sorry.

raven forge
#

Not all commands work as you expect inside a container (addon). ip route show on the host itself will show something different, for example.
You could try some basic network connectivity checks like ping 1.1.1.1 and nslookup ghcr.io. I'd also suggest you replace that SSH addon with the community one.

solemn beacon
#

That "Non-authoritative answer" is the correct IP for ghcr.io

#

Can ping ghcr.io from my PC but not from HA.

raven forge
#

Can you nslookup other things like cnn.com? Just to see if ghcr.io was cached

solemn beacon
#

Also the correct IP.

raven forge
#

Interesting that DNS works but ping does not 🤔

solemn beacon
#

I know correlation != causation, but this literally happened IMMEDIATELY after installing Browser Mod.

wooden smelt
raven forge
#

I'm not too familiar with browser mod but I'm not sure how that is supposed to interfere with network connectivity.
How about curl -v ghcr.io. Does that work?

solemn beacon
#

I agree. I've been working my ass off to get it up and running before my dad comes up this weekend from out of state and was making a lot of changes. 😕 Was doing a lot from my mobile whenever I'd have time and hadn't backed up in a good minute. 😢

solemn beacon
#

Should I cancel or does this take a while?

raven forge
#

It's pretty much immediate for me.

solemn beacon
#

Welp...

#

This sucks.

solemn beacon
#

So I guess there's no solution to this eh? 😕

humble mirage
#

You've got to work out where your network is broken

solemn beacon
#

Anyone here smarter than me that can help me figure that out? The ProxMox Server that it's running on is fully connected, it seems to be JUST HomeAssistant that is ½ working.

robust quarry
#

Can anyone help me solve this issue? My HAOS is configured with DuckDNS and when I remotely try to update any component it shows this message:

Failed to call update/install service. Error updating ESPHome: 'AddonManager.update' blocked trom execution. no host internet connection

But I HAVE access to my HA remotely... and it is connected to internet... It makes no sense.

robust quarry
solemn beacon
raven forge
#

Can other VMs connect to the net?

solemn beacon
#

Well, I don't technically have any other VMs connected, but the ProxMox Server itself can connect to the net.
Now, my HomeAssistant is randomly working... Some of my cloud-based entitites are no longer connected, but most of them are up and running now.

robust quarry
raven forge
violet bronze
#

I have been watiign over 20 mintues for home assistant to setup but it hasn't what should I do

elfin quiver
#

what are you installing it on?

elfin quiver
violet bronze
elfin quiver
#

when you plug in a monitor do you see the homeassistant logon screen? or are you trying to access the web gui?

violet bronze
#

web gui

humble mirage
#

Try port 4357 instead of 8123

elfin quiver
#

try pluging in a monitor and see if you are getting any errors

#

or do what Tinkerer said... He is kinda the man around here!!!

humble mirage
#

Both are good options, but the observer is quick and easy to reach

violet bronze
humble mirage
#

That's a Bad Sign ™️

violet bronze
#

now it says supervior is connceted

#

and it is suported and healthy

humble mirage
#

That's a good sign, now if you connect a keyboard and monitor and power cycle the Pi you should see the console

violet bronze
#

How do you power cycle a pi

humble mirage
#

Pull the power cable out

#

Put it back in

elfin quiver
#

You have to shake you left hand vigorously while pulling the power cord out of the pi. If you don't shake your hand vigorously, it will not work

violet bronze
#

Okay I see the concsle

elfin quiver
#

check your web gui now?

violet bronze
#

it says the site can't be reached

elfin quiver
#

what URL are you using exactly?

humble mirage
#

Can you reach the observer?

violet bronze
violet bronze
humble mirage
#

Yes... that port

#

Can you reach it?

humble mirage
violet bronze
humble mirage
#

And does the console show the LAN IP?

violet bronze
#

it says waiting for home assiante CLI to be ready

elfin quiver
#

i think that usually is not finished starting up yet

violet bronze
#

Yeah same. Now it says welcome to home assistant comand line and waiting for supervior to respond

humble mirage
#

Wait a little longer

#

The Pi3 isn't exactly fast

violet bronze
#

Error Returned From Supervior: Sytem is not ready with state setup

elfin quiver
#

While we wait for Dhruvil's system to start up, i am tring to migrate from the HA vm to an m1 odriod. i downloaded the backup from the old system and uploaded it to the new system, i click restore and nothing happens. i left it over night and nothing... are there logs i can look at or something to see hat is failing?

violet bronze
#

An error happen saying that sytem is not ready with state setup

raven forge
elfin quiver
#

1.2gb is a big backup i am assuming??? lol

#

i want to migrate cause the thought of moving 300 automation, dashboards, and a ton of devices sounds like a PITA

#

or if you are asking about why i am migrating in the first place? the version of prox i am running on does not allow easy USB passthough and i dont want to deal with updating the cluster at this point and messing with the 30+ other vms that i have going. so i thought i would just split this out to independent hardware.

empty bloom
next parrot
#

Hi, I've been trying to restore from backup for a few hours now. My backup was timestamped to something some days ago, but after doing a complete restore it looks like it from january. Am I missing something?

Backups were managed by the Google drive add-on.

humble mirage
#

add-on, not plugin

next parrot
#

I'm sorry

#

Inspecting the .tar file learns me that the backups are correct.

twilit junco
humble mirage
#
  1. Stop tagging me @twilit junco
  2. You should ask people in #add-ons-archived - I don't use add-ons
copper steppe
#

Nope, only cifs and nfs

brittle sail
#

I think technically Nextcloud backup addon is using WebDAV

copper steppe
#

I was just meaning the new storage stuff in HA core. Other integrations can use... whatever.

#

The google-drive integration uses ... whatever that is, webdav maybe?

spark fiber
#

Am I able to install hass on a machine without a gpu?

#

No igpu either

spark fiber
#

Is it possible to make it boot without a gpu?

empty bloom
#

HA is headless

spark fiber
#

But how can I install it without a display output

empty bloom
#

Flash the harddrive with one of the HA images

brittle sail
#

gotta read the install docs dude

empty bloom
#

yeah

brittle sail
spark fiber
#

I decided to just buy ram and a ssd

brittle sail
#

you're using that old macbook right? if you still need to put an ssd in it before you do you can connect a sata to usb enclosure to your pc and flash the ssd

spark fiber
#

And use the motherboard cpu and psu I have

brittle sail
#

and then put it in the macbook or pc or whatever and boot

#

and it justworksTM

spark fiber
#

I had a motherboard and. 5700x sitting around

brittle sail
#

wild

#

that's like a $300 cpu just chillin? lol

spark fiber
#

Kk sorry

brittle sail
#

no apology needed

spark fiber
#

Got finessed by bestbuy for the other stuff, $150 for a cooler ssd and ram

#

But I’m too impatient for Amazon

brittle sail
#

yikes

grand pivot
#

I've literally had them deliver stuff at 5am the next day, or later the same day

brittle sail
#

he might live in a tree

#

i live close to a distribution center so i get 2-4 hours later if i sub to prime for some stuff

#

i go out of my way not to pad bezos pockets tho

grand pivot
#

It beats driving to a store and either not finding what you want and then ordering from Amazon or settling for something you don't really want

brittle sail
#

i just mean i try to buy direct from chyna before forking out a premium for the same thing on amazon

#

at least for the smart home stuff / stuff not worth buying locally

spark fiber
#

5-10pm

#

so i bought an nvme with it but how do i write hass to the nvme?

#

i dont have a nvme to usb adapter

#

i got it running on the flash drive like the instructions say

glossy scroll
#

Hey all , I am reposting this question in hopes that can get some help. I am running VB on a Windows 10 PC. I am using the Gocontrol HUSBZB1 usb dongle. The problem I am having is that when I have a outage the PC reboots. HA restarts, but the dongle no longer is detected by HA. I have to physically remove and reinsert the dongle in order to the system to see it. The biggest issue i have with this method is that if I am out of the house and the outage happens then I would not be able to even enter the house. Does anyone know how to address this issue.

brittle sail
#

Yes you don’t have zwave and or zigbee setup correctly and the usb ttyusb0 or 1 or whatever number is changing

#

Instead you need to use the serial id method

#

But you should also consider buying better dongles for zigbee and or zwave that one is old and shit

glossy scroll
brittle sail
#

You buy good separate dongles or PoE ones or whatever you decide on

#

And I can’t answer your first question without knowing whether you use zha or z2m and zwave js or zui

glossy scroll
#

I am using ZHA and Zwave JS

brittle sail
#

Well zha should automatically be using the serial method

#

Zwave js I use zui now I forget the ui options but it should be in the docs

glossy scroll
brittle sail
#

Sadly for zwave yes and for zigbee I think so. You should slap whoever suggested that nortek pos

#

Technically you can update firmware to do a zwave nvm backup and restore but it’s basically black magic to do that

#

Newer zwave controllers don’t have that issue of course

glossy scroll
brittle sail
#

I’ll link in a min

wispy radish
#

Hey, can I ask a huge favor 😶

#

Can you check if the m600 has ECC ram support in the bios?

#

It should be somewhere under Advanced > AMD CBS > UMC Common Options (> DDR4 Common Options > Common RAS??)

#

I've looked at all the bios videos I could find but none explore that menu

spark fiber
#

Ah apparently the b450 tomahawk doesn’t support booting without a gpu

brittle sail
#

there's usually workarounds

#

like a fake hdmi dongle

spark fiber
#

No like it won’t post without a gpu connected

#

Or an igpu

brittle sail
#

bummer that's rare

#

you're positive?

spark fiber
#

According to Reddit ye

brittle sail
#

well

#

if you really want to use that hardware i guess buy some gt710 or something

#

but i'd personally just sell that hardware and buy a mini pc

#

like the lenovos we linked you last night

#

$80-130 for more than you need

spark fiber
#

The power draw on this one is also too high

brittle sail
#

yepperz

wispy radish
#

I've just killed my soul researching the best options

violet bronze
#

I have this message saying [WARN] Home Assistant CLI not starting! Jump into emergency console . . .

copper steppe
#

We (a bunch of us here) found a platform we like, so that's what we recommend now. And prices are really good.
Lenovo Thinkcenter, or the HP or the Dell equivalents.

brittle sail