#installation-archived

1 messages ยท Page 3 of 1

grave monolith
#

no, and server not found

flat wyvern
#

sounds to me like some wider network issue

#

or anti virus

#

do you have an av installed? or just use defender?

grave monolith
#

I have Norton installed

flat wyvern
#

shudder try turning it off and then running the curl command again

grave monolith
#

tried with it all turned off..connection has timed out

flat wyvern
#

are you able to ping the server ip?

grave monolith
#

been a while since having to do. can you remind me how

humble mirage
#

ping 192.168.0.42

flat wyvern
#

in command prompt "ping serverip"

grave monolith
#

request timed out

flat wyvern
#

your local pc is on the same ip range as the server? the first 3 sets of digits match? aka both are 192.168.0

grave monolith
#

for some reason my IP is 172... on HA, but computer is 192..

flat wyvern
#

how is your pc connected to the network and how is the server connected to the network?

humble mirage
#

HAOS has a bunch of other IP addresses, including in the 172. range - for Docker

grave monolith
#

PC is wireless, server on a different computer, network cable

flat wyvern
#

so it looks like one of two things, the 172 is the internal ip of the server and not the actual network server ip

or

your pc is connected to a different network on the router such as a guest network while the lan is on the main network

grave monolith
#

I feel good to say its the first one.

flat wyvern
#

if you can access the server terminal you should be able to find the right ip by running the command ifconfig

#

or the router admin should be able to show the right ip

grave monolith
#

ipconfig came up with a bunch, but how do I get the one in HA to match it

flat wyvern
#

so of the bunch that came up there should be one that starts with 192

humble mirage
#

The IP should show in the HAOS console

flat wyvern
#

just grab that one and curl it from the pc

grave monolith
#

the IP shows in the HAOS console, but its different from what is show in ipconfig

humble mirage
#

Local IPs aren't secret, you can share them with us and it'll help us help you

grave monolith
#

the console one is 172.16.0.64/24

humble mirage
#

Ok, that's a local network IP, from your router

#

When you said wireless earlier - are you using the WiFi built into the router that's connecting you to your ISP?

grave monolith
#

modem and router separate, modem is Comcast, router is Orbi

humble mirage
#

Now we're getting closer to the problem...

#

Which is the HA server connected to?

grave monolith
#

a switch from the router

flat wyvern
#

and your pc?

humble mirage
#

Which router?

#

The ISP router, or the Orbi router?

#

(Because 99.999% of ISP "modems" are routers)

grave monolith
#

its connected wireless to the modem of the ISP.

flat wyvern
#

there we are 2 different networks

humble mirage
#

Your problem can be easily resolved by not running two separate networks

flat wyvern
#

you should be able to put the ISP router in "modem mode" so it functions as only a modem then connect your pc to the orbi

humble mirage
#

Or just connect everything to the Orbi

#

But yes, making it the actual router would be better

grave monolith
#

alright. so I will figure that out and that should solve it

flat wyvern
#

yep

grave monolith
#

Thank you all so much! sorry to make it difficult

flat wyvern
#

No problem

meager heron
humble mirage
#

With apt or your package manager tool of choice

#

apt info libseccomp for instance

#

Of course, you could just install it, and be sure you have it

meager heron
humble mirage
#

If you have to ask, you really shouldn't be using this install method

#

I'd strongly recommend you switch to Home Assistant OS instead

meager heron
#

The thing is that I only have 1 RP and I'm running few containers on it for plex and etc, and I would like to try hassio (on a container, so i can keep all my other services)

humble mirage
#

Hassio is the (very very) old name for Home Assistant OS - with the install you're attempting you get no add-ons

meager heron
#

Well, last time I installed it, it was Hassio (long time ago ๐Ÿ˜… )
so i don't know what to do :/

humble mirage
#

From

apt search libseccomp
``` I'm guessing you may need `libseccomp2`
meager heron
#
Sorting... Done
Full Text Search... Done
golang-github-seccomp-containers-golang-dev/stable 0.3.2-1 all
  libseccomp mappings in Golang

golang-github-seccomp-libseccomp-golang-dev/stable 0.9.1-2 all
  golang bindings for libseccomp

librust-seccomp-sys-dev/stable 0.1.3-1 arm64
  Low-level bindings to libseccomp - Rust source code

libseccomp-dev/stable 2.5.1-1+deb11u1 arm64
  high level interface to Linux seccomp filter (development files)

libseccomp2/stable,now 2.5.1-1+deb11u1 arm64 [installed,automatic]
  high level interface to Linux seccomp filter

apt get libseccomp2?

humble mirage
#

install - not get

meager heron
#

Thanks ๐Ÿ™‚

humble mirage
#

You "may" want to learn how to use Linux

#

And by that I mean... you're long overdue learning it

meager heron
#

step by step i think I will learn it (and i hope)
apparently when i installed docker i had that lib

Reading state information... Done
libseccomp2 is already the newest version (2.5.1-1+deb11u1).
libseccomp2 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
remote spruce
#

Help! I am attempting to install HAOS on a raspberry pi 3b.
32bit or 64 bit launch, show healthy for a bit then, unhealthy cannot even load supervisor page to activate.

grand pivot
#

Sounds like a bad/inadequate power supply or bad SD card

remote spruce
#

Thanks I will try try some others.

grand pivot
#

what are you using now? a cell phone charger?

meager heron
#

well i got a similar issues ...

Failed to install add-on
'AddonManager.install' blocked from execution, system is not healthy

how can I check the problem?

brisk willow
meager heron
#

had to dodge to add hacs (addons)

#

but still on container ๐Ÿ‘

#

tbh i think i will buy a mini PC for this, since RP its super expensive ATM ...

grand pivot
#

hacs (addons)
๐Ÿค”

brisk willow
#

HACS doesn't have add-ons

#

Also, what do you mean "had to dodge"

meager heron
#

i read that i need hacs to use sonoff, to get hacs i need ssh to get ssh need addons, no? ๐Ÿ˜ฎ

brisk willow
#

No...

meager heron
#

kill me ...

brisk willow
#

The error you posted above suggests that you didn't install HA Container

meager heron
#

homeassistant running

#

its on my portainer

brisk willow
#

Go to settings > system > repairs > three dots in upper right > system information

#

What is next to Installation Type?

meager heron
#

5min I think i destroyed the img...

brisk willow
#

Then either get rid of Portainer or switch to HA Container

meager heron
#

i will go to HA container, thanks ๐Ÿ‘

remote spruce
#

I am using the one that came with the canna kit and the pi. Now I am trying another 2.1A supply and have a brand new 32bit flash of haos on brand new class 10 64G card. No bueno.

remote spruce
#

โ˜น๏ธ no bueno. New card new flash of HAOS, several power supplies. sets up local pages starts out ok in observer then go to unhealthy. Never get past wait for supervisor screen.

idle lily
#

Maybe try just doing a HA Container install?

modern basalt
#

When doing generic X86 installation, is the image flashed to the device the full bootable OS? Or an installer? Wanting to nuke what's on an existing system and replace with HA.

#

Booting off the image gets to the [ OK ] Finished Retrigger udev rules after use rules mounted before seemingly stalling.

woven terrace
manic bane
woven terrace
#

Yeah. I need to shuffle some hardware around and get a router so I can do things right

manic bane
#

You don't already have a router? How do you use internet

brisk willow
#

Directly plugged into the modem. Who needs more than one LAN IP address or a firewall anyway?

copper steppe
#

hahahah

#

@woven terrace you can run it on a VM to test. Mine runs quite happily on virtualbox on a mac

remote spruce
#

No. Just a power supply network cable and hdmi.

acoustic thistle
#

Hello,
Any reason why a fresh install of HAOS wouldnโ€™t boot on an odroid xu4?

#

The forums have reports from other people with similar issues on the same device, but running older versions of HAOS.

#

None of them seem to have a replyโ€ฆ

low notch
#

is the switch set correctly on the device? sd/emmc

acoustic thistle
#

Yup. Boots other osโ€™ without issues.

#

Check the forum post I linked. Boot process starts, but bootloops.

#

I posted the serial console logs there.

low notch
#

serial says something with armbian

acoustic thistle
#

Really?

#

I had armbian on there prior to haos.

low notch
#

first line

acoustic thistle
#

Yes , I see it. I suspect haos used that for their own use.
File system was wiped prior to writing haos.

#

HAOS is likely a stripped-down version of Armbian.

low notch
#

ok

acoustic thistle
#

Armbian is a port of Debian for ARM devices.

low notch
#

haos has pretty much nothing in common with either armbian or debian

acoustic thistle
#

Hmm. Iโ€™m not sure then.

glass gulch
#

Hey All,

I am trying to install spotcast but now I am getting an error when i try to restart

" [140146858820272] The system cannot restart because the configuration is not valid: Integration error: type - Integration 'type' not found. Integration error: data - Integration 'data' not found. Integration error: entity - Integration 'entity' not found."

I removed spotcast from HACS and removed it from my config but still getting the error. Help!

acoustic thistle
#

Update: I wrote the same image to a MicroSD card that was the same size as my eMMC card, and it boots perfectly. The trouble is, Iโ€™d much rather use the eMMC cardโ€ฆ

bronze yacht
#

Hello Dears,
I just booted from MicroSD on my Pi3
on the termonal I cann see the HOST
but trying to do the onboarding by entering the IP and port getting no connection

dont know what todo

bronze yacht
#

if I check the observer:
Supervisor: Connected
supported: Supported
Healthy: Healthy

#

Just flashed Micro SD again
now I can see the Preparing Home Assistant
(this can take up to 20 Minutes)

I will wait again 20 Minutes and give feedback

bronze yacht
#

now its up and running
sorry ๐Ÿ™‚

#

after entering my username and passwort
I loose the connection to the web interface
I am still able to ping the Pi

brazen herald
#

Do you have a monitor connected to the Pi? If so, you should be able to see something on the screen telling you what it's doing

bronze yacht
#

since more then 1 hour its telling me Preparing Home Assistant
no monitor connected tto Pi
should I reboot with monitor ?

humble mirage
#

Click the blue circle

bronze yacht
#

22-10-17 15:40:22 INFO (SyncWorker_2) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2022.10.4.
22-10-17 15:42:49 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.10.4: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.10.4/json: Not Found ("no such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.10.4: No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.10.4")
22-10-17 15:42:49 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
22-10-17 15:43:19 INFO (SyncWorker_1) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2022.10.4
22-10-17 15:43:19 INFO (SyncWorker_1) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2022.10.4.

humble mirage
#

What size of SD card?

#

404 often means it ran out of disk space

bronze yacht
#

64GB

humble mirage
#

Then it shouldn't be space

grave monolith
#

not sure if this is the right section, but here goes - how do I make my dashboard visible on my tablet so I can see the progress, or lack there of, of how it will look?

humble mirage
grand pivot
#

It's just a web page

bronze yacht
#

s6-linux-init: fatal: unable to exec /package/admin/s6/command/s6-svscan: Exec format error
s6-linux-init (child): warning: s6-svscan failed to send a notification byte!

placid sage
#

My rpi4 with home assistant keeps loosing connection. How can I debug that?

#

The install is 2y/o and started doing that only recently

crude inlet
#

Check logs? The home-assistant.log.1 file in your main config directory is the log from the previous run

crude sage
#

Hi everyone! I'm trying to recover from a catastrophic failure that happened when I tried upgrading the supervisor last week and I noticed that some files seem truncated. I think the system might have run out of disk space at some point and things started going south from there. All I have are partial backups, unfortunately, as I was under the impression that installing updates automatically did it... oups. So I downloaded the latest home assistant VDI (virtual box) image, and started cherry-picking data to copy from the old VDI to the new new VDI's hassos-data partition. so far so good... except for a couple of zigbee2mqtt files under supervisor/share/

#

is that directory ever backed up by the system during updates? if so, where would I find that?

#

any help would be appreciated. I promise I'll do my own backups in the future

crude inlet
#

/share is backed up during full backups

#

All the "update" backups are backing up the particular container (add-on or HA core) which are being updated

#

Everything is in /mnt/data/supervisor on the old instance

#

So if you found /mnt/data/supervisor/homeassistant then you can find /mnt/data/supervisor/share

crude sage
#

awesome! I'll look into that

magic void
#

I'm having a hard time getting HAOS upgraded. I finally went on the CLI last night and ran "ha os update" and it completed and rebooted.

Today, while I'm logged in to the UI, not making any changes, it loses connectivity and comes back, and the HA OS is back at 9.0.

$ ha os info
board: rpi4-64
boot: A
data_disk: /dev/mmcblk0p8
update_available: true
version: "9.0"
version_latest: "9.2"

modern basalt
long sleet
#

VMware ESXi-vSpeare (.ova) fails to install.

crude sage
#

share is backed up during full backups

wintry dune
#

Hello all, I just built a new install today with BalenaEtcher, pushed the image to a sata ssd. I can boot from it and I can access its internal ip:8123, but it sits at preparing way to long. I have followed the guide here https://community.home-assistant.io/t/solution-to-a-hanged-preparing-home-installation-screen-during-new-install-on-a-raspberry-pi-4-dns-fix/273803 and tried to apply those, but as soon as I do host reboot it looses what I saved. and I seem to be back at square 1. Any help is greatly appreciated!

copper steppe
#

I never managed to get my rpi booting from sata, so you're one step better than me ๐Ÿ™‚

hearty estuary
#

so i'm having some rather peculiar issues with my homeassistant core install. it'll work fine after being started, but about two hours later (i.e. after i've left the house) it refuses to respond to both local and external requests, and the logs are loaded with these exact lines (in image form, i've freshly restarted HA twice to change logging configurations): https://cdn.discordapp.com/attachments/899313429054128168/1031445376215044147/unknown.png

hardware information: a Lenovo ThinkPad T420s running Fedora Workstation 36, HA version 2022.10.1 (latest as of now).

manic bane
hearty estuary
#

i've found docker to be a pain to get working

#

but if need be (for debugging purposes) i could get it running

manic bane
hearty estuary
#

i'll try whacking it in, just gimme a few minutes

#

but i'm still kinda confused on why it seems to just give up on responses when looking for "legacy devices"

winged vale
#

Hi, my core update from 10.3 to 10.4 keeps failing. It says installing for hours, then HA stalls, only a reset of my raspberry pi 4 brings it back to life... Anyone a hint where how to do it?

true moth
#

Need help

#

anyone up ?

#

I have installed and running HS from Oracle V Box

#

problem, it says it may take upto 20min since 1 hr

#

Login page is not loading

humble mirage
#

On that page, click the blue circle

true moth
#

umm, leme try

#

ok sooo, lot of stuufs are loading up, Should I wait or ?

humble mirage
#

Wait, and if you think there's a problem use a code share site to share the logs

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.

true moth
true moth
#

Now its stuck at system autofix complete

#

where and whom to share the logs @humble mirage

humble mirage
true moth
#

Yupp, Created a discussion on forum, thx bud, appreciate it!

errant tulip
#

I'm new to HA and I'm having an issue where my HA RPI won't boot. I get nothing in terms of screen activity or green light other than a brief flicker when power is first applied (red power is always on).
Attempting to load RPI3 9.2 64 bit (tried 32 bit as well). I have tried:

  • multiple SD cards (2x 8Gb, 2x32Gb)
  • same SD cards in 3 different RPI3
  • made SD cards with Balena Etcher and the RPI Imager
  • install normal RPI OS on same cards/RPIs and system boots with no issues
  • two different monitors
  • two different mice

Ethernet port light never blinks, router never sees the RPI.

It seems like the boot partition isnโ€™t getting built correctly from the image even though Etcher/Imager said it completed successfully.

Everything points to bad images to me. I have tried building from the URLs and downloading/installing the image.

Any assistance is appreciated!

humble mirage
#

The 8 GB cards won't ever work

#

Do make sure you're using the Pi3 image - the default image is for the Pi4 and won't boot a 3

errant tulip
#

That is confirmed. Tried both 32 and 64 bit

#

What makes the 8Gb cards not work? Something in the HA image?

#

haos_rpi3-9.2.img.xz

humble mirage
#

They're too small

#

I suspect that a 16 GB card will "work", but 32 GB is the minimum size for a reason

errant tulip
#

I've tried 2 different 32Gb cards as well with the same results. Good to know about the 8Gb!

crude inlet
#

@errant tulip black screen?

#

Got a pic of the pi3 you can share?

autumn path
#

@low notch Yes it's set up like this. 3.20

low notch
#

then what is your roborocks ip and what is your homeassistant ip?

autumn path
#

Robo - 192.168.1.14 HS - 192.168.1.37/24

low notch
#

oh, so you are done.

errant tulip
wet meadow
#

Does anybody know of a tutorial or which version of OS install I should use on an AMD Ryzen?

deft mirage
#

So, I picked up a second SSD for my i3 instance. I want to convert from supervised install to Home Assistant OS, I booted the new install on my test machine and restored a backup from the initial boot option screen. Backup restored, system booted but it did not start any of my addons and would not start any of them... did I do something wrong? Should I have not restored portainer? Any ideas?

stable anvil
#

Has anyone run into an issue where their SSH certificate randomly became invalid, preventing the app from being able to connect non locally?

crude inlet
#

@stable anvil SSL certificate? Is it really random or expired?

stable anvil
#

Hm good point. It could have expired. Is it normal that it needs to be refreshed or is there a way to set things up so it doesn't?

crude inlet
#

Did you use LetsEncrypt?

stable anvil
#

Yup. Figured it was handling things for me.

crude inlet
#

That's 3 months

#

No

stable anvil
#

Ahhh

crude inlet
#

If you are using the standalone LetsEncryot addon (not duckdns addon which also uses LetsEncrypt) then you have to automate that renewal

stable anvil
#

I'm using DuckDns as well.

crude inlet
#

The duckdns addon takes care of the LE certificate. You wouldn't also need the LetsEncrypt addon

#

Do you have both?

stable anvil
#

Ya I have both installed. I believe the tutorial I used told me to install both. But I could be wrong.

#

Though LetsEncrypt isn't running.

crude inlet
#

The tutorial could also be wrong or out of date

stable anvil
#

Good to know. Thanks for the info!

crude inlet
#

If you're using a duckdns domain you only need the duckdns addon. It includes LE certificate options

#

It also checks if it needs renewal

scarlet egret
#

Hey! I'm trying to install home assistant to raspberry pi 4. Successfully flashed the microSD card and the Raspi seems to be doing something since it is flashing the LEDs when booting but it doesn't seem to even request IP from DHCP server (based on router logs). Is this as intended?

#

Network config is just bog standard wifi router and the raspi is connected to it via ethernet

#

Don't have a micro HDMI cable yet so can't attach a monitor to see if there is any error, not sure what else I can try

pulsar fossil
#

Hi, I want to integrate the IMAP email content to fetch gmail and extract info for a sensor, I am following this : https://www.home-assistant.io/integrations/imap_email_content/
I am getting the body of the email as html, NOT the "html source" or "original message"
Does anyone know -- how I can get the full "html source" or "original message" of the email body?

copper steppe
#

is there any way to modify the source of a running HAOS? I want to local revert a core/integration plugin that has a merged patch that breaks things for me.

#

Could do it on my local just fine, just not sure how HA OS works under the covers.

cinder marsh
#

@scarlet egret it should get an IP address via DHCP..

scarlet egret
#

yeah I'd expect so, and I'd expect it to work with fixed HW like a Raspi oO

cinder marsh
#

It does work, I just flashed and booted an rpi4 a few hours ago. No issues

#

Was the flash to the sd card successful? I downloaded the img.xz and then used balena. Are you using the correct power supply? Try a different network cable and/or router port?

#

Reseat the sd card in the pi? Something isn't right.

scarlet egret
#

yeah did it based on the official installation instructions using balena etcher from the URL, tried two different machines for flashing the microSD, tried different cables and router ports

#

did NOT try a different PSU for the raspi so I can try that I guess

#

it definitely seems to work/boot since it is flashing the green LED occasionally

#

more so at boot

quartz wing
cinder marsh
#

@scarlet egret try downloading the image manually, not through balena

#

@scarlet egret could also be RPI firmware related. You might try installing raspberry pi os and then using raspo-config or whatever the method is to update the firmware

#

raspi-config rather

scarlet egret
#

I'll try those today, thanks for the tips!

#

at work right now, could always go ask IT to lend me a micro HDMI cable tho...

cinder marsh
#

No worries ๐Ÿ™‚

umbral gazelle
#

i put up a web server on the internet to redirect port 443 to my homeassistant service on 8123. However, when I try to log into this service, it fails to log me in with the error: POST https://hidden.for.security.com/auth/token 400 (Bad Request). Looking at this in the chrome devtools shows me that the payload response is {"error":"invalid_request","error_description":"Invalid code"}. Does anyone know why I would be getting an invalid code and how I could fix it?

umbral gazelle
#

Had an epiphany; /config/network had a specific internet 'name' that was causing this. Still having issues, but its one step further.

flat wyvern
#

My plan for setting up something similar which may be of help (i've only setup the dns stuff so far though so the rest is untested)

i've setup dns identically on my home network as i'll be accessing it online to avoid issues like this i use my for exmaple home.my.domain points to my local ip on my local network but online home.my.domain points to my external ip, and when i setup my reverse proxy i'll have it listening on host home.my.domain and forward it to hass address via proxy_pass

externally home.my.domain is updated via dynu (if i remember the name correctly)

you could do it without the reverse proxy and just port forward the router to the server internally

night seal
#

Hello everybody,
Can anyone tell me why at the first start it remains blocked waiting for the 20 minutes to pass? thank you

flat wyvern
#

assuming you're running on HAOS, i never really knew what was up with the starting, sometimes scripts or sensors can cause it to take ages, since i moved to docker the start time is only a few seconds

grand pivot
#

It's downloading all the required packages

night seal
#

yes

grand pivot
#

So what's the question?

night seal
# grand pivot So what's the question?

I have installed Home Assistant on pi 4 and everything is fine here when I try to access the screen (Preparing Home Assistant) remains blocked 50 minutes have passed

grand pivot
#

Click the blue dot

night seal
#

is it a dns problem?

humble scaffoldBOT
night seal
#

I can't send it all what can I do?

#

supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-10-19 17:28:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-10-19 17:28:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
22-10-19 17:28:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM

elder flume
#

Has anyone successfully VM'd HAOS on a pi 4? it sounds wacky but i feel like i have my reasoning...

flat wyvern
grand pivot
#

Reasoning that shall remain secret and confidential!

brittle yew
#

Anyone seeing alexa text to speech notifications home assistant not working all of sudden?

scarlet egret
#

hmm stupid question of the day but how do I shut down my raspberry from home assistant?

#

some menu in settings says something about rebooting but it doesn't seem to contain any option for rebooting or shutting down

scarlet egret
#

@grand pivot ooooh the ... menu in the corner that didn't do anything in any other menu, thanks

coarse laurel
#

i'm trying to get back into my HassIO installation; looks like my Let's Encrypt timed out, and it seems like my Samba isn't working either. Any hints where I might find start searching for the Config folder?

humble scaffoldBOT
#

Hass.io was the old name for the appliance like install option, that uses Docker. It was renamed in January 2020 and is now called Home Assistant OS.

grand pivot
#

depending on how you installed HA and on what hardware, you can use the console

night seal
#

@grand pivot help me please

grand pivot
#

plonk

coarse laurel
#

it's a Debian installation in Hyper-V; I'm able to log into the base OS; the Docker daemon doesn't seem to be running (causative, perhaps? but not sure, can't remember)

grand pivot
#

I'm not clear on how you're running Home Assistant OS with that configuration

coarse laurel
#

don't read too far into me calling it HassIO, it's been two years since I installed it, based on the age of the VM

grand pivot
#

that's critically important

coarse laurel
#

regardless it was installed and had been working previously in a Debian OS

#

what canI look at to tell you how it was installed? I'm sure I won't be able to find the instructions I used again.

grand pivot
#

if you're running Supervised, that's an expert-level installation method and bound to break

#

and if so, your config directory will (probably) be in /usr/share/hassio/homeassistant

coarse laurel
#

let me check there, thank you

grand pivot
#

and rather than getting it working again, you should grab one of your backups and switch to a real Home Assistant OS installation running in your VM of choice

coarse laurel
#

That's what I"m shooting for ๐Ÿ˜‰ trying to get the config data out of the Config folder, so I don't have to recreate my automations and coding from scratch.

grand pivot
#

use a backup instead

#

hopefully you actually have one

#

you can import that and it will be practically seamless

coarse laurel
#

already rebuilding into a physical machine.

#

just need the data ๐Ÿ˜‰

#

Found the info,thanks for your help ๐Ÿ™‚

cursive mica
#

Hi, I've been sent here to discuss about my issue #general-archived message
Can you help me please?
The Pi has an SD card and all the data are on an USB SSD.

#

(I copied the link to the message to avoid cross-posting, tell me if you prefer me to copy the content here)

night seal
#

22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.module] Create new suggestion SuggestionType.CREATE_FULL_BACKUP - ContextType.SYSTEM / None
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.NO_CURRENT_BACKUP - ContextType.SYSTEM / None
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-10-19 20:08:59 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-10-19 20:08:59 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-10-19 20:08:59 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-10-19 20:09:02 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-10-19 20:09:02 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-10-19 20:09:02 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

#

how can i fix crashes at this point

#

TY

cursive mica
#

Hi I ve been sent here to discuss about

manic bane
sacred fox
#

Several days ago I ran updates on my Home Assistant System. Now I am getting error messages "400: Bad Request" when trying to access my system using my external name. I do have Lets Encrypt installed as well. When looking at the Log Viewer I see this every time I attempt to connect; ... ERROR (MainThread) [homeassistant.components.http.forwarded] Received X-Forwarded-For header from an untrusted proxy 172.30.33.4. I have been trying to find out how to fix this but have not had any luck.

manic bane
sacred fox
manic bane
sacred fox
fiery night
#

unsure if this is the correct channel, but I'm on Home Assistant OS 8.5, and it looks like 9.2 is out, but it's not prompting me to update

#

oh ok, ha os update just does the thing without any confirmation

#

well, I did that and now Home Assistant is unreachable; I assume it's updating now lol

#

(previously I was trying from the UI)

manic bane
#

ERROR (MainThread) [homeassistant.components.http.forwarded] Received X-Forwarded-For header from an untrusted proxy 172.30.33.4

fiery night
manic bane
#

So 172.30.33.0/24 would also work for the whole subnet if you want

sacred fox
# manic bane So 172.30.33.0/24 would also work for the whole subnet if you want

Ok so I edited using the File editor (because I don't know where else I can edit this) the /config/configuration.yaml file and how have this set to:

http:
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24

Restarted the entire server and now I can login.
I will now see if I can get Lets Encrypt working again.

#

@manic bane Thanks for your help this evening. I think I got it working. Even Alexa is now working again.

acoustic thistle
#

Hello! I seem to be having an issue accessing my Home Assistant behind my NGINX Proxy Manager. Works fine when Iโ€™m home.

#

I just switched from HAOS in a VM, to Container.

#

Hmmm. Just noticed the previous conversation. Thanks in arrears?

fiery night
#

lol

acoustic thistle
#

Solved! With a bit of readingโ€ฆ

grim heron
#

I am wanting to move from an RPi4 to my own docker install for Home Assistant. The biggest hurdle I am running into is adding my Zooze Zwave 700 stick to the container. It seems to be found under ttyUSB0 and I am not sure if I have to add the device in the compose file or if i have to add it as a device in the configuration file. Adding it as a Zwave device once plugged in, just fails to connect to the ws: server.

fiery night
#

to the compose file so the container has access to it, then the config file so Home Assistant can see it

grim heron
#

For the config file, my RPI4 version (HASSIO) does not show the ZWAVE dongle in the config. I am coming up short on a link but also a bit brain fried right now (sorry), on where to add this in the config

fiery night
#

you probably added it through the UI if it's not in the config yaml

grim heron
#

Not working though. I am not 100% sure though, I remember something about needing to set Zwave2JS but as far as I know, that's deprecated now.
https://i.imgur.com/kIOOXRw.png

grim heron
scarlet egret
#

@cinder marsh btw. it was probably the PSU, the Raspi was boot looping so no wonder it seemed to be doing something all the time... Changed to another Huawei charger that at least looks the same as the other one and now it works. Filesystem had gotten corrupted tho but that was fixed with reflashing

cinder marsh
#

@scarlet egret thanks for the follow up

scarlet egret
#

it seemed to boot till the point when it changes the boot prompt resolution and then it just starts from beginning, I guess turning the GPU on makes the PSU dip or something

blissful spoke
#

Good day, I'm trying to install HAOS on a secondary NUC to use as a backup for my already working NUC. But every time I try to flash the image to my SSD it crashes the whole system at 26%. I've tried an older release of the image. I'm using the generic x64 image.

#

I've tried a different SSD, but it also crashes at 26%.

#

The only thing I can't change is the live CD I'm using is Debian, because on Ubuntu I couldn't get Balena Etcher to work.

cinder marsh
#

Are you running a live CD on the target host and then attempting to write to the host's SSD via balena?

blissful spoke
#

yes

#

Thank you for the fast reply

#

I'm going to try Ubuntu again, to see if I get balena to work on that.

cinder marsh
#

You also might try removing the SSD and writing directly to it from another system if you've got one

blissful spoke
#

The problem is that I can't I haven't got the hardware to do that. Running Mac's only

cinder marsh
#

Balena works on Mac, I use it

blissful spoke
#

Yes, but I haven't got the hardware to connect the ssd

cinder marsh
#

Ahh I see

low notch
#

you can extract the image and use dd

blissful spoke
#

dd? in terminal you mean?

#

Ubuntu is a no go for me, slow as hell and Balena is just not starting. No error nothing.

#

Going back to debian as live cd again. trying some other flashing software instead of balena

low notch
#

yes in terminal

#

no need for flashing software

blissful spoke
#

ok, back on balena on debian. Tried image OS 8.5 instead of 9.0 or 9.2. It fails instead of crashing the whole system.

#

Now trying 7.5 to see if that also fails.

#

that didn't work either... Now trying to flash to a USB stick instead of the SSD.

#

That also doesn't work. I'm starting to think there is something wrong with this NUC.

low notch
#

faulty ram maybe

cinder marsh
#

Try updating uefi

#

Could try rather

craggy saddle
#

Does anyone know where I can get an older copy of home assistant qcow2 image? I'm trying to trouble shoot a problem and even with a backup I can't get esphome to work

blissful spoke
craggy saddle
#

Awesome. Thank you.

brazen herald
#

Or go to the releases page and scroll down to find it and click the link ๐Ÿ˜‰

floral idol
blissful spoke
candid terrace
#

iโ€™m looking to get started with homeassistant and trying to understand the differences on the Compare Installation Methods chart, it looks like the OS method is the best? Or has the least limitations i think? And then would it be better to install on a PC or a Pi?

manic bane
#

Add ons are just fancy containers

candid terrace
#

oh i take that back I think the NUC runs something for Unifi networking as well, so maybe i should be looking at Supervised and Container methods

manic bane
#

Run container and spin up containers for any items you want

candid terrace
#

thanks!

copper steppe
#

I used to run core directly on a local python, but recently switched to HAOS, and am loving the ease-of-maintenence

scarlet egret
#

How do I enable SSH for HA? I find multiple guides with Google but they all talk about installing "Terminal & SSH" add-on but there doesn't seem to be such a thing

#

This is with Raspberry Pi image

#

guides also talk about enabling "advanced mode" for my user but there doesn't seem to be such a thing either

scarlet egret
#

I am not sure on the distinction but I assume yes, the official Raspberry Pi image

manic bane
#

Advanced mode is under your profile

manic bane
#

Then you have to install the SSH add on

scarlet egret
#

can't seem to attach an image but I cannot find anything that looks like that, the edit user thing just has a setting for making me an administrator or let me log in only from the local network, no other settings

manic bane
#

No, your profile. Click your name

#

Don't go into user settings

scarlet egret
#

"Error while loading page profile." mmkay

#

I'll try rebooting

#

"Error while loading page system." well ok that doesn't work either, just updated to the newest core version so probably related...

#

well now it started somewhat loading the pages but not very consistently, rebooting now

manic bane
#

Tried a restart of the host?

scarlet egret
#

just rebooting the whole raspi

#

but yeah now it seems to load the profile and enabling the advanced mode makes the ssh add-on to show, thanks

#

SSH add-on doesn't seem to work, when I press start it supposedly starts fine, then click "Open web-ui" I get 502: Bad gateway and after that the add-on again has the start button there

#

didn't touch config at all

humble mirage
#

Check the add-on log

scarlet egret
#

well now, seems to require a very specific order of operation, need to paste SSH key, then press save, then start it, otherwise it just silently fails

#

if you look at YAML config for example inbetween it seems to reset/forget the configuration and then it will again silently fail on start

placid sage
#

Hey, my home assistant keeps going down after a few hours. I restart it, then it works fine and then it just goes down(router doesnt see it either) but the led's are still on.

#

The logs dont seem to show anything useful

#

The install is 2y/o, the issue started happening a few weeks ago. RPI4 with home assistant os

stuck pond
#

Just did a fresh VM install on Ubuntu and after booting I get spammend with this: get_swap_device: Bad swap file entry

#

Hass OS seems to run fine (still waiting on the setup part) , but the messages won't stop

#

Anyone any idea?

#

The spamming is happening wihtin the VBOX vm to be clear

#

Ok, did the whole thing again and it worked the second time.

mystic niche
#

Hello guys. My HA installation has grown up over last few ears and RPi is having hard time to load log files and work reliably. I would like to move to some new HW but since HA Amber is not available yet what you would you recommend me to use? I want something fast and reliable so I don't have to wait 10min to restart etc. Is Odroid N2+ the best choice?

humble mirage
#

Any second hand PC from the last decade, or old laptop, or low power NUC will be a better choice

mystic niche
#

Why is low power NUC better than ODROID?

humble mirage
#

The ODroid is still pretty low end, a smaller NUC is likely to significantly out perform it

#

Also, likely to cost much the same particularly if you get it second hand

covert karma
#

Anyone succesfully installed HA on the first Tinker Board?

limber hedge
#

Hi so I am installing home assistant on fedora 36 server and when I try to create a venv using
python -m venv . source bin/active
I get this
Error: [Errno 21] is a directory: '/opt/home assistant/bin/activate
Any reason for this

warm tendon
#

Hello, im trying to install Home Assistant Operating System on my old macbook using VirtualBox and keeps crashing during startup. The last thing i see is this screen(screenshot below(cant at the screenshot for some reason)) before the vm crashes and the status in VirtualBox becomes aborted. Anybody know how to fix this?

#

Waiting for Supervisor to startupโ€ฆ
Is the last thing it says

whole igloo
placid sage
#

Soo, different usb's, different installation methods (Rufus, etcher, etc), It seems to install everything currently, it displays the splash screen, but it just doesn't move past the "preparing home assistant, it can take up to 20 min". Anyone has that issue. What can I do to make it work?

X86 image, 9.2

#

The last log was from around 30 min, and it ends in updating local network information

warm tendon
whole igloo
humble mirage
#

Hi so I am installing home assistant on

placid furnace
#

Quick question about the Raspberry Pi4-

In the past, I've run OpenMediaVault on a Pi4 and one thing you could do to make it "snappier" responding was to increase the clock speed from the default 1.7ghz to 2.0ghz with a simple change to the config file. This has some thermal repercussions, but I am using good heatsinks and fans so it didn't impact reliability to do this overclocking. I have since moved this known-to-work-at-2ghz pi to my HAOS setup and was wondering..

Is there a way to "overclock" the Pi from its default 1.7ghz to 2.0ghz on HAOS..? ๐Ÿค”

humble mirage
#

No

placid furnace
#

So is there a reason this can't be done..?

humble mirage
#

Because it's not supported shrug

#

I'm pretty sure if it was plenty of people would pick silly numbers, without heatsinks, and then complain

placid furnace
#

lol. if home automation folks let "not supported" be a barrier, we wouldn't have half the integrations we have now.. ๐Ÿ™‚

humble mirage
#

Then... use a native Docker install and have the freedom to do what you want blobwink

placid furnace
#

that is a possibility... ๐Ÿค”

humble mirage
#

HAOS is for those who want a point-n-click experience

placid furnace
#

it is a good place to start so I get the idea of it being more of a point and click solution. I can also see the possible "my pi crashed! HaLp?!" kind of questions from folks that are optimistic on how their pi would work at higher speeds! ๐Ÿ˜

That said, it is a basic function of the pi hardware and the level of technical knowledge to really dive into HA seems commensurate with simple mods.. the Pi4 default very conservative clock speed is to ensure that if someone uses it out of the box w/o any heatsink, it will run fairly well. The CPU with even a modest heatsink can do ~1.8ghz/1.9ghz w/o trouble.. plus the CPU will throttle its performance if it gets too hot so pretty safe to play with it.

humble mirage
#

There's a depressingly large percentage of the HA user base that have little to no actual technical knowledge, or the ability to solve problems

#

They're exactly the ones that blindly follow YouTube videos from 3 years ago, and are confused why things aren't the same, and need hand-held through the changes

placid furnace
#

I guess in some ways.. thats... good...? ๐Ÿ™‚ The same thing can be said about the freshman class of any university.. they don't have the knowledge but they want to learn. We were all n00bz once.. ๐Ÿ™‚

low notch
#

my pi 4 runs fine with stock clock speeds. and i have a huge amount of entities / integrations running

#

no need for overclocking at least for me

placid furnace
#

mine is working well right now too. I did upgrade from using the SDcard to a USB3/SATA/SSD setup.. I didn't really notice any performance change when I did the SD to SATA/USB3 swap, but I did it for reliability as I had heard the pi + haos can kill sd cards...

low notch
#

that is true, thus i run 4 pis off a single ssd

placid furnace
#

if I wanted to go nuts (performance wise), I would put it on docker on my unraid server which is Ryzen7/1700 @4ghz ๐Ÿ˜„

#

I just like to not leave performance "on the table" if I can avoid it ยฏ_(ใƒ„)_/ยฏ

#

what device do you use to share the ssd with 4x pis..?

low notch
#

I got more speed boost by upgrading my laptop which renders the page 2-3 times faster than my old one. guess the 300mhz will not have that same effect

#

the pis do pxe boot, there is no direct storage attached to them

placid furnace
#

PxE boot.. wow.. I haven't done a Pre-Boot-Ex setup in years... Last time I did was on a Novell NetWare server with some NE2000 cards! ๐Ÿ˜๐Ÿ˜‚๐Ÿคฃ

#

doing it back then prolly soured my perception.. it was dog slow back then...

low notch
#

they are speedy

#

boot debian in a matter of a few seconds

placid furnace
#

good to know. I would consider doing a PxE setup for testing if its better/faster/stronger etc now ๐Ÿ™‚

low notch
#

it will be a good thing to have when overclocking, you wont waste power on usb / sd

placid furnace
#

doing PxE boot with PoE on a Pi would have real use...

#

is there a HAOS implementation for Pxe..?

low notch
#

nope

placid furnace
#

darn

low notch
#

do it

placid furnace
#

I figure I'll end up there.. I am still in the "gee this looks interesting, lets see how it works" mode... I wanted to start small and simple and then scale up

#

I am blown away by ESPhome.. I've been programming ESP32 using Arduio IDE in the past.. having it so easy to setup/employ ESP into the system is a game changer!

low notch
#

fyi: i have lots of entities and my system runs reasonable fast. just don't expect it to be snappy when you tinker a lot with it. so setup your system on a fast machine and then transfer it over is what I would suggest

spring bolt
#

I actually ran my Home Assistant on a Pi0 (had no clue the Pi4 situation was coming) for a while with ArchArm Linux, and it worked surprisingly well once I switched to docker vs a pacman or was aur install using python venv (which was slow as crap and failed to compile any integration you installed cause it was missing deps).

#

I got lucky right after ArchArm dropped ARMv6 support to grab 2 Raspberry Pi 3's for $40 total.

floral cape
#

Hi, I was just updating to the latest core, from its previous version, but something failed and while booting it says Home Assistant CLI not starting and has jumped to the emergency console, can anyone help with what I will need to do here?

spring bolt
#

you probably need to look through home assistant logs to find out what's happening. but it's probably a missing dependency or python lib. one of the main reasons I switched to the docker container.

crude inlet
#

@floral cape updating HA core or the OS?

#

Updating HA core would not change anything for the OS or booting

spring bolt
#

Actually yeah it sounds like OS with emergency console. Which would mean docker took too long to start. You can type login after that message shows up to get into it.

floral cape
#

I actually had to do a supervisor repair then all was good

#

not sure what went wrong

radiant hazel
#

Hello. I installed HA on a raspberry 3 B+. I cannot set the correct date and time. It shows me the time 15 hours ago. Timezone configured them well. How could I set the date and time correctly? Thanks.

flat wyvern
#

can only assume my ongoing issues with home assistant crashing after several hours with no log indication persisting in docker after moving away from os is due to some weird yaml bug somewhere liek it's choking on a sensor that returns undefined, so going through every sensor to sanitize everything

brisk willow
#

There's no home-assistant.log.fault in /config?

flat wyvern
#

nope fault log is blank

flat wyvern
#

it's like there's a memory leak somewhere and eventually the web server fails but i've seen no errors to indicate that

#

other possiblity is somewhere there's some form of network loop happening between connections and that results in a failure

deft mirage
#

So, given that I have been running supervised for years... the other day I converted to HAOS native on my old Lenovo i3 USFF system. Outage... less than 10 minutes! I pre-installed the OS on the drive on another system, installed the drive and installed my most recent backup from the onboarding screen. Knew what to do, but it seems that nothing ever goes that smoothly for me.

Thanks to several users here for the conversation we had here the other day.

brisk willow
#

You've made a good decision

deft mirage
#

Yup, I think so... Thanks again for the great discussion the other day.

#

I really did not expect the conversion to go that well.

#

One question... am I missing something or does Home Assistant not understand tagged vlans on the inbound ethernet?

brisk willow
#

What do you mean?

deft mirage
#

I do not see how to tag 2 vlans into home assistant. I would like to set up an IoT vlan and my main vlan with pc's and the server. I have HP managed switches at key locations and could easily tag 2 vlans around my network, but I would need to tag the 2 vlans into the server running HA.

#

The IoT vlan is not allowed internet access and the main vlan is. I have wifi vap's on both subnets and run vlan tagging to most of my access points. I use PFsense for my main router. I could converge to a flat L2 vlan and firewall blocks of IP space to prevent access to the internet as well.

brisk willow
#

It sounds like you really just want a firewall rule to let stuff from the IoT VLAN to talk to HA

deft mirage
#

That is what I am doing right now. The issue I have is with multicast and ESP devices. Running ESPEasy you can form multicast groups that allow each one to be aware of the other and to provide data between the units. I use several and need them to be on the same subnet for this to work, I have a couple that are remoteish and are running split brain due to this. If I could get a second vlan in native, I could resolve the issue. I think a flat L2 is likely the way to go with firewall rules to prevent outbound access to a block of IP addresses. My main subnet is only 40 or so IP devices, so I could support a few more. The other problem I have is my house was built in the early 1850's and running cables is just not possible and wifi does not penetrate well as all of my walls are lathe/plaster and chicken wire.

limber pivot
#

I rebooted my pi 3 homeassistant device after letting it sit for a few months, and I'm a few versions behind on both homeassistant core & homeassistant OS. I updated both and was immediately presented with another message to update both again.

Do I have an option to just update to the latest version of both, or do I have to update each of these one version at a time?

placid sage
#

Hey, my home assistant keeps going down after a few hours... Logs dont have anything relevant. How can I fix it?

slender olive
#

My backups are failing. Supervisor shows this error message:
22-10-23 04:43:03 ERROR (MainThread) [supervisor.homeassistant.module] Can't backup Home Assistant Core config folder: [Errno 2] No such file or directory: '/data/homeassistant/esphome/.esphome/build/esp07/src/esphome/core/<\x11'
I am unable to remove this file and ls -al of the parent dir shows: ls: ./<: No such file or directory

flat wyvern
slender olive
flat wyvern
#

have you tried "rm -rf /data/homeassistant/esphome/.esphome/build/esp07/src/esphome/core/" the adding of / might get around that

slender olive
#

The Google suggests that the dir is corrupted and I should umount, then fsck -f <dir>, but I can't:

umount: can't unmount /config: Operation not permitted```
flat wyvern
#

after the end / should be an asterisk

#

discord removed it

slender olive
#

The -f makes it not complain, but the file remains

flat wyvern
#

here's a possible solution do an ls -li on the core folder and you should get a number at the start of the list result for the file

#

then use the find command to delete by number

#

find /data/homeassistant/esphome/.esphome/build/esp07/src/esphome/core/ -inum 1833174 -exec rm -v {} \;

#

obviously replace 1833174 with the number from the ls

slender olive
#

I do not get an inode number:

ls: core/<: No such file or directory
total 0```
flat wyvern
#

ls -li /data/homeassistant/esphome/.esphome/build/esp07/src/esphome/core

#

ah nm i see what happend

slender olive
#

I am ssh'd into HA, and the directory isn't quite what is shown. There is no /data/homeassistant/esphome here, I have to go to /config/esphome.

#

Installation is the vBox image on Linux. I might see if I can try this from single-user mode. (which I am not thrilled to attempt)

last coral
#

is there a way to have an 'update' sensor for HA Container installs?

flat wyvern
#

personally i'd recommend moving to docker if able, so much easier to fix issues, and a lot faster too, does mean losing "addons" but that's easily fixed with running a docker compose file to launch the apps you used as an addon and keeps things update date nicely too, i only used mosquitto and zigbee2mqtt which were easily migrated to docker

I spend a lot less time working on fixing random issues that happened in HASS and any issue that occurs pretty much just needs a restart of the docker image, plus i no longer have to worry about losing all my config either

humble scaffoldBOT
humble mirage
#

You can likely built a template sensor around the information there if you really want it

last coral
#

cheers

#

i was looking at the 'update' stuff and couldnt see a way

#

ahh, i already had one for docker hub.. odd.. ok, thanks

vagrant heath
low notch
#
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh
#

you don't want supervised if you struggle with the error you posted

vagrant heath
#

not sure i understand what supervised is in this case?

low notch
#

are you following a specific tutorial?

vagrant heath
#

yes, i found one on YT

low notch
#

don't do it

vagrant heath
#

ha ha, ok, help me out. where should i go to learn the best way

low notch
#

what do you plan on doing? do you need addons on the way there?

vagrant heath
#

ok makes sense. i have several smart devices and am looking to run home asistant on my Ubuntu server which hosts a couple of other apps

low notch
#

that is the next stop sign for supervised, supervised does not allow anything else running on the host

#

you want homeassistant in a docker container, or maybe better for you: Home Assistant OS in a vm

vagrant heath
#

i thought that was the idea of running it in docker no?

#

my ubuntu server is super lightweight so wont run a VM

low notch
#

supervised and container both run in docker, only the latter gives you freedom to do whatever you want

vagrant heath
#

I have setup the docker container on my Ubuntu server

low notch
#

great, what else do you need? ๐Ÿ˜„

vagrant heath
#

docker run hello-world

#

apt-get install
apparmor-utils
avahi-daemon
dbus
jq
network-manager
socat

#

its getting the home assistant where it fails

low notch
#

so you setup docker thus far, no more

vagrant heath
humble mirage
#

Ah, the infamous juanmtech

#

That's for Supervised, that's a mistake

vagrant heath
#

that dont sound good ! lol

humble mirage
#

Well, their guides lead you into trouble

#

Nobody here will ever recommend them, because they set you up for failure very nicely

vagrant heath
#

fair enough

humble mirage
#

If you really need add-ons then use HAOS

#

If you really want to run on Ubuntu, use Container (aka native Docker)

vagrant heath
#

my Ubuntu server is super lightweight

humble mirage
#

That guide you followed is a clusterfuck

vagrant heath
#

ha ha, ok

humble mirage
#

Right out of the gate it's broken

vagrant heath
#

like i said, am still learning

humble mirage
#

Honestly, the best thing you can do is start from the official docs

#

Third party stuff can be:

  1. Horribly outdated
  2. Terribly misleading
  3. Terrible
vagrant heath
#

perfect, will give it a look, assume i can ask Q's here if i need?

humble mirage
#

Yup

#

Just, when you follow that guide, skip forwards to Compose

vagrant heath
#

thank you both

humble mirage
#

Your future self will thank you for using Compose files

vagrant heath
#

do i need to undo what i have already done?

humble mirage
#

Almost certainly the bit about installing Supervised

#
curl -sL "https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh" | bash -s
``` if that ran then you need to un-do it, somehow
vagrant heath
#

thats the part that failed

humble mirage
#

Then that's good

vagrant heath
#

so can ignore the rest and start from Compose on the link sent right?

humble mirage
#

Yup

#

Create the compose file somewhere you're going to remember to back up

#

I tend to suggest something a bit like:

/docker - the compose file
/docker/homeassistant - your HA config folder
/docker/other - etc
#

Then you can back up /docker and get everything

vagrant heath
#

perfect, many thanks, appreciate it

#

one last Q, is it best to be logged in as root or just use my user and Sudo?

humble mirage
#

logging in as root is lazy

#

Better to log in as your user and use sudo, or at least ensure you've got backups that you can restore from if you break the host

#

You're going to want to test those backups at some point anyway

vagrant heath
#

i log is as me then Sudo -i

low notch
#

you can add your user to the docker group and dont need sudo

#

usermod -aG docker $youruser

abstract bison
#

Is it normal that the setup have been running for 40 mins and is still running? Im on haos

humble mirage
#

Click the blue dot

abstract bison
#

It crashed my browser-

#

I will take my computer brb it froze on my phone

#

At the bottom it shows

ERROR (MainThread) [supervisor.utils] Can't execute start while a task is in progress
vagrant heath
#

hey @humble mirage in the screen shot below it says to create a compose.yml file. where do i create it, and how do i find the path to my config?

#

cant add screenshot

vagrant heath
#

are they in the root folder?

humble mirage
#

That's rather what / means

sleek patrol
#

Is there a way to deploy the home assistant companion app and preconfigure it to multiple phones

humble mirage
sleek patrol
#

oh okie! Thanks!

vagrant heath
#

do i need to create them?

#

and everything goes in them, i get it

humble mirage
#

Makes backups easy, as I said above

vagrant heath
#

yep, got ya

abstract bison
# abstract bison At the bottom it shows ``` ERROR (MainThread) [supervisor.utils] Can't execute s...

Well that error was 1h ago so i think nothing happened, and now its going back no idea why

22-10-23 16:44:53 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-10-23 16:44:53 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-10-23 16:44:53 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

Is this normal? it doesnt do anything else now

slender olive
humble mirage
#

No, the VM is a virtual machine

#

HAOS uses Docker for running HA, and all the add-ons

#

That however is largely hidden from you, and not something you interact with

slender olive
#

Does the VM have HAOS?

humble mirage
#

The VM is HAOS

#

HAOS == Home Assistant Operating System

slender olive
#

If my HAOS were to have a corrupt file/directory, is that something that I can fix?

abstract bison
#

[WARN] Home Assistant CLI not starting! Jump into emergency console"
I get this every time i restart, how do i fix this

humble mirage
#

Assuming you have backups

slender olive
#

The corrupt file/dir is causing my backups to fail ๐Ÿ˜ฆ

vagrant heath
#

@humble mirage Home assistant now up and running in a container on my Ubuntu server. Really appreciate your help.

flat wyvern
#

ah nm you got it

#

use docker rather than supervised works great

#

and once the mods notice you mention supervised they're gonna try and beg you not to

#

oh yeah a few weeks ago i had nothing but insane issues with HAOS that were practically impossible to debug and almost lost all my config

#

once i managed to get back in i grabbed my config moved to docker and havent looked back

dapper wraith
#

hi all,
I'm running supervised install on docker and got the "unsupported" due to the connectivity check.
I have done the connectivity check and got b false..
added the lines missing to my NetworkManager.conf file.
Rebooted my host.
The lines i added was deleted after reboot.
Any ideas how to fix this?

brisk willow
#

Switch to HA OS

dapper wraith
#

that's one way but for me a not preferable one.

brisk willow
#

HA Container maybe?

copper steppe
#

Attempting to restore from a full backup. Booted new HA OS, selected restore, uploaded the file, confirmed "restore" - then it went back to the first-time create-account menu. Am I missing a step?

abstract bison
#

Hi, every time i try to access home assistant on a fresh install it says

Error returned from Supervisor: System is not ready with state: setup

I tried running ha > banner
Throws same error and tried to do supervisor repair, same thing

ha > supervisor repair
Processing... done
Error: System is not ready with state: setup

What can i do?

abstract bison
oak geode
#

System Unhealthy? I've been feeding it lots of veggies ๐Ÿ˜ฆ HA Core. Can't update and my smart TV remote stopped working. HACS updated. But still problems. RPI 3.

low notch
#

system health lets me assume that you do not in fact run the installation called "Home Assistant Core" but Home Assistant OS ?

oak geode
#

Home Assistant 2022.10.3
Supervisor 2022.10.0
Operating System 9.2
Frontend 20221010.0 - latest

#

could be OS yes

low notch
#

it is

oak geode
#

i used rpi imager

#

ok

#

sorry about that

#

most issues i see need ssh to "ignore" it which doesn't sound great

#

or talks about docker and such, which i dont think im using

low notch
#

I dont run this installation but someone else can help you for sure if you share relevant log files

#

and you already run docker

oak geode
#

Error from stream worker: Stream ended; no additional packets
4:36:58 PM โ€“ (ERROR) Stream - message first occurred at 4:08:11 PM and shows up 19 times
[547777910896] Error updating Home Assistant Core 'HomeAssistantCore.update' blocked from execution, system is not healthy
4:29:08 PM โ€“ (ERROR) Home Assistant WebSocket API - message first occurred at 4:29:02 PM and shows up 2 times
Config entry 'Telmex GPON IAD' for upnp integration not ready yet: Device not discovered: uuid:70e77e0c-b402-4d62-a21d-3f773b0a247f:โšฑ๏ธschemas-upnp-org:device:InternetGatewayDevice:1; Retrying in background
3:58:07 PM โ€“ (WARNING) config_entries.py
Setup of media_player platform samsungtv is taking over 10 seconds.
3:58:05 PM โ€“ (WARNING) Media player
Setup of flux_led is taking over 10 seconds.
3:58:03 PM โ€“ (WARNING) runner.py

low notch
#

supervisor logs?

high token
#

an urn? โšฑ๏ธ

oak geode
#

where can I find that?

#

nvm

#

ill do a fresh restart and show the logs

high token
#

System --> Repairs --> dotsvertical --> System Information

oak geode
#

repairs didn't have anything there

#

but i found the supervisor logs in logs then the tab top right

#

ah

high token
#

It has 3 dots on the top right corner

oak geode
#

ok ill look

#

Version core-2022.10.3
Installation Type Home Assistant OS
Development false
Supervisor true
Docker true
User root
Virtual Environment false
Python Version 3.10.5
Operating System Family Linux
Operating System Version 5.15.61-v8
CPU Architecture aarch64
Timezone America/Mexico_City
Configuration Directory /config

#

Home Assistant Supervisor
Host Operating System Home Assistant OS 9.2
Update Channel stable
Supervisor Version supervisor-2022.10.0
Agent Version 1.4.1
Docker Version 20.10.17
Disk Total 13.5 GB
Disk Used 4.2 GB
Healthy Unhealthy
Supported true
Board rpi3-64
Supervisor API ok
Version API ok
Installed Add-ons Terminal & SSH (9.6.1), File editor (5.4.1)

high token
#

I didn't mean post all that ๐Ÿ˜…

#

Does it not show on the top of that window though a red /yellow warning about being unhealthy?

oak geode
#

very top of the list yes

#

Your installation is unhealthy
Running an unhealthy installation will cause issues. Below is a list of issues found with your installation, click on the links to learn how you can resolve the issues.

setup

#

when i click learn more i get the above

#

documentation shoes start the D-Bus?

#

can also try restarting the Supervisor

#

trying that now

#

so igot logs from supervisor and it showed like 4 HACS things that wasn't "stable" which included my smart tv remote card.

#

one was a tplink deco hacs addon which never did much so i removed it and then restarted

#

seems like core update is working now

#

so im healthy

#

thanks @high token

high token
oak geode
#

i am

high token
#

those are HA Core logs

#

If you go to System --> Logs those are your HA's logs

#

then on the top right you can change to supervisor logs

oak geode
#

welp. it worked

high token
#

two different kind of logs

#

I'm just clearing that up for you so you know they are different. If someone asks in the future for supervisor logs you don't want to be giving them ha logs ๐Ÿ˜„

oak geode
#

thats kind. thank you

pure mauve
#

Hi, I'm about to migrate my installation from Snap to a Docker install. I created and downloaded a Backup, but I noticed in the Backups screen, there is no way to upload or restore backups that I can see, and I can't find it elsewhere either (maybe I am just being dumb).

  1. How/where do I go to upload/restore from a Backup?
  2. Will doing this be enough to migrate my entire setup and config or are there other things I should be aware of too?
brittle sail
brisk willow
#

You could just unpack the tarball that it creates though and drop the contents in /config

brittle sail
#

that's useful

edgy abyss
#

Hi all - I tried doing a bit of googling before posting this but I just got the Yellow device, which will be (is?) my first HA installation. I installed all the hardware including an SSD, made the boot drive, powered on while connected to ethernet, even got to the "HA is setting up" screen, but when I returned to it all I see is a loading icon on the :8123/onboarding site and it says "Something went wrong loading onboarding, try refreshing". I've tried unplugging it and then removed the USB stick, then plugged power back in but it keeps coming back to this screen. Everything on google that I've found so far seems to be about custom installs, but this is just the base HA.

cinder marsh
edgy abyss
#

Will do, thanks!

manic bane
#

If you think HAOS is hostile then supervised is worse. It's HAOS except you have to maintain everything

bitter rover
#

I just upgraded from RaspberryPI 3 to a NUC - did a backup restore of the HA, configure the same static IPs, and everything works perfectly... except my remote access from the external networks (which worked on PI). Any ideas what could be the problem?

abstract bison
#

Hi, i've been stuck on installation for over an hour with

INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

Is it normal? Do i have to wait more

unique edge
#

My laptop with debian and HA supervised died at last. Can I restore my backup directly to an RPI and expect it to work or should i start fresh? ๐Ÿ™‚

humble mirage
#

Yes, it should work fine

crude inlet
#

@unique edge the config directory including all hidden directories is what you need

bronze anvil
#

Going from an Intel machine (I assume) to a ARM (RPi) will likely be different as the addons will be backed up for the wrong architecture.

humble mirage
#

It's just the config that's backed up, not the software

unique edge
#

Thanks all will do it soon and let you know how it turend out

vagrant heath
safe wagon
#

Hello All! 1st time here ^^. I have quite strange problem - I have HA installation working on Virtual Machine on Qnap. Worked well since last few months but suddenly it stop โ€œhangingโ€ and no idea what is going on. Only restart VM help. Any idea what Iโ€™ve should check/do?

lone pendant
#

hey yall, i have a problem with HA in an env... for over a year, I can't reboot from the GUI. It just hangs. Logs so nothing, they just freeze too

wooden smelt
#

@lone pendant post the contents of your homeassistant.service file

lone pendant
#

just rebooted, will post in a sec. I can do a sudo service homeassistant restart and it works fine

wooden smelt
#

Add RestartForceExitStatus=100 under the [Service] section

lone pendant
#

thanks, testing

#

just issued the researt in HA GUI

#

It worked! thanks @wooden smelt

#

I'll read the man on system.d but what's that do?

wooden smelt
lone pendant
#

TYVM

minor perch
#

HA is borked on Virtual Box for me. Keeps spewing on start up "A start job is running for Docker Application Container Engine" and will go forever

rustic sable
#

My Supervisor Installation is loading more than 20min is there any Log File?

rustic sable
#

Supervised but i try now the OS

copper steppe
#

@rustic sable did you click the spinning blob thing and see the logs?

#

It downloads a bunch of stuff, docker images and whatever, which takes a while depending on your internet.

rustic sable
#

ow okay

#

now its clear ๐Ÿ˜‰

proper latch
#

Any tips for issues timing out while downloading the files? I fixed the issue with no DNS server, but the files won't download due to timeout

#

Hmm, when I rebooted the dns was gone, so thats the 500 server error I'm getting right now

tall ginkgo
#

hey guys im trying to add a minostrone smart switch to Zwave JS UI and i have it in "provisioning entities" but how do I get it actually added? Inclusion mode doesn't work. i have other devices working fine in zwave js

#

I added it by uploading a pic of the QR code but not sure what to do after that step?

humble mirage
#

I added it by uploading a pic of the QR

coarse grove
#

Hello! Please tell me how to make the input be at the address without specifying the port. Now, when going to an address like home.home.ru, the site opens an authorization page and during authorization hangs on the page "Unable to connect to Home Assistant. Retrying in 57 seconds ..." and so on endlessly, but when going to an address like home.home .ru:8123 opens everything is fine.

humble mirage
#

You need to ensure you've forwarded port 443 (I hope you're using HTTPS) to port 8123 on the HA host

coarse grove
#

I have Apache2, should it be redirected in it or in HA itself?

humble mirage
#

Are you using Apache as a reverse proxy?

humble scaffoldBOT
humble mirage
#

Ok, that's you using it as a reverse proxy

#

So, the connections should go:

  1. 443 on router -> 443 on Apache
  2. Apache connects to 8123 on HA
#

Check that (1) is configured, and then check the Apache logs for any errors/warnings, and the HA logs for any errors/warnings

coarse grove
#

All requests from the router go to the server with the address 192.168.1.2

#

In the apache error log, I see the given

[Tue Oct 25 11:34:21.686420 2022] [proxy: error] [pid 110913] [client 188.226.21.24:55478] AH00898: Error reading from remote server returned by /service_worker.js, referrer: https:// home. home.ru/service_worker.js

cinder marsh
#

is that a space after https:// ?

humble mirage
#

Check the access log too

coarse grove
cinder marsh
#

looks like it in the error..

coarse grove
#

[Tue Oct 25 11:58:19.331414 2022] [proxy_http:error] [pid 128768] (20014)Internal error (specific information not available): [client 188.226.21.24:55830] AH01102: error reading status line from remote server localhost:8123, referer: https://home.home.ru/service_worker.js
[Tue Oct 25 11:58:19.331452 2022] [proxy:error] [pid 128768] [client 188.226.21.24:55830] AH00898: Error reading from remote server returned by /service_worker.js, referer: https://home.home.ru/service_worker.js

humble mirage
#

If there's nothing at all about you accessing it remotely then you need to investigate that side

#

Either:

  1. Your ISP blocks port 443 inbound
  2. You didn't set up port forwarding
  3. Something's blocking it on the host running Apache
  4. etc
last coral
#

yeah, the access logs should show something

#

if not, its simply not getting to apache by the looks of it

#

i went through all of this, then just decided to get the nabu casa thing, because it was easier, and gave me other benefits

coarse grove
#

The fact is that when you enter at the address http://home.home.ru or when you follow the link https://home.home.ru, you go to the address https://home.home.ru/lovelace and the form opens login, after entering the credentials, the page "Cannot connect to Home Assistant.

Retrying in 44 seconds..."

And if you add a port to the address, that is, the address will be of the form http://home.home.ru:8123 or https://home.home.ru:8123, that is, to the address https://home.home.ru:8123 /lovelace/default_view and everything works great.

humble mirage
#

Then you've also forwarded 8123 directly to HA I bet

last coral
#

are you sure https is enabled in HA?

humble mirage
#

It should not be enabled in HA if you're going through a proxy

#

The first error suggests that maybe you've not (correctly) set up Websocket support in Apache

last coral
#

oh yeah, sorry, he is doing a proxy

#

my bad

#

i did both a proxy, and proper https setups.. then didnt use either lol

coarse grove
# last coral are you *sure* https is enabled in HA?

No. Tell me how to check? Tell me how to check? I have such an inscription in the HA network settings
"You have configured an HTTPS certificate in Home Assistant. This means that your internal URL must match the domain that the certificate applies to."

last coral
#

well, there we have it

humble mirage
#

Look in configuration.yaml at http://

#

There should not be two lines about ssl_

last coral
#

my stupid comment may have just solved it lol

humble mirage
#

It was a good thing to ask about

humble scaffoldBOT
last coral
#

yeah, those SSL lines will cause an issue

humble mirage
#
  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem
  server_port: 8123
``` remove those three lines
humble mirage
last coral
#

did you just ping him, telling him to not ping? ๐Ÿ˜›

humble mirage
#

Yes

last coral
#

lol

humble mirage
#

I find it tends to get noticed more ๐Ÿ˜‰

last coral
#

i find that amusing

#

but i guess it works

humble mirage
#

People are otherwise oblivious

#

I mean, they're often that regardless, but ...

coarse grove
humble mirage
#

You should be able to connect locally using http://192.168.0.42:8132/ (with the right IP, obviously)

#

Also, what install method are you using? Home Assistant OS, Container, pure Core (pip install)?

low notch
#

you see a cached page, clear the cache and you will see a proxy error

coarse grove
low notch
#

but you dont see homeassistant anymore right?

#

next step would be to change your proxy to request http:// instead of https://

humble mirage
coarse grove
low notch
#

use a different browser

humble mirage
#

Also, replace localhost in these lines:

   ProxyPass / http://localhost:8123/
   ProxyPassReverse / http://localhost:8123/
humble mirage
#

Use the IP of the computer running HA

#

localhost behaves strangely when you're using Docker, it may not do what you expect

coarse grove
humble mirage
#

Yes

coarse grove
humble mirage
#

Just use the host IP

coarse grove
low notch
#

only forward port 443 on your firewall to your proxy

#

install the cert on your proxy server

#

and have the proxy point to http://

coarse grove
#

Currently, I am authorized through http://home.home.ru:8123 and I can move around the system, but when I go to the file editor, I get an error 401: Unauthorized

low notch
#

exposing http:// is bad

coarse grove
#

This line should contain the port? RewriteCond %{SERVER_NAME} =home.home.ru:8123 in home.conf? Should be the same entry in home-le-ssl.conf?

coarse grove
low notch
#

you should not need that line

#

ah yeh, dont use localhost I just copied your config from above

#
      RewriteEngine on
      RewriteCond %{HTTP:Upgrade} =websocket [NC]
      RewriteRule /(.*)  ws://HAIP:8123/$1 [P,L]
      RewriteCond %{HTTP:Upgrade} !=websocket [NC]
#

replace HAIP with yours

humble scaffoldBOT
coarse grove
#

So?

low notch
#

I'm not sure what you are trying to achieve with the <Location /> ?

#

pretty sure thats not going to work

humble mirage
humble scaffoldBOT
low notch
#

what error do you see?

coarse grove
#

I have installed Openhub, which works on port 8080, there are no problems with it, it opens at openhub.home.ru without specifying the port and any problems.

coarse grove
humble mirage
#

Is there a reason you're trying to use Apache like this?

coarse grove
#

I also have a torrent and nextcloud installed, which work without problems over a domain name with https without specifying a port, and only Home Assistante is harmful.

low notch
#

is home-le-ssl.conf even active?

#

you should see something happening in the (apache)logs

coarse grove
humble mirage
#

You need to go back to the basics that have been mentioned many times above

#
  1. Does the domain resolve to your WAN IP?
  2. Do the Apache access logs show anything?
#

Until both of those are true you haven't even reached the part about getting Apache to talk to HA

coarse grove
low notch
#

I'll say CACHE every time you post Unable to connect to Home Assistant. Retrying... from now

coarse grove
coarse grove
humble scaffoldBOT
low notch
#

tried a different browser yet?

coarse grove
#

Only IE, dont work

low notch
coarse grove
#

Now I will install Opera and Firefox

#

Oh, I went through Opera without any problems, but only http

humble mirage
#

Ignore port 8123, you need to focus on 443 and Apache

manic bane
humble mirage
#

If https://home.home.ru doesn't work then:

  1. The port forwarding is wrong
  2. Your ISP blocks port 443
  3. Apache isn't configured right
  4. etc etc etc ... all the stuff I've said already
coarse grove
#

I went through firefox without problems, with a certificate warning

manic bane
#

You need to answer the questions clearly, just talking down your own rabbit hole will lead to either a) people giving up or b) people becoming frustrated, or both

coarse grove
#

Accesses through https in Opera and Firefox, but says that the certificate is not valid.

humble mirage
#

Exactly what does it say?

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.

coarse grove
#

Warning: Potential security risk

Firefox detected a possible security risk and did not open home.home.ru. If you visit this site, hackers may try to steal your information such as passwords, email addresses, or bank card details.

How can you fix it?

Most likely, this problem is related to the website itself, and there is nothing you can do about it. You can report this issue to the website administrator.

Read moreโ€ฆ

humble mirage
#

Read moreโ€ฆ

coarse grove
#

Reinstall certificate?

humble mirage
#

Finally

coarse grove
#

Oh my god, it worked, thank you very much. And even in Chrome everything worked. It was a weekly quest.

humble mirage
#

Amazing what happens when you use a valid SSL certificate

coarse grove
humble mirage
#

So... not valid

coarse grove
#

Now everything works, thank you very much. I will study

lime wind
#

Hey guys, can someone tell me where are the file folders from my deconz addon. I installed the homeassistant on a raspberry pi4 and i have to upload a firmware file in deconz.

humble mirage
lime wind
#

ok thanks

minor perch
#

Running into an issue still when home assistant is starting up where it says "A start job is running for docker application container engine" and it runs indefinitely

#

Then another issue when the system is left on for an hour where it spits out rcu_sched errors in the console after the GUI freezes

#

Things I am doing to test:
Updated VirtualBox to 7.02 and the extensions to the most recent release.

Things I noticed from the extension update: It moved past the docker error now, will see if the crashing continues later

lavish totem
#

Hi there - is there a way to disable MFA for a single user whose tokens are not being recognised anymore?

wide gale
#

Is the user still logged in on some device?

lavish totem
#

I don't think so

#

No - trying to log them in now, and getting Invalid authentication code message

#

Ok - figured out I could find the TOTP key in .storage/auth_module.totp - I entered this in the key generator and it worked to login.

keen badge
#

Salve a tutti volevo sapere se va bene il RASPBERRY PI 4 4G Model B (Cortex-A72).
Grazie mille

humble mirage
#

English please @keen badge

keen badge
#

Hi everyone I wanted to know if the RASPBERRY PI 4 4G Model B (Cortex-A72) is okay.
A thousand thanks

brittle sail
#

if you already have one and have a ssd to boot from then sure. they like us being in the right channel for stuff so we might want to move to #hardware-archived to discuss hardware options

humble mirage
#

It's fine for HA, at least as Hmoney007 said, if you use an SSD

keen badge
#

thank you very much, i wanted to install home assistant to make home smart with apple homekit

unique edge
#

I restored from backup (debian supervised) into raspberry with HA os and I cannot start zigbee2mqtt because there is no supervisor? ๐Ÿค” any ideas

humble mirage
#

What's the actual error?

unique edge
#

sec

#

Zigbee2mqtt "Add-on is not running please start it first"

#

Failed to start addon, uinknown error: see supervisor

humble mirage
#

Unless there's no log file, in which case ... shrug

unique edge
#

I would aargue it is installation since I went from an install with supervisor to one without? But if you disagree il check zigbee

sleek ruin
#

Hi guys, i have installed home assistant in a docker container and it's running very stable. Now i would like to add duckdns with ssl but i can't find a single tutorial which is up to date any tips? ( sorry if this is not the channel )

unique edge
#

Ok i did not know then it must just be fucked il investigate

humble mirage
sleek ruin
#

Will the check them both

humble mirage
#

I set up Traefik for a remote HA instance today, and it was so damn easy it's scary. It's even easier if it's in the same stack.

unique edge
#

Do you work with HA Tinkerer

humble mirage
#

What?

unique edge
#

I mean do you deploy home assistant for clients

#

Or is it for hobby only

humble mirage
#

Oh, there's no way I'd do a commercial offering around HA

unique edge
#

๐Ÿ˜„

humble mirage
#

I've done my time in IT support

unique edge
#

I understsasnd thank you

unique edge
#

Is there any way i can view device path to my usb device (zigbee device) inside HA?

#

Or do i need to connect my monitor

humble mirage
#

It's in the Hardware menu

unique edge
#

oof its not in mine unfortunately

brazen herald
#

Then the device isn't connected, or it's dead

unique edge
#

Ok i can try to replug it

brazen herald
#

Check all the ports, extension cable, etc

unique edge
#

ok it was connected but somehow don tshow up there, got it working by reinstall zigbee2mqtt adon

rancid cloak
#

I am trying to restore from a backup that i made on a RPi 4 migrating to a intel NUC. However in the process nothing comes up, after clicking restore, other than loading for maybe 1 min and then nothin :I

empty bloom
#

what do the logs say

rancid cloak
#

Give me a minute, as i am trying to do it once again @empty bloom, hence I guess i cannot acces the log meanwhile?

empty bloom
#

it's a computer, you can access anything

#

setup samba share or ssh to view the logs remotely, otherwise have a second browswer open with the log page. It will disappear upon restart. If you want to view it over the restart, use samba share or ssh to view the logs.

low notch
rancid cloak
#

@empty bloom I was clicking restore, and i can see that it seems to have restored some of the files. However when trying to run add-ons for example it wont let me, so i have difficulties, runnning samba share to view the logs

empty bloom
#

do that before you restore

#

ssh is the only way you can view the supervisor logs which handles the backups

#

so, that's the one you want to view

rancid cloak
#

ok

#

So now i have 1) made a fresh install on a ssd, using balenaetcher, inserting it to the NUC, 2) powering it up, with LAN cable connected 3) going to homeassistant.local:8123, following the initiation proces 4) adding ssh and samba share 5) loggin in to ssh 6) ????? what is the next step

rancid cloak
#

So when doing a backup, it does not backup the devices and services, and lovelace etc ?

tall ginkgo
manic bane
low notch
#

but the fun with traefik begins with docker ๐Ÿฅฒ

manic bane
#

That's down a long long line when I can be bothered

#

And also break everything

tall ginkgo
placid sage
#

Getting 400 Bad Request when trying to upload a backup to a fresh install

#

How can I fix it?

radiant escarp
#

Hi all, im on 2022.10.5, how do i switch to the beta release train? Is there a menu item hiding somewhere or do i need to put in the old hassio url?

manic bane
#

There's no beta for 22.11 yet

#

There is Dev but wouldn't advise that unless you are happy for things to break

radiant escarp
#

i know, but where is the link to join the beta train?

#

i have a dev box

#

the option used to be on the supervisor

#

but theyve gotten rid of the supervisor from the menu. And i cant remember the url for it

humble mirage
#

i know but where is the link to join the

fleet lynx
#

Hi! I'm running Home Assistant OS 9.2 on a VirtualBox on Windows. Everything worked, until i upgraded to the new HA. After that, i can no longer connect to it from other PC's. It throws me an error saying;
[FAILED] Failed to start NetworkManager.
See 'systemctl status NetworkManager.service' for details.
[DEPEND] Dependency failed for Network Manager Wait Online

#

Network is set to Bridged.

copper steppe
#

Something is core dumping..

fleet lynx
#

Sorry, not sure what to do about it? ๐Ÿ™‚

copper steppe
#

Sorry no idea. Have a recent backup? ๐Ÿ™‚

fleet lynx
#

I do, as it takes one automatically. I could try that i suppose

copper steppe
#

yeah, I did that over the weekend after I upgraded virtualbox by accident, which hard-poweroff the virtualbox.

#

and corrupted the file system

fleet lynx
#

how can i list all backups i have?

#

Think i found it

#

but i cant scroll up to see the latest version... jesus i'm starting to get tired of this

copper steppe
#

can't scroll up??

fleet lynx
#

No, in the terminal of HA. Or cli. As i list all backups - i cant scroll to top to see it.

last coral
#

that seems odd

#

where are you looking?

#

System->Backups?

carmine sky
#

i restored backup. when i click restores nothing happen.
logs show: [supervisor.jobs] 'BackupManager.do_restore_full' blocked from execution, system is not healthy .
How can I fix it ?

manic bane
#

What install type do you have

carmine sky
#

supervisor in docker

manic bane
#

So... supervised install running on debian or HAOS?

manic bane
humble mirage
#

Or worse, Supervised install running on something other than actual Debian

carmine sky
#

Ubuntu linux . Does this answer your question? sorry i'm a new user

humble mirage
#

If you're running Supervised on that ... you clearly didn't read the requirements for it

#

That will be the cause of your problems, why it's unhealthy

manic bane
#

And supervised is for linux & docker experts. Not for new users

humble mirage
#

Supervised is, bluntly, a mistake and a trap. I do hope that it gets killed off some day

manic bane
humble mirage
#

With the code changing weekly, to stop people from producing YouTube videos just telling people what to enter

humble mirage
#

Your other option is to rebuild that host on Debian if for some reason Home Assistant OS won't boot on it

manic bane
#

Or just use docker if you don't need add ons

unique edge
#

I wonder is there a list of my previously used zigbee friendly names? i restored form backup but they are not there. In my backup/homeassistant/data/devices.yaml they are not actually there because its not where i modified the friendly name, I modified directly in HA earlier. So where should I find these?

humble mirage
#

How did you modify them?

#

"directly in HA" - if that's the UI then it's saved as the entity registry

unique edge
#

Oh yes thats the UI il check

#

Just gotta find the right path lol

#

This instance is many years now so backup is kinda messy

humble mirage
#

It's all in .storage/

#

If you restored an actual backup it'll be included

unique edge
#

I did restore a backup yes, it may be included but Z2mqtt is not picking it up at least so il check

humble mirage
#

Ah, the friendly name isn't in Z2M

#

or, at least HA's friendly name isn't

unique edge
#

Ohh ok 1 sec

humble mirage
#

Z2M has a thing it calls the friendly name, which is different from HA's, and can influence the entity_id

#

If you don't pick that option then the entity_id is left unchanged in HA

unique edge
#

Thanks do you know the full path to .storage or entity_id file? I struggle to find it in my backup I have these files:

Full Backup 2022-10-22 13 55 42 % ls
7ad98f9c_zigbee2mqtt                
a0d7b954_nodered.tar.gz                
addons_local.tar.gz                
cebe7a76_hassio_google_drive_backup        
cebe7a76_hassio_google_drive_backup.tar.gz    
core_mosquitto.tar.gz                
homeassistant.tar.gz                
share.tar.gz
7ad98f9c_zigbee2mqtt.tar.gz            
addons                        
backup.json                    
cebe7a76_hassio_google_drive_backup 2        
core_mosquitto                    
homeassistant                    
media.tar.gz                    
ssl.tar.gz
humble mirage
#

Well, where did you change the name? In HA? In Z2M?

unique edge
#

HA

humble mirage
#

Ok, so ... why did you say Z2mqtt is not picking it up?

unique edge
#

A confusion from me, what I actual mean is they are not recognized in my lovelace dashboard with the buttons. In Z2m devices are there but with unfriendly name which is probably what it was before too. So I mean in HA yes

humble scaffoldBOT
humble mirage
#

Do you see the old entities in there?

#

If not, do you see the new ones from Z2M?

unique edge
#

Checking

#

I cannot get the link to load but the MQTT Mosquitio broker addon show 45 devices and 223 entities with correct name and status as restored

humble mirage
#

You want to look in devtools -> States

#

If all the devices are showing in Z2M then it's HA you need to investigate

unique edge
#

I find them in states but a lot of them are unavailable and status is set to "Restored: true"

#

I guess I can just go through them and renamae

humble mirage
#

Ok, now check to see if there's also new entities from Z2M there

unique edge
#

ok sec

humble mirage
#

If so then Z2M didn't restore/backup properly

unique edge
#

From what I can see, nope

#

Hmm maybe I can do a restore of only that let me check

humble mirage
#

So, it's time to start poking all the pieces

#

Is Z2M up and running?
Is it talking to the MQTT broker?
Is HA talking to the same broker?

unique edge
#

Yep it is now but not earlier had to adjust some settings because new device

#

I only see option to import yaml config into Z2M not sure if its possible to restore the entire addon?

humble mirage
#

No idea how HAOS does it I'm afraid

unique edge
#

I think if I could find the raw file in my backup it may work but not sure if its being abcked up

humble mirage
#

I'd assume 7ad98f9c_zigbee2mqtt.tar.gz, based off the fact that the names seem pretty obvious

unique edge
#

ye agreed but it only has a config.json and data/options.json which is neither of them unfortunately

humble mirage
#

Sounds like it's not a complete backup

unique edge
#

maybe il just try to restore again but maake the host OS match my old one betetr

humble mirage
#

The OS is irrelevant

unique edge
#

I mean IP addr and zigbee device path

#

Naah actually IL just

#

Start clean, I wanted to do that anyway

#

To best preserve friendly names for the future should I manually edit the devices file with friendly names? (Forgot what its called)

humble mirage
#

Just use Z2M's UI

unique edge
#

OK ๐Ÿ™‚

#

Thanks for all the assistance once again