#installation-archived
1 messages Β· Page 4 of 1
Hi just tried starting fresh on my HA Blue. Did the re flash with Balena Etcher and not getting the ui at all. Now all I can see when on a screen is the HA CLI an clues what I could try
what does the CLI says?
@unique edge the image is not included in the backup
It is downloaded and your data and configuration for the add-on is restored
@ruby owl try su logs
@crude inlet does that mean friendly names in the way I had them before was never backed up?
Its just HA >
With Home Assistant in big letters above, the ip address etc
The thing is visiting 192.168.1.200:8123 doesn't work . Although when I check for open ports on the ip using the FING app I see 8123 and nothing else listed
will look now
@unique edge I don't know what the addon does in regard to names. Do you enter names there anywhere?
Idk dont worry im just restarting anyway
Everything is green.
The last bit was about renewing the Home Assistant API key
And core logs?
2 Oranges
WARNING (Recorder) [homesassistant.components.recorder.util] the system could not validate that the sqlite3 database at //config/home/home-assistant_v2.db was shutdown cleanly
WARNING (Recorder) [homesassistant.components.recorder.util] Ended unfinished session (id=1 from 2022-10-26 12:42:07.740217
@ruby owl that's showing it wasn't shut down or restarted nicely but would be ok
so http://192.168.1.200:8123 still shows nothing?
you aren't using https:// right?
Hi. Just had a very odd experience with HA OS. Zigbee2mqtt had stopped by itself, and after restarting it and HAOS, HAOS v9.3 was announced as new version. But I have already applied that, days ago?! What is going on...
Hello! Does anyone have explanation/solution:
Im tryin to start my raspberry pi 3 with SSD, and it does start. SSD is flashed with 9.2 HA, but it keep saying *** Error serverip not set
@quasi light days ago? This was an hour ago https://github.com/home-assistant/version/pull/263
maybe 9.2?
Strange... I must have mixed it up then, sorry. Github said 6 days agi since release...
Thank you @crude inlet it seems to be working now. Perhaps I was not patient enough but don't recall it taking this long previously
Hmmm, rebooting my VM seemed to loose all my data. Oh crap. Anyway, attempting to restore from full backup, after uploading the file, then clicking restore, how do I tell if it's working? Doesn't seem to be doing anything, and it's just sitting there on the user-registration screen
The restore is silent, AFAIK the only sign it finished is things will restart
That's a bit dumb/annoying, eh?
It's possibly not too late to open a WTH about it, if there isn't one already
Hmm, still doesn't seem to be doing anything? 20 minutes now
Even tried new download of haos vdi (9.3)
So, I'm trying to configure my container storage volumes and I've noticed that there is a directory called /config/.storage which seems to contain basically all my application configuration.
Can I configure what location this is stored at (like I can other databases etc?) ?
that stays in /config
i want to drive all my config, like databse config and ip ranges and stuff like that with kubernetes config maps, but having the storage directory among all the config files makes it very fiddly
I can't get the restore to work at all. WTF?? π¦
Just hangs, or does nothing.
I can see the backups I've uploaded/attempted in the "ha backups list"
And running "ha backups restore xxx" says completed. But... nothing changes??
what are you restoring?
is it a backup of HA? that will only change the version
Is it a full backup?
it's a full backup from system that was working a couple of days ago. if I do a partial backup, I can see all the right bits (my addons etc)
π¦ Even if I restore, it's still in onboarding. If I enter a new username/password, then I can see the backup in the backups screen! But it did not restore
Hi π I have a home assistant installation on a raspbi 4 and I just tried to update it to the new 9.3 OS. Sadly I did not notice that my local DNS server (pi hole) did not work (crashed). Somehow HA did upgrade to the new version, but python could not update it's packages and now I seem to have some kind of broken state. Has anyone a hint for me how to fix this? Is there an option to "reinstall" the latest update?
It still boots up and shows me the interface but has loads and loads of python errors (missing/broken packages).
Seems I could fix it by using the bash command ha os update --version 9.2 to downgrade the OS to the old version. As the DNS was back up it did work for python to pull all the deps when then upgrading to version 9.3 again afterwards. I did not know about this command before π
Hi! I want to install the latest version of home assistant on a intel NUC. But can't seem to find the download for the NUC image on the Home Assistant web site? What am i missing ? Never mind ! RTFM π
I want to install it on my rpi4 but I donβt want homeassistant os as it make my pi unusable for other stuff. Is there any other way I can get all the features in homeassistant os while still being able to use Rpi?
It's a binary decision tree - either you use HAOS and get add-ons etc, or you don't use HAOS, and don't get them
If I run Debian on Rpi
Doesn't matter
Will supervised work?
"work"
Why not?
Well, you've already said that you'd be ignoring the requirements
every second you spend making this "work" will be better invested in learning docker
And ignoring the requirements results in it being unhealthy and unsupported ... and broken
it make my pi unusable for other stuff
So does Supervised
Why would learning docker help ?
because thats all you ask for, managing docker containers
supervised / haos does that for you
There's no magic with add-ons, they're just special Docker images
Everything you can do with HAOS you can do yourself
No
Instead of the Node Red add-on, you run the Node Red Docker image
Instead of the Mosquitto add-on, you run the Mosquitto Docker image
π
If you want the Supervisor you use HAOS
What if I ran a vm on Rpi?
Then you run HAOS in the VM on the Pi
stop
Eh, I'm amused at seeing how big a hole they can dig themselves
We all know how over-powered a Pi is
There's going to be no issues running a VM on one
sd cards love hypervisors
It probably won't die horribly sooner than a fortnight
Is it possible with an !include to include dir merge named more then one directory? Like so (I know this doesnβt work but something like this is what I seek)
variable:
- !include_dir_merge_named dir1
- ! include_dir_merge_named dir2
Or like:
variable: ! include_dir_merge_named βdir1β + !include_dir_merge_named dir2
Hi everyone! I'm having a little problem with my HA instance in proxmox. After a power outage I can't reach the GUI anymore: "502 bad gateway". I can ping without any problem
I usually access it via tailscale and reverse proxy
Can you connect directly to it?
it says "the connection was reset"
if I try to connect via local ip I mean
but I can access the CLI via vnc
What's in the core logs?
Start at the top, find the first one
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.
Really need the earlier entries
those are the first entries I have when I input core logs? Is there something I'm doing wrong? Sorry, never used HA before
Check the log file on disk home-assistant.log in the config folder
Ok, start with the first error, fix it, move on
It's an image of text, which is horrible, but it looks like it's complaining about a nonsense IP address for the proxy
Hi. On https://www.home-assistant.io/installation/linux#platform-installation, it mentions this line:
-v /PATH_TO_YOUR_CONFIG:/config \
What is an example of where I should be pointing 'PATH_TO_YOUR_CONFIG'? I could set this up anywhere I guess, but I'd rather go with some standard location if there is one.
There is no standard location, but many of us suggest you:
- Use Docker compose instead
- Put everything under one common root to make backups easier
For instance, I have
/docker - includes my compose file
/docker/homeassistant - HA config
/docker/zigbee2mqtt - Z2M config
Makes sense, thank you.
One last question then - I am migrating from Snap to Docker. Is the /config folder mentioned here meant to map to this folder, or the /config within it (which has zha_quirks for me and nothing else).
https://imgur.com/a/D4UdggY
Basically my plan is to copy these files into the container and wondering which folder /config points to from my existing setup.
Interesting ... that config folder is inside /config, so /config/config
Ok thank you, this makes sense then. The inner config dir is there for a zha_quirk script I added manually, so I may have created it myself at one point, I don't recall.
But this should work for me now then, thnaks!
so in the installation guide for docker it says "libseccomp 2.4.2 or newer" is required, but 2.3.1-4.el7 is the latest version for CentOS 7.
Could that be causing the container to not be reachable? or am I supposed to try and access the container from the machine its running on for some reason
@woven terrace I converted your message into a file since it's above 15 lines :+1:
Short answer, yes it could
hmm, okay. Weird that there isn't any error message in the docker container
CentOS 7 is ... old, and not being updated any more by the look of things
I agree, that's part of a whole big project.
The HA log file should tell you about HA starting, and if it's running the UI should be available fairly quickly
might just wait until I have it on a proper server instead of on the laptop that runs all my websites and bots and stuff
okay, yep then definitely broken. Guess that's something to add to my ToDo
Hm, so I've started getting an error on my HAOS the last few days Run Bootstrap script to install extra packages uses an unknown service not quite sure what its about
hey !
Welcome to the Home Assisant command line.
Waiting for Supervisor to startup...
System information
Error returned from Supervisor: System is not ready with state: setup
Hi guys. I have an existing HA installation running in Docker on UnRAID. However, I want to move it to dedicated hardware running Home Assistant OS. I canβt seem to get the backup.create service running. Can I just put my Home Assistant AppData folder in a .tar archive and import that for my new installation?
Hi, i have problem with filesystem, how i can force system to run fsck on boot/
You'd said:
i have problem with filesystem due to lack of space
What's the problem?
Did you press Enter?
yes
Ok, so lets start from the begining, my 60gb drive was consumed by something, today i was checking and find out, that logs from /mnt/data/logs consume around 55gb
system was using 97% of disk before
I've deleted files, rebooted system and wanted to update to latest version
I can't get to supervisor tab, because of some error
I tried to login directly to hassos and run it with those console line tools with core update, os update and so on
and i couldn't becasue system health status was not ok
oh, now my observer url shows that system is healthy
so something changed
Hi all! Please help! I'm trying to install HA on a virtual machine in Hyper-V, I downloaded the image from the link https://github.com/home-assistant/operating-system/releases/download/9.3/haos_ova-9.3.vhdx.zip, slipped it to the created virtual machine . HA starts up and works, but there is no SUPERVISOR tab anywhere! although in the section about the program is Home Assistant 2022.10.5
Supervisor 2022.10.0
Operating System 9.3
Frontend 20221010.0 - latest. Help how to get SUPERVISOR!
The Supervisor tab moved a long time ago - maybe a year ago
The functions it held are now found in other parts of the UI
i am neby
The c key allows you to search
I wasn't replying to you...
but still, there were file system errors in logs and suggestions to run fsck
Use the c key in the UI to search for whatever it is you're after
Oh, and stop following old, outdated, YouTube videos 
Thanks!
Currently running OS 9.2, and getting a notification to upgrade to 9.3. Pressed install and get an error saying another install is in process, but it's been running for over 24 hr's. I've already rebooted a few times. Is this a known issue? Would appreciate any thoughts on how to clear it, or if that might damage things
Hi All. I can do "ha backups" and get a complete list - however, cant scroll in that list, so i'm not able to see all the backups?
HA is insanely unstable tbh...
Then there's something broken with your install/hardware
HA itself is rarely unstable, if it was we'd see a lot of posts and issues about it
I updated it. Now it wont run again. I'm inside HA CLI, but it's not in the network.
I mean, looking at the forums - there's a lot of issue also that isn't really due to plugins and modification. I found numerous while searching for this issue.
HAOS.... HAOS is another kettle of fish, and I agree that I see a disturbingly high number of reliability/stability issues around it
A lot of problems just getting the install to actually install
Sorry, i was probably to generall, im using HAOS. However, i had the other version before - but i had a lot of issue on that as well. I couldnt do updates even becuase it was flagged as "running unstable" due to me not using a specific mode. That's why i went with HAOS.
If by other version you mean Supervised, that's a clusterfuck that's expected to be broken
Container has no concept of unstable/unsupported
So... how the heck am i supposed to run it? To be honest, to me this seems to be s**t in terms of all issues i've had.
Alright, so that's how i should run it?
The only two good choices, for some value of good, are:
- HAOS if you want add-ons and stuff
- Container if you want full control/love Docker already
It's just, getting kinda tired of setting upp the enviroment over and over.
Nobody should touch Supervised, and Core is for weirdos like me that love their bare metal installs
I am running HAOS tho?
I'd expect so, if you have add-ons
Not sure which install you're using? Check the Home Assistant info page
Can't access it π
You mentioned HA CLI which points to HAOS or Supervised
Container doesn't have that
Alright! I'm inside the CLI and it says it's OS, but also something about Supervised i believe. Currently doing a core rebuild. Hopefully that'll solve it. Seems like it doesen't get any internet connection. But the PC has it - and i tried to use chrome - all worked fine.
HAOS has the supervisor, and all the things Supervised does, but without the pain that having to manage your own OS very precisely brings
A lot of the time the lack of an internet connection is a DNS issue
Something like
ha dns options --servers dns://1.1.1.1
ha dns restart
``` can help if that's the case
Alright, i'll give that a try also. Thank you
Hi, I have som problems getting my bluetooth working. HA up and running on an lenovo Z50 laptop, Ubuntu installation., Virtualbox, Bluetooth working in ubuntu. But cant get it to work in HA. Using internal bluetooth. Any solutions?
Anyone else running into similar issues:
$ ha os update --log-level Debug ...
β£Ύ Processing... DEBU[0190] Response body="{\"result\": \"error\", \"message\": \"Can't fetch OTA update from https://github.com/home-assistant/operating-system/releases/download/9.3/haos_rpi3-64-9.3.raucb: Connection timeout to host https://objects.githubusercontent.com/github-production-release-asset-2e65be/115992009/25b0c67e-3839-4321-ba08-49a080f3d7da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A/20221028/us-east-1/s3/aws4_request&X-Amz-Date=20221028T153442Z&X-Amz-Expires=300&X-Amz-Signature=bc833080378652f50ce4af2ffd0a92d6369a3130c2fd320a983b5a5468861d7f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=115992009&response-content-disposition=attachment%3B%20filename%3Dhaos_rpi3-64-9.3.raucb&response-content-type=application/octet-stream\"}" fields.time=3m10.402486498s headers="map[Content-Length:[731] Content-Type:[application/json; charset=utf-8] Date:[Fri, 28 Oct 2022 15:37:43 GMT] Server:[Python/3.10 aiohttp/3.8.3]]" received-at="2022-10-28 08:37:43.474377532 -0700 PDT m=+190.483382368" request="&{POST http://supervisor/os/update HTTP/1.1 1 1 map[Accept:[application/json] Authorization:[Bearer a86dec628069d6b229841d47bf4ec664b87cb22ba8b252d01387d21836f5235ffb845b9f3d6844b9261b5278328a47e21074e3bfd80fcd5b] User-Agent:[go-resty/2.7.0 (https://github.com/go-resty/resty)]] <nil> 0x2a4a30 0 [] false supervisor map[] map[] <nil> map[] <nil> <nil> <nil> 0x40000c8040}" status="400 Bad Request" statuscode=400
Running curl -OL https://github.com/home-assistant/operating-system/releases/download/9.3/haos_rpi3-64-9.3.raucb seems to show the download going super slow, so I'm guessing the request is timing out.
I'm only getting between 10 and 20 KBps. On my laptop (same network) I'm getting around 50Mbps so the download is super fast.
Although now that I'm testing something else, maybe it's the write speed rather than the download speed.
I'm having issues with HA that I think are network related. I could not get HA to install, it kept freezing with error 500 when trying to get the updates from github. I was able to solve this with soem DNS work arounds
On a VM that was the end of it; from then on it worked (but was slow and used too much resources for this computer)
So, I tried to do this on RPi. I had teh same installation issues, the same work arounds allowed installtion. BUT, now I cannot install any add-ons because there is no host internet. I tried with docker on RPi and it was the same (I only have home edition windows so cannot see if docker on the computer would be any better)
Because I'm able to get installtion done with the workaround I'm not sure if this is an installation question or some other question. Ultimately, the installation work around was DNS changes, so if you have suggestions on what I could check or change on my router I'd be open to other suggestions.
I'll post my workaround in a threaded comment
Looks like that image isn't built... yet?
no, probably DNS
dns wouldn't be a 404
it can
that image exists and I was running it until I switched to the beta
or it's a general network issue
yeah, "docker pull ghcr.io/home-assistant/qemux86-64-homeassistant:2022.10.5" works for me
How can I switch haos to the beta channel? I've got a busted integration that's really annoying me.
Ah I must be blind π
tx
waiting for my Chrome to come back. Accidentally viewing a diff of all the changes from b1 to 2022.10.5, it's killing my machine :/
is b1 "generally ok"?
yeah I had a look, tried to look at diff, was bigger than I expected :0
Installing 2022.11.0b1 now.
I don't have too many integrations, just my Hue, solar inverter, and starlink via hass
I'm hoping/assuming we'll start looking at py3.11 soon
For speed (maybe) if nothing else
When that question came up in #beta it was packages used by integrations not yet supporting py3.11
hiyaaa, trying to install supervised on rpi but hitting a roadblock. my logs look like this:
Oct 29 03:18:39 raspberrypi hassio_supervisor[5098]: 22-10-29 03:18:39 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-audio with tag 2022.07.0.
Oct 29 03:18:39 raspberrypi dockerd[5098]: time="2022-10-29T03:18:39.800098664+01:00" level=error msg="Handler for GET /v1.41/images/ghcr.io/home-assistant/aarch64-hassio-audio:2022.07.0/json returned error: readlink /var/lib/docker/overlay2: invalid argument"
Oct 29 03:18:39 raspberrypi hassio_supervisor[5098]: 22-10-29 03:18:39 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/aarch64-hassio-audio:2022.07.0: 500 Server Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/aarch64-hassio-audio:2022.07.0/json: Internal Server Error ("readlink /var/lib/docker/overlay2: invalid argument")
Oct 29 03:18:39 raspberrypi hassio_supervisor[5098]: 22-10-29 03:18:39 WARNING (MainThread) [supervisor.plugins.audio] Error on installing Audio plugin, retrying in 30sec```
i'll install supervised if i'd like ty
i'm asking a question not wanting to be judged on what form of HA i use
lol i'm not judging you
preesh
there's really not a reason to install HA Supervised over HA OS
i'm installing it through a docker so i can manage other stuff on my rpi
so yes, there is
so... install HA Container instead
again if you can't provide support on my question i'm good man
"supervised" is the method that requires the most knowledge to install it
it really doesn't provide anything you can't do without it
and i've gotten this far being able to handle myself for it
smh just let me have my damn supervised
you're already going to be running an unsupported installation if you install anything else on the pi that's not on the supervised requirements list
a lot of extra overhead for almost no added value
i'm trying to save you some future pain
i got peer pressured into supervisor and im simply trying to make it work on docker
is it that difficult to grasp
so sunk cost fallacy, got it
for real, if you're going to be running other stuff on the host, HA Container is a good fit
shouldn't need any wiping
i mean, you can but that's over kill
im not trying to make it keep trying that's just giving the system false hope
no addons needed. just get containers
docker-compose is your friend
linuxserver.io is a good resource
dude i need my code editor and meross add ons
meross appears to be an integration, so that's unrelated
as far as code editor, there's probably a standalone container for that (and if not, there are numerous other options)
hi all, i've got a fresh install of HA on a RPI. I tried installing Adaware addon but since then, my HA has no internet access. I still can connect to it locally, I've uninstalled adaware and the problem persist. Any clues ?
I'm seeing random reboots and a version roll-back from 9.2 and now 9.3 back to 9.0. Can anyone help point me to where to troubleshoot?
I have a working installation, and have noticed some random reboots on the system. Upgraded to HAOS 9.2 hoping it would fix it. but the random reboots continue, and the OS rolled back to 9.0. I thought that had to be a mistake on my part, but I Caught it today. I upgraded to 9.3 earlier today. When I logged in via SSH it shows v9.3, so I generated a timestamp and left it. sure enough, it rebooted a short time after, and when it came back up, it shows version 9.0, with a timestamp ~20 minutes later than the 9.3.
I m seeing random reboots and a version
Hello all
Does anyone here use HA with KNX for home?
in use by almost 1300 installations.. someone here pretty sure does. what is the question though
Hello everyone !
Is there any docker image for Home Assistant ?
Is it any downside of implementing Home Assistant as container ?
yes there is
in 3 of the 4 available install methods you run HA as a container
what do you want to do?
i already have a Linux box 8GB ram running, and i thought is a good start to have it on docker
@low notch do you think there is downside if run on docker ?
not at all
thanks a lot
I run it on docker and its great
thank you , i'm just wondering how to start because i need a NAS, media player, torrent downloader and thinking to go with Linux debian or Mint + docker or + VM's to separate those functions.
honestly you might prefer something like proxmox, truenas scale, esxi, unraid etc
i dont know if i've seen a guy use proxmox and hate it. truenas scale as a nas/vm/container solution with zfs is getting more popular, unraid is dead simple to use but has drawbacks, esxi is well.. the nuclear option
it is still modern and the most lightweight you can get
yea some greybeards like life on hardmode
i respect it but it's not for most people
if you really insist this is 2010 then I tell you:
proxmox is just kvm
i've heard it described as debian with a gui
so you basically say that to yourself
Hi have problems to get duckdns working
dont know if it is realted to my router or orther things
https://community.home-assistant.io/t/remote-access-for-home-assistant/206072 should take you through all the steps
i will check this thx ... i will come back π
i will use nabu instead in the future ... i dont know why but everything was working with lets entcrypt and duckdns
Trying to setup a friend's Home Assistant on Proxmox. We've used the script that downloads and builds the VM for you.
https://community.home-assistant.io/t/installing-home-assistant-os-using-proxmox-7/201835
However, everything boots fine and then suddenly his whole network just drops and starts dropping packets all over the shop. As soon as you stop the VM it's completely fine.
I cannot tag the guy responsible for this script because he uses a bold italic name π‘π€¬
genius
ya but it looks super cool and unique 
Hey yall, so a new installer of Home Assistant, worked super cool and now me and my roomate can have shared access over home devices and custom dashboards.
Issue I am having is that our spectrum is spamming our phones with "new device has connected to your network" notifications. This concerns me, especially with a random black box computer connected to my network. Would anyone know why this is happening and how to fix if I can?
Random black boxes connected to your network are always up for surprises
Hey all - trying to install HA on generic X86 (old HP Optiplex) for a friend and it keeps stalling at random points during boot. First it was at "Activating VRAM", now it's at loading Intel WiFi driver. This PC doesn't have WiFi though. Any ideas?
Has anyone heard of some addons showing "add-on is not running" dialogues after migrating to a new system when in fact the addons are running?
E.g. ESPhome is throwing that error when I click it from the sidebar but I can open/close my garage door with the HA switch..
DoubleTake doing the same thing
Terminal too
For those stuck with the same, the steps in the answer post here got me home
https://community.home-assistant.io/t/add-ons-not-working-properly-after-snapshot-restore/449796
The esp home add-on only pertains to managing your esphome devices and upgrading them. It is not involved in using them.
(The esphome device connects directly to home assistant without passing through the esphome addon container)
Yeah makes sense given the behavior
All square now though
And with my flashy new bt dongle
Hello guys I have an ee et1602 PC how can I install as OS the Home Assistant on it?
Given that this computer is basically a screen itself you want to give us more details on how you want to use it because the OS will not drive that display
At least nut GUI wise, you will only get a shell
After a backup/restore from my VM install to my Yellow I can't access my ha install. In the supervisor logs I get "Home Assistant has crashed" after it tries to start with yellow-homeassistant version 2022.10.5. It doesn't look like there are any errors in the core log. I've tried a rebuild on the supervisor and core, but still no luck
Not sure where I should be looking next to figure out what is crashing
Just to make home assistant OS the screen will be always off I guess ... Just want to run the os (like in the raspberry, but I don't have raspberry ATM)
When I try to boot from pen it gets like this
Can't share IMG π black screen with a _ blinking
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.
Does the computer support uefi bios?
have you set the correct boot device?
Yes
I can't find the option on bios
So I don't know if it supports or not
Any idea ?
I am hoping somebody here can help me. I have installed HA in a docker container running on UBUNTU laptop. But I am having a problem with the network configuration. If I configure the HA's container network to be in HOST mode, then I am unable to access the HA GUI page on http://192.168.4.90:8123/
However, if I configure HA's container network in BRIDGE mode, then I can access the GUI. But then HA does not see any devices on my local network because the BRIDGE subnet is different than my local network subnet. I cannot figure out why port 8123 is not accessible from the device's IP 192.168.4.90! Am I missing something trivial here? I appreciate any help.
This is what I see in the container log in HOST network mode:
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2022-10-30 14:44:43.850 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Homebridge FF60 BE56' for homekit_controller integration not ready yet: Timeout while waiting for connection to device 172.17.0.4:51109; Retrying in background
2022-10-30 14:44:45.272 WARNING (MainThread) [homeassistant.components.sonos.entity] Bedroom cannot reach 192.168.65.9:1400, falling back to polling, functionality may be limited, see https://www.home-assistant.io/integrations/sonos/#network-requirements for more details
2022-10-30 14:44:46.208 WARNING (MainThread) [homeassistant.components.sonos.entity] TV Room cannot reach 192.168.65.9:1400, falling back to polling, functionality may be limited, see https://www.home-assistant.io/integrations/sonos/#network-requirements for more details
2022-10-30 14:44:46.314 WARNING (MainThread) [homeassistant.components.sonos.entity] Kitchen cannot reach 192.168.65.9:1400, falling back to polling, functionality may be limited, see https://www.home-assistant.io/integrations/sonos/#network-requirements for more details
And ths is what I see using lsof command in terminal:
sam@sam-Ubuntu:~$ sudo lsof -i -P -n | grep LISTEN
systemd-r 589 systemd-resolve 14u IPv4 27326 0t0 TCP 127.0.0.53:53 (LISTEN)
cupsd 768 root 6u IPv6 26184 0t0 TCP [::1]:631 (LISTEN)
cupsd 768 root 7u IPv4 26185 0t0 TCP 127.0.0.1:631 (LISTEN)
dnsmasq 1155 libvirt-dnsmasq 6u IPv4 29410 0t0 TCP 192.168.122.1:53 (LISTEN)
com.docke 3896 sam 28u IPv4 44243 0t0 TCP *:46313 (LISTEN)
com.docke 3896 sam 123u IPv6 44633 0t0 TCP *:9443 (LISTEN)
com.docke 3896 sam 124u IPv6 44635 0t0 TCP *:8000 (LISTEN)
vpnkit-br 3918 sam 9u IPv4 44243 0t0 TCP *:46313 (LISTEN)
Hello. Is the docker method of installation supported?
HA Container? Yes
Ok. Do you know how I can get my google coral tpu recognized in the HA container?
What is the easyest way to install HA on a debian VM (running on a raspberry4) that can use addons
there is no sane way to do all that
USB or PCIe?
usb
@grand pivot talking to me?
yes
why cant i use https://github.com/home-assistant/supervised-installer
i can see the usb device id of it
running a VM on a Pi in which you're running Debian?
because it's insane
do not do it
I have a PI4 with many debian VM's
VMs
it makes no sense to do all that in a VM - just run HA OS in the VM
Why do you hate yourself?
or run HA in a docker container
ideally, don't run a VM on the Pi at all and just flash HA OS
I need an addon
nobody needs an addon
I need them like a crackhead needs crack
RobC the frigate addon is necessary!
Does that count
anything you can do in an addon, you could install yourself in some other way
it shouldn't dictate the install method
USB
it most definitely should not push you to a Supervised install
You guys have no imagiation
if you're able to install and maintain that according to the instructions, requirements, and restrictions, you're more than capable of installing and maintaining whatever you want the addon for
interestingly, the frigate docs suggest passing through the entire USB bus to the container for the USB coral, but i'm not sure if that's strictly necessary or not (i don't have a coral, so i don't know how it appears on the host)
you do you, of course
Nah man pi is just too slow to actually use as hardware for a hypervisor lol
if I run lsusb in the terminal, I can see the device ID in there.
run dmesg -w and then unplug and replug the coral in
Ok, did that. I can see that it sees the device
does it show a path for it?
no path, just USB 2-2
I installed the drivers on the host, too
actually, before we go anywhere... how did you install HA?
settings > system > repairs > three dots in the upper right > system information > installation type
supervised
HA should already have access to everything on the host then
not sure how to get it to show up as a usb device, then.
also... i would suggest switching to HA OS if you want the add-on store or HA Container if you don't care about that and want to add other software yourself
just follow the docs: https://docs.frigate.video/configuration/index
detectors:
# Required: name of the detector
coral:
# Required: type of the detector
# Valid values are 'edgetpu' (requires device property below) and 'cpu'.
type: edgetpu
# Optional: device name as defined here: https://coral.ai/docs/edgetpu/multiple-edgetpu/#using-the-tensorflow-lite-python-api
device: usb
for example for https://github.com/Bram-diederik/secureVPNwithLocalLan because android cant handle multiple vpns at once.
if it's not showing up as a device, then that'll be kind of tough (to get working that way), though I am familiar with how to set up the coral in the settings
you don't need to worry about that
ok. I'll try it, but it blew up the last time. I know, what does "blew up" mean?
Having an issue where the VM running HAos cant get internet. I has worked, until i updated it like 1-2 weeks ago. I just updated HA - and now it wont work.
no edgetpu detected
not sure what special things might be required for Supervised
if you're using the frigate add-on, it should "just work"
yes, that's what I'm using
How to install HAOS without UEFI?
I followed the official coral instructions and I was able to successfully run the test. I can see the device ID in the HA terminal, and it's the same id as it is on the host.
i don't run an install method with add-ons, so i probably won't be of much help
I have it running
ok, just have to turn protected mode off for frigate!
it would be better to lower the permissions of what it needs, but this is all brand new to me.
seriously: #installation-archived message
i'd also like to again recommend switching to HA OS
I was using a different machine for this, and I didn't want to use the entire machine for HA. I'm using a pi4 now, so i'll give that a shaky maaayyyyyyyyybe
please stop with the pings
every time you use the quote feature, the default is ON for pings. please turn it off
anyway, if you're running things outside of the HA ecosystem on HA Supervised, then your install method will be unsupported
HA Container is a good choice if you want to run other things on the host
where is that setting? I tried to find it.
yeah, but where is it?
ok, found it. didn't realize I had to try to quote first. better?
The Coral tpu and my external drive really don't work well together. kernel:[ 155.634149] EXT4-fs (sda2): failed to convert unwritten extents to written extents -- potential data loss!
only happens when the coral is attached/used
Anyone running HomeAssistant on Docker behind Traefik? I have these labels on the compose but I keep getting a bad gateway error
- traefik.enable=true
- traefik.http.routers.hass.rule=Host(`hass.${DOMAIN}`)
- traefik.http.routers.hass.entrypoints=websecure
- traefik.http.services.hass.loadbalancer.server.url=http://${HOSTNAME}
- traefik.http.services.hass.loadbalancer.server.port=8123
did you setup http:accordingly?
HA instance is reachable through IP so I suppose. I suspect it's traefik redirecting the request to localhost of it's network which breaks things
you need use_x_forwarded_for and trusted_proxies added
Thanks, I'll look into that
I'm going to install HA OS. I want to see if my supervised install was what caused the filesystem error
Can someone help me get connection on my HAOS through VM VirtualBox? It did work before, but now, after an update to HA, i cant get it to work.
@grand pivot FYI I successfully installed Home assistant on a VM on my raspberry pi 4 8gig. and made my phone assistant fail over. I tested it. and made several calls after each other and there is always a phone assistant up to pick up the call and tells Im busy playing with home automation.
Like i said no imagination
Oh and i forgot to increase the memory from the cloned vm from 512 to recommended settings. Lets see what 1024 mb will do
I call my self daft_dutch dont you think i dont know
and think what you can do. No stranger can call me awake at night anymore. And im always reachable for close friends and family
Is it possible to check which WiFi driver version is included in HA OS 9.3?
Can you move a HA instance between old/new machine just by swapping the hard drive or does HA require the installer to create hardware configurations? Making it specific to that one machine?
Depends on the hardware
Moving from a Pi to any other model of Pi, or other hardware, won't work
Moving from one PC to another PC will work - at least if the new PC's hardware is supported
What's your install method? HAOS, Supervised, Container?
HAOS
I suspect that nmcli will only work on the console, not over SSH
I'm in the CLI
As in, console - keyboard and monitor?
Yes.
Got it running on a Windows Server on VM Virtual Box. So i'm connected via Remote Desktop.
Not sure then, maybe try a reboot?
Tried it. Both for the VM and the Server. After the latest update, it cant get connection.
I updated HA, that broke it all.
Updating HA shouldn't break the OS
The OS itself seems to be working, however the NetworkManager doesen't seem to connect anymore. And that was the only thing i did.
@vague quartz I converted your message into a file since it's above 15 lines :+1:
Greetings all. I have been trying to deploy VScode stack
vscode:
container_name: vscode
image: codercom/code-server
volumes:
- /home/smartnepal/Docker/VSCode:/config
- /home/smartnepal/Docker/VSCode:/home/coder/.local/share/code-server
ports:
- "8443:8080"
command: code-server --auth none --disable-telemetry /config
restart: unless-stopped
Above is the command on portainer I have been using. However it is giving error message. It says, 'Failure failed to deploy a stack: vscode Pulling no matching manifest for linux/arm/v7 in the manifest list entries". I also tried the same through terminal but it still showed the same error.
can anyone please help
Well is there images released for arm with that container image?
Not arm32
Possibly, that is the issue i figured. Thus, I tried changing the image for those docker pull VScode image to hegerdes/vscode-latex.
After changing the code, even my Home Assistant container didn't work. It gave this error. "Failure
failed to deploy a stack: Network ha_default Creating Network ha_default Created Container vscode Creating Container homeassistant Creating Container vscode Created Container homeassistant Created Container vscode Starting Container homeassistant Starting Container homeassistant Started Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "code-server": executable file not found in $PATH: unknown"
The HA container needs to use host networking
Please use a code share site to share code or logs, for example:
- http://pastie.org/ (select YAML for the language)
- https://dpaste.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Please use a code share site to share the whole compose file, or at least the relevant section, it'll be easier to help you
As my previous IP got hacked. I am just getting restarted with the stack and have installed HA only before going for VScode. https://codeshare.io/vwWJql
ports:
- "8123:8123"
``` that's the wrong approach, everything that relies on broadcasts will fail
You'll also need to map the config folder for HA into VSCode if you want to use it to edit anything in HA
Thanks a lot. Hopefully, after changing the stack and mapping cofig folder for HA to VScode, codercom container image will work. Thanks
Hi, it's possible to install home assistant os to work via wifi, right? or will it only work with ethernet cable ?
It will work. But it's not supported or recommended as server hardware shouldn't be on wifi
yes, i understand, this is mostly to setup a bunch of stuff. I don't have any ethernet cable, in the room where my computer is
What are you setting up that needs the device next to you
for now, i'm trying to set up my 3d printers
so i will need to setup moonraker, and the smart plug of tapo that i have
ill move to #add-ons-archived for further question, as i don't want to flood in the wrong place ^^
You don't need the device next to it for that? You set up the HA device and then access it over the web interface
yes it's true, it's just that i don't have any ethernet cable next to my computer, I didn't want to climb the stairs up an down many times in case my installation process didn't work
and I don't think i have an ethernet cable available at all as of right now
Hardware: RPi4, OS is 32 bit raspbian. Trying to download VScode in docker with image codercom.code:focal (as it was tagged as arm 64). It gives an error Failure failed to deploy a stack: vscode Pulling no matching manifest for linux/arm/v7 in the manifest list entries. Also HA container stops running simultaneously.
Hi, I'm from Libre Computer and we're interested in making a generic ARM64 EFI build of HA for our hardware, is there someone to talk to?
all of our boards are standardized around ARM EBBR spec with EFI boot and a lot of users have asked us for support for HA
was wondering if we should do this on our own and release it or work with HA and have official support
we roll out standard Ubuntu/Debian images already
VSCode isn't available for 32-bit
Is it recent? I was running VS code from a slightly different portainer type around 15 days ago.. As my system got hacked, I am redoing it again. This time, following a slightly different track
Why would you install 32bit though
As I am new to home Assistant, didn't know that 64 bit version also exist
Also, how did your system get hacked
Well you installed raspbian not HAOS
And so you run your own containers too
Since you don't have a supervisor
I was trying to find alternative to Nabu casa so I tried using Duck DNS and Cloudfare too. Exactly don't know what happened but after multiple try for port forwarding for duck DNS and AP authorization attempt for cloudfare, my system got hacked
How do you know you got hacked?
it sounds like he exposed it to wan without a login lol
Also I missed that you have an rpi4, so yeah, why not use the 64-bit version of Raspbian?
or with some easy to guess pw
2FA ftw
When I booted my system, it was asking for pairing request and without me doing anything my system was behaving wierd
What do you mean by pairing request?
If you mean offering integrations as possible options then that's standard HA
If you mean Bluetooth then anyone in the area couldve just tapped pair
the request, I rejected. However, it was sending a loop of 4 digit number. Also, this request was active only when I was using the browser... In addition, some of my portainer installation were auto starting, closing and there were some other weird things occuring
What do you mean by a request of a loop of a 4 digit number
Also curious, how did you port forward when you used duckdns or did you use CloudFlare Tunnels
In my screen there was 2104 for pairing request (I only had option to reject, so I did) after 0.5 second of reject there was 5498 for pairing request and it continues....
I couldn't use both of these for even a single time
As in Cloudfare, while AP authorization submit, it was showing error. In duck DNS, I just followed a YouTube channel. Don't remember much as I was about 1.5 months ago. What I remember then is that, suddenly after attempting for this DNS, I couldn't get access to Portainer, Pi-hole and graphana through my iframe panel.. that was the only issue so instead of logging in through iframe panel, I worked from IP and assigned port then
AP authorisation? What?
Did you have to port forward anything from the router to your device
That just sounds like Bluetooth tbh
However, other iframe panel such as node red hacs were smoothly running then
But this only happened while running chromium browser
Start from the beginning. You had HA accessible from outside the network using duckdns. What did you port forward from your router
What else did you expose
Unless you know how to be safe, don't port forward or expose anything to the internet
And if you can't remember what you did that's just as dangerous
Is it a good idea to reboot to 64 bit OS now
Now unless I know more about that, I will opt for Nabu casa
As I cannot get access to VS code
Is it really due to me downloading 32 bit raspbian OS
After Add integration from HA, and Cloudfare it automatically asks for AP authorization..
Yes, 32-bit is the issue
What AP authorisation? Also why did you add the CloudFlare integration
So that I could use home Assistant app from outside my house
Rebooted my RPi 4 to the 64 bit version.. The performance is extremely slow though. I am unable to understand the reason.. Should I update PPPOE or anything?? Clueless
64 bit HAOS?
It may still be doing the initial install, give it another 10 minutes and see if it settles
64 bit raspberry pi
Going by what they said before, raspbian
And I hope with docker but was unclear
sudo docker pull portainer/portainer-ce:linux-arm
linux-arm: Pulling from portainer/portainer-ce
no matching manifest for linux/arm64/v8 in the manifest list entries
this was working fine with the 32 bit version. Now it says no matching manifest
Because there's no 64 bit version for ARM
so what do i do now for portainer
isn't portainer not available on 64 bit version
The error you got suggests no, at least not with the tag linux-arm
Is there a reason you're using that tag, rather than just letting Docker sort it out?
Or, even using the right tag for your architecture?
ok i will try without arm tag then
Remember you can look up the tags and architectures for any Docker image
thanks. will do some research with tags and architect; then will proceed.
If you need more help with Portainer itself, they have a Slack channel
can i have a password change
Its your own instance so yes?
can i have a password change
hi, i am trying to locate where on my sd card the backup is stored for home assistant. I believe I installed home assistant supervised on a pi4.
i may have followed that how to there
Are there directions on how to migrate from one install to another?
it def said "you are running an unsupported installation"
From what install type to what install type?
I think i'm running docker and moving to a lxc container
Do you already have backups?
I can't figure out how to donwload my backup files which is also annoying
I have backups
Well, you can't restore the backups from the built in backup "tool" unless you're using Home Assistant OS
Ah
You'll have to do it manually - extract the contents to the desired location
Maybe i'll just do a haos VM then
instead of a lxc container
Ah... found my backups! π
Just installed HOME assistent on the RPI but nothing shows on my hdmi connected monitor
Does HA OS support any monitor features?
You should at least have the command line show up
i see nothing
Guys I'm very new to Docker and I installed it on my Pi 4 with rPi OS. Then I pulled the HA container and set it all up.
And then I discovered Docker volumes. Should I start over with HA and install it on it's own volume?
Is the Pi turned on lol?
yess
my monitor says no signal tho
oh i see stuff now
after rebooting it
and it's a black screen now
yeah it stays a black screen
What did you see after you rebooted it?
pretty much looked like it booted up
saw the command line outputting things real fast
There's no local UI
not on an HDMI?
Also, with HAOS if the monitor isn't connected when it boots the monitor isn't enabled
There's no local UI
none
ok
It's 100% web based
Ah well there you go, sorry I didn't realise.
i do have another question
not sure if this is the right place...
but i have a bluetooth issue.
my RPI has build in bluetooth. but HA says there is no bluetooth adapter found? lol
no worries :P
Does the ha core logs command have anything like the -f flag of docker logs? I'd like to see my logs as they apea... I could just use tail -f on the log file... never mind
That doesn't give me colors, though. My question still stands.
I was able to boot from the usb however that didn't install from the USB. The website doesn't explain how to do this step
I followed these instructions https://www.home-assistant.io/installation/generic-x86-64#install-home-assistant-operating-system
I'd prefer it if it was installed to the hard disk and overwrites the existing windows install
I see I may have skipped over some stuff since I expected it to not require two USB sticks and a live version of ubuntu....
Installing haos doesn't need any of that. Write a USB of the install image, boot it, select the hard-disk, install.
It didn't ask for install? I downloaded from here https://github.com/home-assistant/operating-system/releases/
I chose haos_generic-x86-64-9.3.img.xz
it offers no install when booted
just runs hass os from the usb
to be honest, I never installed haos natively. I run in virtualbox or proxmox
wish me luck
I've been using proxmox for a few days now. LOVE IT
Then you can use https://tteck.github.io/Proxmox/ scripts to install stuff (like HA) with one-shot command.
Use your USB. Create a bootable Linux/ etc system. Then use dd or balena or whatever to install onto the main drive
Or take the drive, connect it to your computer and install directly onto that drive
yeah balena is failing to run well in the live environment. I need to figure out the exact dd command to run
No problem. Maybe paste what you did wrong here, for future generations to learn from
- assumed it worked like most OS installs and so I copied the haos img to a usb and skipped ahead π€¦ββοΈ
- The documentation identified steps to fix balena on a live system but it was hidden under a expandable box labelled "ubuntu's dependency for etcher"
- Once I had balena running on a live image ubuntu I was able to image my drive with the haos img
I am running VScode stack. Want to run Docker compose and Home Assistant Inside VS Code. As I am running the below mentioned command, the binding isn't done. Can somebody help
#VSCode
vscode:
container_name: vscode
image: codercom/code-server
volumes:
- /home/smartnepal/Docker/VSCode:/config
- /home/smartnepal/Docker/VSCode:/home/coder/.local/share/code-server
ports:
- "8443:8080"
command: code-server --auth none --disable-telemetry /config
restart: unless-stopped
The stack is deployed from the Portainer (under home assistant stack) and I have used host network mode for home assistant
How can I run HA (with YAML file access), and Docker from VScode..
Why are you mounting the same path on the host to two paths in the container? I don't use code-server, but I'm thinking the first one is supposed to be the path to your HA config?
Did this thinking that would keep my codes clean and trackable later as I have just stated with HA, Docker, YAML, basically everything.
I'm saying it doesn't make sense for you to mount the same directory on the host to two paths in the container
It seems like the first path should be the path to your HA config
so is it a better idea to mount another directory?
or shall i change the host path to Home assistant configuration
I've answered that twice
hi guys, i desperately need assistance. im pretty basic at this stuff, slowly trying to learn, im running HA as a VM on unraid and its bloody filling up on me and i dont know where to look. i started at 32gb, filled it, went to 35gb filled it, went to 40gb last night and im apparently at 39gb. its not my MariaDB DB file as its only around 10Gb. any recommendations please
what is using the space? likely some addons. My system is maybe 10GB
im not sure, thats what i need to find out but not sure how to find anymore.
#VSCode
vscode:
container_name: vscode
image: codercom/code-server
environment:
PASSWORD: "R!Z#ee"
volumes:
- /home/smartnepal/Docker/VSCode:/home/coder/.local/share/code-server
- /home/smartnepal/Docker/HomeAssistant:/home/coder/project
ports:
- "8443:8080"
command: code-server --auth password --disable-telemetry /config
restart: unless-stopped
is it incorrect anywhere.. may be in setting up the environment or mapping it HomeAssistant folder
this is the error it shows. failed to deploy a stack: (root) Additional property vscode is not allowed
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
This is more #general-archived than installation, since you're not trying to install HA. It would help us however if you tell us what docs you're following here, and if you used either proper code markup or a code share site so we can see your YAML
anyone able to assist on this one at all?
Could be the log file
Go to the config folder and type:
du -m --max-depth 1 |sort -n
Whats the recommended install for home assistant, i read in the instruction about a pi4 but im thinking about maybe setting up a linux or windows VM and installing on that, is this not a good idea?
Pi is the entry level approach
so for low key stuff just to play around with?
Well, it's the minimum viable platform
A Pi4+SSD is fine, running on an SD not so much
right ok, so if your setting one up from scratch and want it to do everything what base would you ideally use?
Proper hardware
like a VM with Windows on it?
Personally Debian + HA in Docker (Container), but it's your choice
ok so docker in Debian and HA in a container
ow right ok, i need to read more it sounds like, thanks im a noob here just trying to work stuff out
https://www.home-assistant.io/installation#compare-installation-methods - but ignore Supervised and Core
Great thanks
So Iβm planning to -eventually- use cameras and a coral usb accelerator for frigate in my home assistant setup, and Iβm moving my home assistant install to a new computer.
I see in the frigate docs itβs recommended to use a separate docker container for frigate and use the proxy add-onβ¦ but Iβve heard bad things about supervised
So, Iβm not sure what the best way to do this would be (HAOS vs supervised vs container on a separate OS). Anyone have any input on this?
I do use add ons so I think Iβm kinda stuck with HAOS or supervised
HA OS is the way if you want add-ons, but keep in mind that add-ons are just pieces of software you could install standalone
I am mildly competent with linux and docker so that is a possibility, I just am not 100% sure about how much effort Iβd be putting in to change from the the nice integrated add-on versions to standalone or other docker containers.
Not much especially if you're already familiar with Docker
And especially with docker-compose
And you can do a slow migration over time, which is how I'm doing it. Move one addon to docker, repeat the next day, get distracted with new shiny projects, and eventually I'll finish
I suppose I could run HAOS in a vm?
Yes, but what is the benefit of that?
Mostly being keeping the set up I have and being able to do things outside of HAOS without having to run supervised. Itβs a kludge for sure
I would focus on migrating over to docker containers instead. You can retain your setup, you'll just need to tweak some thingsβlikely everything that would need tweaking when you migrate to a new install anyway
Yes || but performance will be horrible ||
Detect if input is on, then if on it doesnt do anything but if off and i give it a command it turns it on
detecting power led on a pc so it doesnt turn it off when i tell it to turn it on
its more of a learning experience with micro code /electronics
and i want to use a zero 2 w since i have no ethernet and the zero 2 is cheap
it can be powered by standby usb power is why ras pi
does home assistant have gpio pin support, ive seen contrary reports
ok
π HI, my installation never stops prepare, i have a raspberry 4/ 8 gb and have flash a 64 bit installation to my sd card, I have try to flach it 2 times with same result today. It alarms for internal server error. Is there any sulotion for this
Had the same problem. Check if your SD Card is compatible with the PI. Had the same on raspi 3b+ and the problem was an SDXC card, but it only supports SDHC
Portable SSD was my solution for this, worked instantly fine on first try
SSD > (micro) SD any day of the week anyway.
as #449717345808547842 is archived i'm not sure if this is the right place now but: https://hub.docker.com/r/homeassistant/home-assistant/tags does not have a tag for 2022.11 as per normal. it does however have a 2022.11.0
oversight?
maybe i'm just catching it before it's posted... looks like vevery ~4 minutes 'pvizeli' is updating another tag. 2022.11.0 first, then stable, now latest... 2022.11 might be next.
hi , had the same issue on HA stucking at preparing page , im running it on proxmox
any suggestions?
Hi everyone,
I've got an issue with the manual installation of HomeAssistant on a Raspberry PI 4. I followed ( 2 times) the process on webpage and everything until the command 'hass' is ok. But this one never give up. Nevertheless after a while I can connect on the HomeAssistant webpage, configure account and connect some Tuya item for example. But, I think after a timeout, the web page of HA is not accessible anymore.
Is anyone have a idee of how troubleshooting this?
Hi everyone
i cant add pics for some reason, but unless im doing it wrong, i dont think i need to be in console to view the size of the files. i can do that in unraid. tells me the same thing as i went cd /mnt/user/domains/home_assistant
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.
@heady olive When using Discord's Reply feature it defaults to pinging the person you reply to, which can get frustrating for the target. Use Shift + click on the Reply option, or click @ ON to @ OFF to stop this - on the right side of the compose bar.
You have to change this every time (thank the Discord devs for that).
You need to run that command inside the HA config folder
Heyas, I have a RP3 hassio setup since quite some time and the pi is connected via LAN and wifi. I used back in the time the usb stick method to put wifi config onto the device. The LAN connection never worked for some reason but wifi did. Yesterday our router stopped working and I got a replacement router from the Telco. So I assume that ip changed. Right now I am not able to connect to hassio at all anymore and the pi doesnΒ΄t show up in my router anywhere. What is the way to fix it? Again using a usb stick with updated wifi config?
hey everyone, i did the update to 2022.11.0 this morning and my home assistant stopped working - is anyone able to help / give me some tips on troubleshooting this?
I am using haos 9.3
using the "login" command at the haos console, I can get into the homeassistant container with "docker exec -it homeassistant bash"
when i run "cat /config/configuration.yaml" it prints a default file.... my local changes are missing
the "http:" section is gone, and my instance is no longer listening on port 443 or presenting a TLS certificate
i can access it on the default URL of "http://homeassistant.local:8123" but when i try to login it says the user doesnt exist
its as if it has been reset to factory default
Have you got backups
unfortunately, only partial
π
but..... looking closer.... i can see my user is the /config/.storage/auth file
so its not entirely reset
perhaps just re-editing the configuration.yaml will get me away.....
Then you may be stuffed, if your config is empty then something broke
yeah - i'm trying to work out what went wrong
I would do a full reinstall personally
really trying to avoid setting up all my zigbee devices again π¦
Used zha?
yes
i haven't previous had issues with upgrades.... this was unexpected.... can't find other complaints online.... so i seem to be an isolated case?
Unsure on how to back that one up sorry. I use zigbee2mqtt
Alas perils of being early updater
Especially without backups
i wonder if more complaints will come in
How can I uninstall several themes that I have installed in hacs? Thank you
Remove them using HACS?
yes
Hello everyone. I am new to home assistant. just set up my odroid N2+. At first I could access http://homeassistant.local:8123/ and even entered my profile. After about 30 min an error popped up. (homeassistant.localβs DNS address could not be found. Diagnosing the problem.). Now I can't use home assistant using http://homeassistant.local:8123/ or 192.168.x.x:8123. Can anyone help me?
Are you sure the local IP is correct
Also don't need to censor it. Your 192.168.0.25 is not accessible outside of your network
Yes. homeassistant shows on my home network.
How do I do that?
First question, what does the console on the device say
If you plug it in to a monitor what comes up
- I presume you installed HAOS?
Yes
I will check it
I can't attach photo. Would you mind if I DM you?
Now that I have moved odroid to anothe place it started working. Can it be an issue with the cable?
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.
Yes it could be
Is there a difference for odroid if I plug cat 5 or cat 6
No. But it could be bad cable vs good cable
Especially so if one is handmade
Trying to install my HA on a virtual machine, and I believe Iβm doing everything correct but I keep getting a EUFI terminal
How are you installing it
Through virtual machine
And what host for the VM
And I tried through VMware
Yes I got that. However you never said what install method
HAOS?
I believe so
Well how are you doing the install
There was a link for the corresponding VM
Okay then HAOS
I install it to a file on my computer and then run it
and I make sure that it is the bootable media
Are you following any guide?
yes
the guide on the HA website as well as several through YouTube all telling me the same thing
HAOS is not something that you install, the vm images should be bootable straight away
Import and go
Correct yes and itβs opening a EUFI config
So presume this is the place you downloaded the image from?
I followed this to a tea lol
and yet same thing
and I made sure virtualization is on ofc
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.
Use this and share a screenshot
So I lost my pi password, but have access to HA interface.
What kind of backup will keep my HA installation without keeping the pi's password? I'm not seeing an easy way to reset it.
anyone have any suggestions for my gyazo posted?
did you set the boot device properly?
I thought so, but am also not 100% sure, I downloaded it, unzipped it to downloads folder. when I selected the boot device I used βuse an existing hard driveβ as suggested. and then I ensure uefi is enabled as suggested and run the vm. Thatβs when this error pops up
and the hard drive or boot medium I believe is the thing I downloaded from HA
"use an existing hard drive" usually is told in the "add a hard disk to your vm" dialogue
normally the boot drive gets determined later
you might need a additional checkbox checked you havent found yet
Im not sure what it could be
but I understand, I am also running it on a old PC I have
But it doesnβt want to finish configuring even once I connect to it on the web browser
something like this (this is kvm, so yours will look different)
https://imgur.com/a/F6WiwER
I believe I have my Optical at the top of boot priority
remove that optical drive, you dont need it
which one do I run first ?
But how else am I supposed to install my free trial of AOL?
Y o u v e g o t m a i l
Same thing if ran w hard drive
your hdd is supposed to be in this list
go to hangout and share your screen will be easier
can anyone tell me what to do for this
Somehow got the vdi file on the vm, now the itβs not connecting to docker daemon!!
it is for virtualbox on windows 11
any suggestions
getting "cannot connect to the docker daemon at unix://var/run/docker.sock
may have to use another product than home assistant
Or, if you know a little Linux/Docker, switch to a pure Docker install
is there a link to how to install it that way?
Personally I recommend https://www.home-assistant.io/installation/linux#docker-compose
Debian + Docker is a nice solution for running lots of things
still confused on this invalid superblock checksum. run e2fsck?
I don't think you have set up the virtual machine correctly
i can share my screen, but i dont know what i could be doing wrong
invalid superblock checksum. run e2fsck
That's ... not a healthy sign. If you wrote a valid image your storage device is failing
i cant talk but tryna voice hangout and i can share screen?
heres a gif of what it looks like
now its just saying waiting for the home assistant CLI to be ready
did you stop clicking around randomly by now?
hahahaha
literally @low notch
im angsty ive been trying to get this working for a day now
then maybe follow the steps exactly from the official documentation
the uefi issue you had was merely because you setup something else
i did! even did it on a second comp, on there its just not setting up the download keeps failing
thats a network issue then
maybe try tinkerer's advice?
you need some sort of docker experience anyway when things go wrong
that is fair, i was just hoping it wouldnt be that hard lol. on my good computer it isnt downloading to even start HA and on my shit PC i can start HA but not preparing
the docker error you see in virtualbox just tells me that your cpu or settings probably prevent something like virtualization or nested virtualization
i had to enable virtualization in my BIOS
while docker does not need virtualization itself (the vm does though) - I have no idea what else than this prevents it from starting up in the premade HAOS image
I may try it through the container method I just liked how core ran, Iβve heard of other apps that connect smart devices it may not be as clean but it may do
I'm running HAOS inside Proxmox VM -> and i am having issues with my addons. They dont "appear" to start except from the logs it looks like they did start. Any ideas?
I just had to reboot - and reinstall my addons
issue with downloading docker image on the preparing home assistant phase on configuration
What does the error say?
'ResolutionFixup.run_autofix' blocked from execution, system is not healthy
a bit more errors but im not sure why
INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.FATAL_ERROR - ContextType.STORE / a0d7b954
22-11-03 16:21:45 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/esphome/home-assistant-addon repository: Cmd('git') failed due to: exit code(128)
cmdline: git clone -v --recursive --depth=1 --shallow-submodules https://github.com/esphome/home-assistant-addon /data/addons/git/5c53de3b
stderr: 'Cloning into '/data/addons/git/5c53de3b'...
fatal: unable to access 'https://github.com/esphome/home-assistant-addon/': Could not resolve host: github.com
some more e rrors
maybe having trouble downloading the image once the vm is setup, the errors occur while preparing HA
You have a DNS problem
how would i fix this? im connected with the right adapter?
just did it will update
just reloaded the supervisor as well after that
ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2022.10.2: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2022.10.2&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
22-11-03 16:28:21 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.UPDATE_FAILED - ContextType.SUPERVISOR / None
22-11-03 16:28:21 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2022.10.2: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2022.10.2&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
22-11-03 16:28:21 CRITICAL (MainThread) [supervisor.core] Can't update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!
interesting
D/ContextType.DNS_SERVER
22-11-03 16:29:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
22-11-03 16:29:37 INFO (MainThread) [supervisor.resolution.module] Create new suggestion SuggestionType.CREATE_FULL_BACKUP - ContextType.SYSTEM / None
22-11-03 16:29:37 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.NO_CURRENT_BACKUP - ContextType.SYSTEM / None
22-11-03 16:29:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-11-03 16:29:37 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-11-03 16:29:37 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-11-03 16:29:38 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-11-03 16:29:38 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy
22-11-03 16:30:07 INFO (MainThread) [supervisor.plugins.dns] Restarting CoreDNS plugin
22-11-03 16:30:07 INFO (SyncWorker_2) [supervisor.docker.interface] Restarting ghcr.io/home-assistant/amd64-hassio-dns
22-11-03 16:30:11 ERROR (MainThread) [supervisor.utils.dbus] D-Bus method org.freedesktop.DBus.Properties.call_get_all not exists!
22-11-03 16:30:11 WARNING (MainThread) [supervisor.dbus.network] Can't process /org/freedesktop/NetworkManager/Devices/22:
22-11-03 16:30:11 ERROR (MainThread) [supervisor.utils.dbus] D-Bus method org.freedesktop.DBus.Properties.call_get_all not exists!
22-11-03 16:30:11 WARNING (MainThread) [supervisor.dbus.network] Can't process /org/freedesktop/NetworkManager/Devices/23:
22-11-03 16:30:11 ERROR (MainThread) [supervisor.utils.dbus] D-Bus method org.freedesktop.DBus.Propertie
im sorry for the spam guys ):
Please use a code share site to share code or logs, for example:
- http://pastie.org/ (select YAML for the language)
- https://dpaste.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Reboot host. Or restart HA. Those are two separate things.
host as in the PC im running it on?
The VM if this is a VM
ohhhhhhh yes
i have restarted the vm
just did again
will update, odd its not connecting to download
2-11-03 16:38:38 INFO (SyncWorker_2) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-supervisor with tag 2022.10.2.
at this the last few mins @crude inlet
the very bottom is the prob
Does your network support IPV6?
New HAOS isntall in a vim - Clicked "Add Integration" and it just hangs ... i'll try a reboot but wondering if anybody seen this before
not necessarily sure but i would assume
Well the error right at the end says it's running into an IPV6 network. If you don't know that your network supports IPV6 it probably doesn't and it may be worth turning it off in HA as part of the troubleshooting
would that fix the other problems? with it not downloading?
You have network problems, it's almost certainly a DNS issue, but if it's trying to talk over IPV6 as well as IPV4 then you're going to have to fix both
i cant even access the supervisor
to disable ipv6
i did recently set a new dns server to googles
Which won't be the problem, though I'd always recommend CloudFlare over Google
i can change it to that but i had it at that before
With the number of issues you've been having with the VM I'd just go with a docker container personally
dang
ive tried 3 different VM's as well
would i just run that on windows or still through a VM?
VM with Debian
ok ok ok ok i heard i wouldnt have as much access to configure addons is that true?
It's true, but add-ons are just software running in a container
So, instead of the Mosquitto add-on, you'd run Mosquitto in Docker instead
would that be home assistant core?
The main difference is that instead of a GUI you add some lines to a Docker Compose file
Container
trying to find download link atm
would i have to install docker on my vm?
You can get Debian from https://www.debian.org/download
Because Docker on Windows is broken
Why do you need a VM at all for docker? Just install linux on the machine
so run that on my VM, and then download the docker on there?
and i could, but wanted to use this on my main windows pc
Yes Debian + Docker is the way
Dedicated hardware is the way to go for things like this
Especially with Windows being your primary OS
so do i just commit my old pc to linux to do this?
That's the best approach
One small low power dedicated machine to run whatever home services you like
Windows desktop makes for a really shitty server platform
Windows updates won't take out your automations leaving you in the dark
put debian on usd, run debian on secondary comp and then do the docker on the Debian OS on the new pc
Yup
If your machine is dedicated, or semi-dedicated, native debian might not be the simplest choice.
maybe consider HAOS, or HAOS in a virtualization platform like proxmox
KD's been struggling with virtualisation for the last few days. Debian isn't bad to get to know, and it has the advantage of letting you run any service as a docker container
installed debian on the usb, i may need to format the drive idk, now cant get it to boot up from the usb it just keeps booting windows
You'll need to enter the bios to select the boot disk, probably by tapping (repeatedly) ESC, F2, or F10 as soon as you've pressed the power on
i moved the usb to the top of the boot priority
and the partition for the usb
but still windows is first
is there something i need to do to the usb drive to make it a boot drive
Assuming you flashed Debian onto it with something like Balena Etcher, that would do it
i just downloaded it and put it on the usb lol
That won't do it
and debian 11 will work
i did it and now its downloading debian
and then just google how to install docker and then follow the guide to install containers with docker?
i messed up and now i dont remember my root password
dope
i typed in what i believe i set it as lol

Time to reinstall
If you only just installed just wipe and do it again
Nah, just spray and pray
Hi there, i think this is the right channel. I currently have home assistant installed on ubuntu in a VM Ware instance ... Is there a proper procedure for moving this to proxmox? I imagine just a backup then an install onto proxmox is the right move? My main concern / questions is on migrating my zigbee / zwave sticks between installs. Thanks for any tips / pointers!
Make sure your sticks are using the serial ids to point at them rather than the less precise ttyUSB0 or similar.
Can i check this within the web GUI?
Yup
Where can i verify it? Taking a look at the z-wave integration i didnt see anythign , or in the stick itself from there? Or am i missing something?
Well it depends which integration you're using
Z-Wave JS and ZHA
so i would presume thats the way I setup my ZHA atleast, i used that link to set it up when i installed the stick
Then it should be fine, if you click "configure" on it then you may be able to see/edit that
ya not seeing anything there, i guess thats what confusing me ... dont see an option to set it (for either integration)
Then it's probably saved somewhere safe so should be fine
Found it for Z-Wave JS integration. In "Addons -> Z-Wave JS -> Configuration Tab" .... I had set it "by-id"
Perfect!
Yup , now just tryign to find a way to confirm ZHA is the same (99% sure it is) ... worst case its 2 devices and i can just reset everything if it fails .... Should ahve just gone Proxmox first doh
I'd actually say worst case you can just update those two config entries and be up and running in no time
fair point lol
Loving this transition from SmartThings though. Much better platform now!
HA is great, and because it's open people can add to it to fill in the blanks for their needs too
I am trying to convert from an OS installation to a container installation. The container eventually comes up but it seems to hang on specific integrations that never used to be a problem. I'm unclear how to troubleshoot this, anyone have ideas?
anything in the integration logs? are you using any addons? (my feel is they would be quite likely broken by the migration)
I manually updated the config entries that needed to be updated. I do have a couple of config entries that are broken but those were broken before the migration and that's not where the startup paused
error where?
yeah I disabled the noisy integration to give you something easier to look at, currently waiting for startup again
dont make me invoke the bot message raman
cowers

does system health no longer exist? can't find it and the my link just takes me to about but no system health data anywhere
system health is a supervisor thing
lol maybe I should just stick to my OS build ffs
ye
life on hardmode just to do the same shit haos does is pretty silly
the motivation was that I was getting annoyed by how long my blue took to restart. When I used containers before on a beefier machine it was much quicker, so figured I'd migrate back
looks like you need some tweaking for your network / docker traffic on the one hand and also some borked automation
I suppose I should just start using dev containers for testing like a real developer instead of constantly restarting my prod instance
yeah the borked automation is because I disabled a config entry to clean up the logs
not sure how to go about troubleshooting the network issue. HA container is in host network mode
wonder if it's the VM then... I truly did go hardmode with all of this, installed proxmox for the first time, turnkey linux for my host, and moving my instance over to a container
the 500 at the end for https://homegraph.googleapis.com/v1/devices:requestSync likely is a dns failure
oh shit
I think I know what's happening, good catch
I have a pihole container running on the same host. I may need to put it on macvlan
although my firewall is acting as the resolver which is on a separate system so that shouldn't be an issue π€
zigpy looks for 192.168.0.12, which is apparently also not accessible
so if 192.168.0.1 is your router - dns will likely also fail
yeah that's because my zigbee coordinator is unplugged
in the process of moving and half of my crap is still in boxes somewhere
so you run proxmox, installed a turnkey lxc and on this you run docker ?
proxmox, turnkey VM, running docker on that
debian is the go-to if in doubt
I started with alpine then started fighting with it so moved to turnkey
guess I'll try again
ye, alpine is made for containers not vms
it worked fine after some tweaks but used mdev instead of udev so I was fighting with pinning my USB devices to a static path and then I had an issue with dbus
anyway, I'm just going to keep my blue running for now and maybe try yet another migration when I have the energy for it
thanks for taking a look
you can do it 
honestly, this all got complicated because I tried to add storage to my NAS. Since then I feel like I have been endlessly yak shaving
sigh... anyway, night all
there's this ancient norwat saying:
Just don't run HAOS
Even a broken clock...
ok, I screwed up my installation about an hour ago by trying to fix the "Unsupported Installation" message with a reinstall of the supervisor. I forgot that I had installed it to a custom directory originally, now I realize that the supervised-installer deb file puts everything in /usr/share/hassio -- that's not where I installed my original system to. I removed everything, did a clean installation using the deb file and tried restoring from backup and now all my addons show as not running even though the dockers are up and running. Anyone know how to fix my setup?
you likely have 2 supervisors fighting now π
nah, part of the "clean" process was to stop and remove all containers.
thats not how you remove the supervisor
oh?
