#installation-archived
1 messages · Page 35 of 1
you can take a backup and use the core folder in it to restore these in a container install
Hello,
Sorry if my english is a little bad.
I have a question:
When i use docker compose up i have this answer
[+] Running 1/1
✘ homeassistant Error 0.4s
Error response from daemon: Head "https://ghcr.io/v2/homeassistant/home-assistant/manifests/latest": denied
Do you know why the access is denied ? I have an account on GitHub and i'm trying to pull the image of Homeassistant on a fresh install of Ubuntu 22.04 on a Pi4 ?
Thanks a lot for your answers 🙂
share your compose, but looks like missing - from the first homeassistant
I'm running Home Assistant OS on Proxmox from this script - https://github.com/tteck/Proxmox/blob/main/install/homeassistant-install.sh. I want to revert a specific package used in that instance (specifically this change - https://github.com/home-assistant/core/pull/91215/files). What's the best way to do that, without having Home Assistant die & allow updates somehow, if possible? Or is my best bet just to revert HASS' version, if that's possible in the OS installation?
Your best bet is probably to downgrade for now:
What you installed is actually Home Assistant Container, not Home Assistant OS.
Oh I meant the one with the OS; HAOS from here https://www.derekseaman.com/2023/04/installing-home-assistant-on-proxmox-quick-start-guide.html then, woops
version: '3.8'
services:
homeassistant:
container_name: homeassistant
image: ghcr.io/homeassistant/home-assistant:latest
environment:
- TZ=Europe/Paris
ports:
- 8123:8123
volumes:
- /home/domin/apps/homeassistant/config:/config
- /etc/localtime:/etc/localtime:ro
restart: unless-stopped
network_mode: host
Maybe i made a mistake with the image, is it home-assisstant/home-assistant now and no more homeassistant/home-assistant ?
https://www.home-assistant.io/installation/raspberrypi
ghcr.io/home-assistant/home-assistant:stable
Thanks, I'll try tomorrow and let you know.
Maybe juste a typo error 🤷♂️
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.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.
Hi i configured my Homekit Bridge via Tuya and i added my little brother on the Home app on iphone and his accessories arent responding and mine are on my phone but on his phone it says "Not Responding"
Problems with integrations are best discussed in the #integrations-archived channel
Is it possible to add a commandline (-v /var/run/dbus/:/var/run/dbus/:z ) to a container that is already running without removing it??
No
I have some weird "bug" I have made a new container including this commandline, exactly same version, same configuration and my Gree integration is not working.
I start the old container, the AC is visible, start the new container AC is not visible anymore.... can't figure it out
No devices found on the network😤
ability to install home assistant on nvidia shield
That was the solution, thanks a lot.
Last question for the moment. I had an old configuration (configuration.yaml) from a year ago but home assistant doesn't pick it up on the dashboard what i done (rooms, lights, shutters...). Do you have a link to a site that explains the configuration and how to add old entities presents in the configuration file inside the dashboard, something a bit precise or from an older configuration ? Thanks
I have a rpi3 running home assistant OS that is stuck in a reboot loop after upgrading to 2023.6, logs indicate it's starting the dB upgrade than running out of memory, any way to just drop the dB?
Hi all, I'm running a python script that uses gpio pins on a raspberry pi 4b running bullseye. There is a pressure sensor, buzzer and DAC on gpio pins and I2C. Would it be possible to convert this and run this in HAOS if I install HAOS on this RPi4 instead?
you can do all those in HAOS on an rpi yes
review this: https://github.com/thecode/ha-rpi_gpio
Thanks RobC
Good evening, would anyone have a link on passing through a skyconnect to docker(using unraid) I've added the device byid and the container starts but I'm not seeing it showup anywhere
NM needed to run in privlidged 🙂
You shouldn't need to run in privileged mode if you pass the device through to the container
Hi all, im try to setup the "Kostal Plenticore Solar Inverter" (https://www.home-assistant.io/integrations/kostal_plenticore/), on my installation i got a popup where i can add the adress and passwort to the device. Now we wanted to setup the same at a freind of mine with a new installation. When we try to add the Addon i always get an information with: >> Du kannst dieses Gerät hinzufügen, indem du es zu deiner „configuration.yaml“ hinzufügst. Weitere Informationen findest du in der Dokumentation.
But there is no info in the docs how to add it to the configuration.yaml. The docs only shows how to manually install the plugin.
you say you try to "add a addon"
you may want to go to settings -> devices and add a integration (not a addon)
because thats what I see when I add your linked integration there: hostname and password
sorry i mean "Integration"
then your friend may have a old homeassistant version running
we updated all to the latest version until there where no updates bevore we tried to add the integration
what version is it?
i cant say exacly because i have no access atm. but im sure the Operating System 10.2 was updated. so i think we should also have the latest Supervisor version, i double checked if there where any updates yesterday
Neither HAOS nor the Supervisor versions matter to integrations
Home Assistant 2023.6.2
Supervisor 2023.06.2
Operating System 10.2
Frontend 20230608.0 - latest
any other idea why the Intregration behaves not as it should? the configuration.yaml is also nearly empty. could not find where the problem cames from
The version details you listed are for their install?
Then I have no idea why the integration is resulting in that error
is there a way to see in my install how the config of the device is written, so that i can manually write it in the other installation?
@steel pagoda When using Discord's Reply feature it defaults to pinging the person you reply to, which can get frustrating for the target. Use Shift + click on the Reply option, or click @ ON to @ OFF to stop this - on the right side of the compose bar.
You have to change this every time (thank the Discord devs for that).
There is a certain irony in your leaving the ping on, when replying to the image telling you to turn it off
sorry i didnt get that
Clearly
i found out that there was already a folder from kostal in the custom_components folder. after i removed it manually everything went as described in the instructions. i can't say why the folder was there.
Hi I have a Zigbee usb adapter and I want to use it via usbip (or ser2net) can I use the zwave-js-ui setup or is that specific to z-wave?
#zigbee-archived would know
k I will head over
I have a rpi3 running home assistant OS that dont upgrade from 2023.5.4 to 2023.6.2
any help»?
You’ve gotta add more information and logs otherwise it’s a guessing game
sure, sorry for the lack of information well
23-06-20 00:38:06 INFO (SyncWorker_2) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi3-64-homeassistant with version 2023.6.2
23-06-20 00:38:06 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
23-06-20 00:38:17 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
23-06-20 00:38:17 CRITICAL (MainThread) [supervisor.homeassistant.core] HomeAssistant update failed -> rollback!
From homeassistant-roolback
2023-06-20 00:37:26.051 WARNING (MainThread) [homeassistant.core] Task <Task pending name='Task-24602' coro=<async_install() running at /usr/src/homeassistant/homeassistant/components/update/init.py:156> wait_for=<Future finished exception=ServerDisconnectedError('Server disconnected')> cb=[set.remove(), Task.task_wakeup()]> was still running after stage 2 shutdown; Integrations should cancel non-critical tasks when receiving the stop event to prevent delaying shutdown
2023-06-20 00:37:28.411 ERROR (S4H-CoAP) [pyShelly] Error receiving CoAP UDP, Event loop is closed, Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/pyShelly/coap.py", line 187, in _loop
File "/usr/local/lib/python3.10/site-packages/pyShelly/block.py", line 109, in update_coap
dev.raise_updated()
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
dont know if is a problem with one add-on
or other error on my system
Logger: homeassistant.setup
Source: setup.py:384
First occurred: June 19, 2023 at 5:06:04 PM (1 occurrences)
Last logged: June 19, 2023 at 5:06:04 PM
Unable to set up dependencies of upnp. Setup failed for dependencies: ssdp
hello comunity
i have this mesage and i new en HA
helpme pllease
If you're having problems with your updates to your configuration:
- Check the troubleshooting steps
- Check your log file - remembering you may need to set logger to
infoordebug - Explain what the problem you're having is - sharing configuration, errors, and logs
Look in the log file for what the problem with SSDP is
Is anybody having issues installing Home Assistant to an RPI CM4? I have tried several times with no luck, I'm getting stuck on the preparing screen and I've tried different SD Cards and methods to write to the images (Raspberry Pi Imager and balenaEcher) but I got the same results in both cases.
when you say preparing, you mean the first screen before onboarding?
and when you say "stuck" how long are you talking?
because on a rpi it takes ages lol
Yes, the first screen stay there forever, I left the RPI running for 12 hours and never finish the on on process. This is not first time I setup the RPI with Home Assistant, this is why I asked, just to make sure other people are not having the same issue. My setup is a headless RPI, but I might connect it to a screen later this week to get more info why is getting stuck.
hello
I'm running HA on HAOS and there are some fixes for a memory leak in the frontend that I'd like to try. I'm wondering if it's possible to just use the dev branch of frontend? Or is there another way to use the changes that fix the memory leak on my type of install? I don't really want to move to the dev branch completely
if it's not the SD card it might be your internet/DNS
I'm trying to checkout the superviserd route and have hit this github issue https://github.com/home-assistant/supervised-installer/issues/162
homeassistant-supervised depends on os-agent.
everything looks like it worked right but
sudo dpkg -i os-agent_1.5.1_linux_aarch64.deb
Selecting previously unselected package os-agent:arm64.
(Reading database ... 43764 files and directories currently installed.)
Preparing to unpack os-agent_1.5.1_linux_aarch64.deb ...
Unpacking os-agent:arm64 (1.5.1) ...
Setting up os-agent:arm64 (1.5.1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/haos-agent.service → /lib/systemd/system/haos-agent.service.
I'm curious about the name of os-agent there at the end, for the symlink. is that correct? haos-agent.service not os-agent
is that what's causing this?
Honestly, unless your hardware doesn't support UEFI then you should use HAOS
raspberry pi 4
issue is Kodi, I'm developing addons for that, but latest vanilla version of that is old old
I installed it both other ways last week, docker, and via pip
Supervised is the install method that requires the most skill from you
I'm "forced" to install OSMC os for latest builds of kodi
I get that, and want to learn
I also doubt you need Supervised to develop add-ons, but #devs_add-ons-archived could confirm
no no, this is Kodi addons
Well, you're setting yourself up for pain, and failure
Then run HAOS in a VM.
Don't use Supervised... just don't
Or in Docker.
then I lose HA addons, lol (though I know there's other ways)
any advice on how to run the dev version of frontend without using the dev version of core on HAOS?
I wanted to play around with both connecting together, in various ways
believe me, I'm aware what I want is awkward
And a clusterfuck
more than prepared to wipe what I've installed, and go a different route
If you want add-ons use HAOS. If you want other software use a VM
Supervised is a bloody great big trap
there is a memory leak in the frontend that just got fixed
any advice on how to run the dev version
okay... I have read that, once or twice... I MIGHT give up on that specific way then
I'm most frustrated with Kodi, tbh. the fact that their latest isn't available / optimised on RPi as just a package has been quite a frustrating thing to learn - obvs not your guys' problem
Can you not just compile it from source?
you can (and I have), but it's a much lesser version than any of the optimised boys - LibreElec/OSMC
Maybe you could upgrade your #hardware-archived to something that can competently run multiple virtual machines.
ahh, I know I could, whole point of this was to play with the Pi and the new SSD. I could put it on quite a few random boxes I have around the house!
I could stick my hand in a fan, but I'm not going to
Hey, why haos send "Failed to send WATCHDOGS=1 notification message : Transport endpoint is not connected" ? I'm on Odroid N2 with eMMC
Did you try googling that error message?
yes but it's often solutions for different Linux distributions, and I admit that I don't understand everything
it happens randomly, either directly during a new installation, or after a reboot
this message appears in a loop, I can leave it running overnight and still the same
The cool thing is that most Linux type systems work more or less the same way.
I want to say that's a filesystem error, it's trying to write to something or mount/unmount something and it's failing, it can't get the location it wants to write to or it can't mount/unmount a mount point. That's why it's happening after a reboot or update.
Are you running HAOS in a VM or on bare metal?
I install HAOS directly on my eMMC following the official instructions : https://www.home-assistant.io/installation/odroid/
Ok. Honestly I would probably just do a clean install and restore config from backup. I think if that doesn't fix the problem you might have a hardware fault of some kind.
If I'm wrong, someone smarter than me please advise, that just seems like the best course of action.
I have already done several clean reinstalls and this problem happens very randomly. I had installed CoreElec before and it worked great
Maybe a HAOS bug?
anyway thanks for looking into my problem.
Hmm... Has anyone here had a similar problem?
Did you check that link?
You can also search Discord to see if anybody has mentioned it here
No similar problem
Should I open an issue on Github?
Hoping this is the right channel - I upgraded from an old Raspberry Pi to a ProxMox install, restored from back-up, and now none of my add-ons will start. Is there any way to fix this without nuking and starting over?
- What do the addons' logs say?
- Did you restart the VM after restoring?
- What do the supervisor logs say?
Okay so I did not restart the VM, and that mostly solved it? But now I'm trying to install MQTT and when I go to "Settings > Devices & Services > mqtt > Configure ? Submit" (following this tutorial https://youtu.be/dqTn-Gk4Qeo?t=398), I get a "failed to connect" message. 😦
And each time I go back to the add-on after, it shows stopped, but I have Watchdog turned on.
Is mosqiitto running?
Pardon me for sounding ignorant - I'm brand new to all of this. In "Settings > Add-ons > Mosquitto broker" I have clicked "Start"
When I refresh and go back in, it's no longer running and I have to click "Start" again, even though I have Watchdog turned on.
Can you check the log of the Mosquitto broker addon? I'd disable watchdog for now until it reliably stays up
Is there a friendly way to post log code here?
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.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.
If that's all there is then that looks like a successfull start
I uninstalled and reinstalled Mosquito broker and it seems to be staying running now, but "Settings > Devices & Services > mqtt > Configure > Submit" still comes back "Failed to connect" (actually faster now than before).
Are you sure you're using the correct username/password? You can click Show unused optional configuration options in the addon configuration panel and then toggle Debug.
Try to configure the MQTT integration again and then check/refresh the addon logs. It should tell you more about the connection failure
It never gets to any point of asking me for a username/password yet. According to that tutorial, it should ask me that after it starts.
Okay now it just randomly decided to work...
Apparently sharing direct links to images is forbidden 🤔 https://imgur.com/fdsf0Dj
Anyway, I meant the integration panel for MQTT. It has a username/password field
I think I might be in over my head. I got MQTT running now, got Home Panel setup on my tablet, and I figured this page would get me further but I have no idea how to get battery & device info now transmitted over MQTT. 😒 https://wallpanel.xyz/docs/remote-control/mqtt-setup/
I'm not familiar with wallpanel but if I see tis right you can't use core-mosquitto for this as that's only resolvable inside HA. You need the ip of the VM
I've got the IP, but I just have no idea how I'm supposed to setup MQTT in general. Idk what I'm supposed to set as a "Listen to a topic" even, for example. 😕
Someone correct me if Im mis-remembering, but I think you need to setup Mosquitto in Add-Ons, then set up MQTT in integrations
IIRC you need to create a new home assistant user, and use that user/passwd for your Mosquitto/MQTT instance
I think I've got all that setup as well, but holy hell there's like no good documentation on how to setup your own stuff that I can find. I've got it running on the HomeAssistant server and on the tablet's Home Panel but I just have NO idea how to tell HomeAssistant what to "listen" for.
You have the MQTT integration set up under the Integrations page?
I only use mine to get Ring data, so once I had the mosquitto broker running, all I had to do was install the RingMQTT add on and it worked perfectly
(after pointing RingMQTT at the server with log in info)
I can't find ANYWHERE what the hell I'm supposed to enter into this stuff. The video tutorial showed me how to do a test listening to "/everything/smart/home" and then publishing a packet to that, which worked, but then the dude never explains how to actually use that with other devices that can send MQTT.
did you try listening to the WallPanel channel in your link?
The base topic wallpanel/mywallpanel allows the device to send and receive MQTT commands or messages. The base topic should be unique to each device if you want the device to operate independently from other devices running the same application in your network. If all devices have the same base topic, then sending a command will mean all devices receive the command.
Im sorry I cant be more helpful, I dont have a WallPanel, but I did just go through all this setting up my Ring to MQTT
The Internet connection is good, I configure ssh access using a USB STICK and was able to ping www.google.com with no issue, also tried wired cable, same behavior. Using the Home Assistant observer (http://homeassistant.local:4357/) the system was flagged as (Supervisor: Connected / Supported:Supported and Healthy: Unhealthy.) I changed the image to haos_rpi4-64-10.2.img.xz and was able to get the create account window. I also download again the image haos_rpi4-64-10.3.img.xz again (3 times) always with the same sha256 hash (03c55959f1f6c69467f74ec880dd6c87563198fa7e70b490d7619b9395807c59). How should I report this issue?
If you got to the create account window, what's the issue?
I'm assuming this is what they mean, but nothing ever happens when I listen to that either: http://img.wtwap.net/230620194131735.png
And you’re 100% sure that the MQTT integration is properly configured with Mosquitto? In that case IDK
I didn’t see if you ever resolved this, but this is why I’m wondering if MQTT is connected to your Mosquitto broker
I can send MQTT commands through MQTTool on my iPhone (http://img.wtwap.net/230620200843053.png) and they come through fine on my HomeAssistant (http://img.wtwap.net/230620200915977.png), but absolute nothing ever comes through from the tablet. Idk if my settings are wrong on Wall Panel or what.
Hi, having an issue adding VOCOlinc bulbs to HA. Odd thing is is that I have 4 of these bulbs and 2 paired nicely, the other 2 I can’t seem to have the system recognize it to pair. Ideas?
Are they #zigbee-archived ? WiFi? #bluetooth-archived ? #zwave-archived ?
They are wifi
I believe Bluetooth too, but pairing them they show up after a reset on Apple home. I then add it and then remove it and it’s supposed to pop up in HA. The other 2 bulbs did flawlessly, same make and all
Never mind, after resetting my modem, resetting HA, breaking my HA accidentally with the network reset, turns out these 2 bulbs just like to take their time.
Hey! i'm new on domotic and i want to start setting up a server with Home Assistant. Now that i'm learning I would preffer using stuff I already have instead of buying a RPi for the server
I have a pretty old laptop and I want to know if that could works for starting a server. Specs are AMD Turion II and 4GB DDR2 Ram. AMD Turion II is a 64bit CPU with 2 core 2.2 GHz frecuency, is it compatible with HA?
Also I'm thinking on buy a SSD since the HDD it already have is really slow, is 128 GB enough? or I should go with 256 or 512 directly?
that should be able to run HA no problem, 128 GB SSD should be plenty, and you'll probably have to use either a VM or Docker install since that machine probably doesn't support UEFI.
o so i will not be able to have the HA OS?
I'll see on the BIOS it it supports UEFI then, thanks!
If it doesn't, you can have the OS in a virtual machine, or run HA in a Docker container, both of which are officially supported methods of running HA. You can see the difference between installation types here https://www.home-assistant.io/installation/#compare-installation-methods
I will add a small thing, if you don't need supervisor function you can use the Docker container. And for the backup use the option for that discribes in the documentation not copy/past the directories in config 🙂
Hi! Is there a chance to get a new homeassistant-supervised.deb with debian 12 support which is already in the source include please? I am in the need to reinstall my server and want to use debian 12 directly as 11 is not listed officially anymore on their servers. Thanks
there's a lot of 11 s in the official debian archive 🤔
Alternatively be smart and use HAOS
My problem is that I am not familiar with VM using CLI as my system is headless. Any recommandations? Or simply setup a debian with xfce?
I am using a Fujitsu S740 client btw
A common recommendation is to use proxmox (based on debian) but you can also install HAOS directly on the machine
Hi! I'm new to Home Assistant after using SmartThings for years. I ordered an ODROID M-1 from AmeriDroid and it arrived yesterday. Unfortunately, it isn't starting up properly. After a long pause on "Waiting for Supervisor to startup..." I'm eventually presented with "Error returned from Supervisor: System is not ready with state: setup" and any further commands at the ha prompt yield the same message again. AmeriDroid support suggest I reflash the OS image to the eMMC which didn't change the behavior. Is there anything further I can try to troubleshoot this before sending the unit back? I've pasted below the output that loads from port 4357. Port 8123 won't connect. Thanks!
Home Assistant observer
Supervisor: Connected
Supported: Unsupported
Healthy: Unhealthy
Anything useful in the supervisor logs? https://developers.home-assistant.io/docs/operating-system/debugging/#checking-the-logs
I'm not able to reach anything but the ha prompt on the console of the device and all commands yield an error. If I give the exit command, the ha prompt simply reloads. Is there a way to reach the host os to get a look at what's going on in the logs?
I followed the official instructions (https://www.home-assistant.io/installation/odroid) to reflash my eMMC with this image https://github.com/home-assistant/operating-system/releases/download/10.3/haos_odroid-m1-10.3.img.xz
You have to enter login first
ah! ok, login brings me to the host prompt it looks like. i wasn't aware of that command
Not your fault. It's not really documented
Ok, so mostly normal looking. First it says starting HassOS supervisor then docker says no such container hassio_supervisor. Next systemd says Started HassOS supervisor. Next the supervisor says no such object: hassio_supervisor. Next Creating a new supervisor container. Then a long hex string with nothing else. Starting the Supervisor. Finally hassio_supervisor
oh - the second docker supervisor logs command yields a mountain of stuff. i've got no way to copy/paste from the console so transcribing...
3 repeating messages make up the bulk of the log output
info syncworker- downloading docker image ghcr.io blah blah with tag landingpage
error - a bunch of stuff but ultimately a 500 from a localhost URL attributed to a timeout failure to get from ghcr.io
warning - fails install landingpage retry after 30s
DNS resolves ghcr on the device to 140.82.144.34 (via dnslookup)
the final docker logs command yields "no such container: homeassistant"
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.
Probably better to share an image of that
Hey wonder who can give me some points in the right direction.
Currently running hass.io on a VM using VMWare Workstation. Have loads of integrations and several add ons. I take backups every day using an automation.
I want to move over to run Debian on a physical Host, then I think run several docker instances. One for HA, one for Frigate.
I’m assuming I can’t just install HA and then restore my current backup? Because if I understand correctly, you don’t have add-ons when running HA via Docker on Linux? Is that right?
actually you can restore your backup, you just have to manually copy them
Manually copy what?
the decompressed backups
Also, do I want HA Supervised?
Oh that’s easy, they are on my NAS anyway
Sorry not supervised, but with supervisor?
decompress one and look at it
Not at my computer to look right now.
Trying to get ahead of my self and try and understand the process I’m going to go through
why not run HAOS in a VM and docker on the host?
Good question. I don’t fully understand all the differences, but want to make you of my iGPU for Frigate
well run frigate in docker
that’s the plan
and integrate it to HAOS
And HAOS as a VM on the Debian box too?
yup
Any reason to not run it in docker?
Well, also a good question! I use add-ons right now
you have to install addons manually in anything else other than HAOS
But understood I would have to run those add-ons in separate dockers if I want to use docker
as an addon is only really a docker container
or software
yes if you run any docker install you have to do the addons all yourself
Ok so your saying it’s just simpler for my purpose to run HA as a VM, then I can use add-ons, and just restore my current HA from backup
But remove the frigate add-on I’m currently running and instead run frigate from a docker
yes
Hello everyone, I am frequently having some issues with HA. I'm using a new samsung SSD so I don't think the problem is related to SSD (also S.M.A.R.T. is clean). Has anyone seen the error like below?
Home Assistant observer
Supervisor: Disconnected
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
So this right
I'm using HAOS on RPi 4
I’ll install virtual box
there are alternatives to virtualbox, that's just what I use
powered USB hub or directly plugged into the powerstarved rpi4?
Ok, would you mind if I leaned in you for support during my process? I sent you a friend request 🙂
Lean on me when you're not strong And I'll be your friend, I'll help you carry on For it won't be long 'Til I'm gonna need somebody to lean on.
Via 5V UPS. I do not think that the issue could be related to power. I'm running HAOS on RPi4 for nore than 5 months and I didn't have any such issue previously, I think.
a UPS hat?
Sort of
Not to worried about the home assistant part
It’s the frigate in docker that I’m worried about
Never touched docker before
well, I've never used frigate or docker
Gonna spin up a VM tonight to try and test that part out
lol
Lol ok
however I have years of experience in hypervisors
I’ll go leave in the frigate peeps
Oh yeah I’m a windows system admin. Comfortable with ESX and Hyper Visor so not that worried about that part
Just need to work out how I install, configure and run virtual box via command line
As I don’t plan on installing the front end gui for Debian
that I can help with
But I’m sure ill work that all out
I’ll drop you a message if I get stuck but going to concentrate on docker and frigate
Hello, i have a weird problem, because the default docker config seems not work for me.
if there is some who could explain these errors (like a dev or a magician of some sort) i would be grateful
homeassistant | 2023-06-21 11:13:31.080 WARNING (MainThread) [zeroconf] Error with socket 14 (('192.168.0.157', 5353))): [Errno 1] Operation not permitted
homeassistant | Traceback (most recent call last):
homeassistant | File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 1196, in sendto
homeassistant | self._sock.sendto(data, addr)
homeassistant | PermissionError: [Errno 1] Operation not permitted
homeassistant | 2023-06-21 11:13:31.765 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 1] Operation not permitted, transport: <_SelectorDatagramTransport fd=19 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=19, family=2, type=2, proto=0, laddr=('0.0.0.0', 41293)>
homeassistant | 2023-06-21 11:13:31.769 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 1] Operation not permitted, transport: <_SelectorDatagramTransport fd=19 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=19, family=2, type=2, proto=0, laddr=('0.0.0.0', 41293)>
homeassistant | 2023-06-21 11:13:31.773 ERROR (MainThread) [async_upnp_client.ssdp] Received error: [Errno 1] Operation not permitted, transport: <_SelectorDatagramTransport fd=23 read=polling write=<idle, bufsize=0>>, socket: <asyncio.TransportSocket fd=23, family=2, type=2, proto=0, laddr=('0.0.0.0', 49149)>
Are you running the official HA Docker image, or a third party one?
official
What OS?
I'd suspect that the OS is doing something stupid, maybe some firewalling or AppArmor stuff
i do have a iptables block all policy, should i unblock something?
Block all outbound?
i think so
Well.... that's .... I don't want to say a really dumb choice ... but...
If you've blocked the traffic then clearly you're going to have problems
It did fix the issue, thank you very much kind stranger
I did just realised that, i am a tech student and i just yoinked an iptables script to analize and deploy, cause i wasn't familiar with iptables to use them on my own and it did block all the things
should i also unblock any input ports other than 8123?
Well... I'd start by asking yourself what you're trying to achieve
Also, whether you want to be able to SSH to that host
Blindly locking everything down "just because" rarely works out well
Fwiw, borrowing other people's scripts and configs and using them is an excellent idea. Borrowing and using them without understanding what they do, significantly less so
i do understand, i already have a few services setup
but i did forgot my output ports were blocked except for http/s and ssh
so i do kinda know my stuff
What's the up to date practice to set the uid/gid of the container user? I'm wanting to switch from the linuxserver image to the official one, but i want to keep the same file perms for my bind mount
The official container runs as root, and only as root
I do a chown -R username:groupname <configdir> periodically to catch any new files that are created
so if i own a ffile, HA won't take ownership again, and will still eb able to have appropraite access itself?
no virtual box for bookworm?
assume i use the sid repo?
not clear on what guest addition is?
that's been my experience
it's like vmware tools
try the all distro .run file
Can you accept my FR im gonna need more help than I realised getting the VM setup via command line ❤️
Can’t do it until tomorrow when I rebuild my physical machine to run Debian headless
well I can't really be much help today either, I'm building a database rn but tomorrow should be able to
Also not sure what this is but do think I managed to get it installed, but I was doing my testing on a VM I built Debian on, so of course can’t install a VM on a VM
Tomorrow would be amazing but I can’t DM you as we aren’t fwends :p
actually you can technically but yeah
Thanks! I'll give it a try
hi, it is my first time setup my home assistant on my raspi4. just download home assistant OS and I am on the setup screen of my localhost web page
and it keeps saying "Preparing Home Assistant", do you wanna se the log ?
Following up from earlier. I used the USB stick method to get my public key onto the ODRIOD M-1. The device came pre-loaded with HA but it wouldn't start up all the way "Error returned from Supervisor: System is not ready with state: setup". In an attempt to fix, I flashed the eMMC previously with the latest build (https://github.com/home-assistant/operating-system/releases/download/10.3/haos_odroid-m1-10.3.img.xz) using the official instructions https://www.home-assistant.io/installation/odroid but got the same results. None of the core or supervisor CLI commands work and just repeat the error message "Error: System is not ready with state: setup"
As recommended here https://developers.home-assistant.io/docs/operating-system/debugging/#checking-the-logs I pulled the logs:
(continued in next message)
journalctl -f -u hassos-supervisor.service
Jun 21 21:32:51 homeassistant systemd[1]: Starting HassOS supervisor...
Jun 21 21:32:52 homeassistant docker[1161]: hassio_supervisor
Jun 21 21:32:52 homeassistant systemd[1]: Started HassOS supervisor.
Jun 21 21:32:52 homeassistant hassos-supervisor[1290]: [INFO] Starting the Supervisor...
Jun 21 21:32:53 homeassistant hassos-supervisor[1318]: hassio_supervisor
docker logs homeassistant
Error response from daemon: No such container: homeassistant
The output of docker logs hassio_supervisor is quite long but the following appears to be the most interesting:
23-06-21 17:25:45 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/odroid-m1-homeassistant:landingpage: 500 Server Error for http+docker://localhost/v1.42/images/create?tag=landingpage&fromImage=ghcr.io%2Fhome-assistant%2Fodroid-m1-homeassistant&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
23-06-21 17:25:45 WARNING (MainThread) [supervisor.homeassistant.core] Fails install landingpage, retry after 30sec
23-06-21 17:26:15 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/odroid-m1-homeassistant with tag landingpage.
23-06-21 21:33:10 WARNING (MainThread) [supervisor.utils.dbus] Busy system at org.freedesktop.resolve1 - /org/freedesktop/resolve1
23-06-21 21:33:23 WARNING (MainThread) [supervisor.utils.dbus] Busy system at org.freedesktop.resolve1 - /org/freedesktop/resolve1
23-06-21 21:33:36 WARNING (MainThread) [supervisor.utils.dbus] Busy system at org.freedesktop.resolve1 - /org/freedesktop/resolve1
23-06-21 21:33:39 ERROR (MainThread) [supervisor.utils.dbus] Could not get introspection data after 3 attempts
23-06-21 21:33:39 WARNING (MainThread) [supervisor.dbus.resolved] Can't connect to systemd-resolved.
Full output is here https://pastebin.com/4qksHwAb
@winter topaz I converted your message into a file since it's above 15 lines :+1:
Hi i am new to all of this, trying to find my way.
I have a rpi4, i installed docker and portainer and used a docker compose to instal ha.
Now i am trying to enable the network access to acces via my ios. But i keep getting network access disabled.
I read it could have something to do with my installation, but i am lost. Any help pls?
@open owl I suggest using the HOAS RPi Image. Flash and everything is installed and configured.
Hi all, I am running ha on rpi 4b 4gb from ssd, I was on 10.2 and tried to install to 10.3, however once the process had completed it shows I am now on 10.1 and shows an update for 10.3. I have tried multiple time to do the upgrade but each time when the process has finished it shows I am non 10.1 and there is an update tp 10.3.
I am also unable to do a backup, it looks as though it goes through the motions but does not actually create a backup...any help would be appreciated
Hello , I am trying to flash home assistant via balena etcher onto a usb and I am constantly getting to 43% and then stalling there for 30 mins plus. Any idea why it isn't flashing all the way?
Bad SD card
hmm I've legit tried 3 different usb's - are they all just bad?
or am I missing a step?
Maybe but etcher is kinda unreliable. Try to download the image, unpack it, and then give it that instead. Otherwise try another software: https://alternativeto.net/software/etcher/
Yeah I'll try that out for a spin
I recently integrated with https://github.com/AlexxIT/WebRTC but it seems to be working fine on browsers but iOS app is not showing stream. Is't that webrtc is not supported on HassApp on iOS?
It is supported, you probably just have h265 streams which webrtc does not support
Does Home Assistant OS support automated installation of integrations and add ons? (Eg. Something that can be automated with something like ansible or even remote SSH?) I would like to be able to take a bare HA image installation and configure it to a known state with an automated script for multiple installations.
... sounds like a common backup restore
with haos users reporting that there's trouble with addons auto starting this can get spicy
@low notch That sounds doable.
It's ya boi again, how did anyone ever configure a reverse proxy for this thing
i have been trying since yesterday and still nothing
piece of cake 🍰
Does any one have a config on hand where the container for HA is running host networking and proxy still working?
you may want to lay out your plans a little more
"proxy"
"the container"
host network is the default, the majority of users here should run it
(at least in terms of container talk)
so i am using nginx proxy manager and i can't get it to connect to the HA no matter which ip i try
yup
does not work, why should it though isn't this the docker0 network?
than it does not work
so npm does not run in host mode?
127.0.0.1:8123 aswell as 172.17.0.1:8123 should work when both are in host mode,
$hostip:8123 works when you have npm in bridged mode,
$containerip:8123, $hostip:8123 works when you have ha in bridged mode (you shouldn't)
so i do have npm in bridged, and it still doesn't work when trying to 192.168.0.157:8123
nope
and everything else can reach it at 192.168.0.157:8123?
also look at your logs anf have ha configured to allow that proxy
if i don't it would still report error 400 with a log tho
not 502 bad gateway
ubuntu@OrangePi:~$ docker exec homepage wget 192.168.0.157:8123
Connecting to 192.168.0.157:8123 (192.168.0.157:8123)
wget: can't connect to remote host (192.168.0.157): Connection refused
from other container from the same network as npm
but i get curl it from the host itself
and 192.168.0.157:8123 works from my client computer in the same LAN
your docker network is goofed
how
i literally did nothing
except create it
docker network create my-bridge-network like this
who told you to do that?
i think it was npm, i did that cause once get ur containers into a single network you can use the names instead of IPs and its convinient
liar
remove that custom network
use docker compose
you don't need that if you throw them in a single docker-compose and call them by their service names
i think this is the harder part to manage
Then add the following to the docker-compose.yml file for both NPM and any other services running on this Docker host blablablabla
yea, but i can restart the whole stack with easy docker compose restart
the same with booting it up and so far
when i have multi container apps
what
what
if i put all the containers in to a single docker-compose.yml file, than if i need to restart an app, which has 3 containers running, it will be harder than going to its folder and docker compose restart
that i didn't know about, but the file will get long an messy
than if i don't have a easy way to fix my setup
i guess ill stick to http
its only on lan so
or i will mount the certificate folder and use that directly
use nat reflection and point your domain to your router
this something i would setup on a router, correct?
nat reflection is usually enabled imo
pointing your domain to your router internal is a dns thing
g2g byeeee
I would like to use other applications aswel, isnt there a way to troubleshoot?
Can someone help me? I am still on the same screen...
Click the blue dot and grab the log
I've just reboot the raspi and it seems to work for now...
checkonline.home-assistant.io (104.26.4.238) 56(84) bytes of data.
--- checkonline.home-assistant.io ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
[info] Waiting for checkonline.home-assistant.io - network interface might be down...
PING checkonline.home-assistant.io (104.26.5.238) 56(84) bytes of data.
--- checkonline.home-assistant.io ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
Install the supervised version, the last step, it seems that you can't ping this website, is there a limit?
Who told you to ping that? Not sure about a limit but if there's one it's very high as that's queried quite often. I don't think pings are used though
@placid sage I converted your message into a file since it's above 15 lines :+1:
No errors in the logs
@placid sage I converted your message into a file since it's above 15 lines :+1:
Or should I post this in #integrations-archived
It’s behind a reverse proxy but I can see the front end so I don’t think it’s that. Also configured the http section in my config
I can’t get it to work. Just this weird error.
Even when I put it on the host, not behind the proxy
I can log in
But after I log in I see this
@winter topaz I converted your message into a file since it's above 15 lines :+1:
ha dns info
and ha net info
fallback: true
host: 172.30.32.3
llmnr: false
locals:
- dns://8.8.8.8
- dns://1.1.1.1
mdns: false
servers: []
update_available: false
version: 2022.04.1
version_latest: 2022.04.1
@winter topaz I converted your message into a file since it's above 15 lines :+1:
ha dns log
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] corefile.sh: executing...
[cont-init.d] corefile.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
hrm. try an ha dns restart, then ping something by name, then ha dns log
@winter topaz I converted your message into a file since it's above 15 lines :+1:
that's just weird.
i've restarted ha a few times and rebooted the host a few times as well. same behavior. it's manifesting as nothing outside local network functioning. trying to enable cloud-based integrations and they keep failing. Also failures pushing analytics data to HA. Basically anything that tries to reach out to something on the internet fails
it kind of looks like it's not firing up the dns properly. unless you've just not copied the .:53
I copied the full log output. or did you mean something else?
that's what I meant. I get a couple of extra lines on it
https://www.home-assistant.io/more-info/unsupported/dns_server/ may be of some use
looking. is this normal at the end of the output for ha resolution info?
unsupported:
- systemd_resolved
is that a command?
command not found inside ha container. on the host it pauses for a good while and then errors:
Failed to get global data: Connection timed out
It's possible that your host's dns is interferring with the process within the container.
systemd_resolved is the systemd dns resolver, which binds to, generally, 127.0.0.53:53. It's a bit of a pain at times.
I did have an error that popped up earlier in the process about systemd resolved that directed me to this page https://www.home-assistant.io/more-info/unsupported/systemd_resolved
I restarted resolved and it cleared
but that was several reboots ago
journalctl -u systemd-resolved -f
Jun 22 19:07:40 homeassistant systemd[1]: Starting Network Name Resolution...
Jun 22 19:07:40 homeassistant systemd-resolved[501]: Positive Trust Anchors:
Jun 22 19:07:40 homeassistant systemd-resolved[501]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jun 22 19:07:40 homeassistant systemd-resolved[501]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Jun 22 19:08:17 homeassistant systemd-resolved[501]: Using system hostname 'homeassistant'.
Jun 22 19:08:17 homeassistant systemd[1]: Started Network Name Resolution.
(I'm using haos so I'm not able to replicate)
I think I am as well? I'm very new to this. Running on a ODROID-M1 that came pre-loaded with HA from AmeriDroid. I reflashed (https://www.home-assistant.io/installation/odroid) the eMMC earlier in the process using the specified haos image for my hardware
Ok, so it seems much better now
on the host:
systemctl restart systemd-resolved
then on the ha container:
ha dns restart
and I'm able to resolve DNS on the container now
and my Pushover setup just went through
so weird
Thanks for your help @quaint bolt !
💩 happens
I've had an absolute headache for the past four days trying to figure out why my internet goes down as soon as i plug in my home assistant ubuntu server... one of the guys at the docker discord had suggested it may be Homeassistant MDNS overwhelming my network, and after lookint into it, removing home assistant and zigbee2mqtt from my docker environment i am now having stable internet again. what a nightmare... has anyone else had this issue and what is the fix for it please.
looking forward to hearing from other users experiences with this!
Thanks
[zeroconf] Error with socket 14 (('192.168.0.2', 5353))): [Errno 101] Network unreachable
I installed the supervised version. After executing the last step, apt install ./homeassistant-supervised.deb
There will be this "[info] Waiting for checkonline.home-assistant.io - network interface might be down...
PING checkonline.home-assistant.io (104.26.5.238) 56(84) bytes of data.
"
cause the installation to fail
It should be displayed that the website cannot be pinged and the next step cannot be executed. However, my network is fine again.
Cant connect to HA outside my PC
At the end of the installation, there will be a ping of this URL, and if the ping fails, it will continue to ping. I don't know if there is a way to skip it
I think this is the right discussion for this. I'm having difficulty updating core past 2023.5.
If I try updating by command line, it says Command Successful and in the GUI it just spins for a while, then returns.
I don't really know how to troubleshoot this. What's the best resource to do that?
I see. Yeah it's only the supervised installer that does infinite pings there: https://github.com/home-assistant/supervised-installer/blob/06671c39bd5c81fd213330597fbf9c7dd9a36e78/homeassistant-supervised/DEBIAN/postinst#L53C1-L53C1
HAOS (supervisor, really) does DNS and HTTP requests to it. I figure you could kill the ping process but it's there for a reason 😄
Hi guys. Lately I experience problems when logging in. I Can log in fine, with OTP. Dashboard is displayed as expected. Then almost immidiately I am again presented with the OTP code page (where to enter that). Trying to give the same as just used works sometimes, but usually not, and a button "Start over" is displayed. Log shows 2023-06-23 04:23:51.270 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from ... Where do I begin? Anyone else having this?
Any reason you went with Supervised instead of HA OS?
My hardware does not support the installation of haos 。 Is there a way to skip pinging that address
No clue unfortunately
Since the installation yesterday morning, it has been stuck on that ping. Just took a look, still pinging
Have you verified your firewall is not blocking this?
checkonline.home-assistant.io
This address is not allowed to ping?
Well, I'm sorry, I should not have. I don't use Supervised. I hope you find a way
solved. Changed /etc/hosts and added the following line
127.0.0.1 checkonline.home-assistant.io
Specifying this address can give it to itself and let it ping through. It can continue execution.
Something tells me this workaround will bite you later
Thank you very much, you provided an idea and let me find a solution.
2023-06-23 09:13:35.918 WARNING (MainThread) [homeassistant.components.ssdp] Could not set up UPnP/SSDP server, as a presentation URL could not be determined; Please configure your internal URL in the Home Assistant general configuration
recently started getting an issue connecting externally
using duckdns, worked for years
just found the above error
and getting the following message:
Invalid local network URL
You have configured an HTTPS certificate in Home Assistant. This means that your internal URL needs to be set to a domain covered by the certficate.
Change your internal URL?
it's set to automatic
how come there is not a single mention of network bridges on the vm install guide for hass? isn't it a crucial part?
i guess it says "select your bridge" but it doesn't explain how to set that up, or why or anything.. that's a big wall in an otherwise nearly flawless installation guide
You can submit suggestions using the link at the bottom of the page - or even better you can submit updates
@timber willow I have a full Proxmox/HAOS install guide from soup to nuts: https://www.derekseaman.com/2023/04/installing-home-assistant-on-proxmox-quick-start-guide.html. Hopefully in the next few days I'll have a refreshed Proxmox VE 8.0 version out.
If I use the docker container instalation method, can this just be done on Windows? Or must it be done on a system running the Home Assistant Operating System?
@jolly forge HAOS is a self contained VM that, IMHO, is the preferred HA method.
Well, preferred is down to the individual, but runnnig any server on Windows desktop is not ideal
Lol when you say nerfed does that mean impossible?
If you're going to use Windows, then a VM is the sensible option, and at that point HAOS is probably the easy approach
Well, nerfed as in it doesn't support host networking, which is kinda required for many integrations
That's why the Windows install docs make no mention of Docker on Windows 😉
Ah, makes sense. I have a windows machine I use as a server already but if it'll just be a headache I might just buy the yellow thingy the docs mention.
Thank you!
Almost any SFF pc will do home assistant no problem. And I'm including the refurbed once from places like amazon or ebay in that. Some people even use thin clients for it. Probably easier than getting your hands on a pi 😉
I think the Pi is the easiest way to get started but they aren't the best imo.. I had random stalls with mine, not sure why
installing it on a VM on linux has been trickier but it's been way more stable
Insufficient power supply + SD card is usually why
With a side helping of overheating
ah i see
VMs just make life easier 😄
Thanks for the info. I'm gonna give a VM on my home pc a try. Side question, do we know if Home Asistant can use the temp sensor in an Alexa for triggers and whatnot?
not natively, I think. Possibly with the alexa media player integration through hacs
Alexa doesn't expose that kind of information to HA
ah, feels bad
alternatively, if you can get alexa to trigger using it, you can use that to toggle a helper in home assistant, and make that trigger something.
(assuming you have them linked together)
\o/
I was right!
with this, it should expose the temp sensor to ha
Some recent Echo devices include an integrated temperature sensor and the ability to control Zigbee lights directly. Alexa Media Player can be configured to add these entities to Home Assistant.
beauty
nothing requires HACS
I was about to correct myself 😉 hacs makes it easier to keep up to date
cool cool cool. This has been very helpful. ty ty
Here's a fresh HOAS on Proxmox VE 8.0 install guide: https://www.derekseaman.com/2023/06/home-assistant-proxmox-ve-8-0-quick-start-guide.html
is running HA on a synology better than running on a Pi?
Depends on the models and your "better" criteria
well running on a Pi 4 now, just started running it, and the synology is a fairly nice one, arm processor, would have to look for specific model info
I see 3 benefits running it on the NAS.
One less device using power. Being able to use a VM. Having it and storage in one place. The last point can also be a downside
Not using an SD card for storage is a big plus
Hello together, i hope anybody of you can give me a hint 🙂
I am running home assistant in a docker container - to learn more with docker
Now i want to run a command on my host, for that i have created an SSH key in the docker container and copied it to my host
The Problem now is, if my docker needs a rebuild - everything is lost.. there must be a good way to solve it... and not to do all over again 🙂
can anyone give some advice on how to fix my duckdns? Was working a few days ago then suddenly stopped when my nabu casa subscription lapsed yet I didn't realise they were related
Put the private key in your config directory and refer to it with -i /config/xxx
You shouldn't ever put anything in the container itself
sometime its so easy .. thx in advance
See also #general-archived message
you mean like, read? 🤮
Just upgraded to latest. The RFXCOM integration has moved to the UI, problem is the Yaml config wasn’t imported. None of my covers are working😤
Has anyone written anything on how to get up and running again. Feel like this breaking change should have been mentioned in the release notes.
i need help installing home assistant on my raspberry pi 3 model b
i got the os imaged and flashed to the micro sd card and its still not working
its plugged in and has the ethernet plugged into my eero modem
pls help
plug in a monitor, see what it says
nothing comes up on the monitor
Used the wrong image?
should i wipe it out and try imaging it again?
?
anyone that can help?
Are you even getting power-on screen on your rpi? Is the monitor actually working? Is this new rpi, was it working before?
Fundamentals first
so i had the screen on my pc when i went to the home assistant link, but i plugged it into the wrong router, so i wiped it and re imaged the software, and plugged into the right router. Now I see nothing on the monitor, and nothing on the home assistant page.
you're not making any sense. you wrote... what to a sd card? how? then what? and you power on rpi, but see nothing? Not even boot log? This is completely broken, not even booting, so not (yet) a HA problem
i put the software (following the instructions from https://www.home-assistant.io/installation/raspberrypi/) onto the micro sd card, and put it into my pi. I just got the monitor now and I don't see anythinh on it.
Did you plug the Pi into power? If so, have you tried a different USB cord and/or power brick?
yes, there is a red light on the pi, and everybit the green light flickers
did you power off your rpi completely, and power up with the monitor attached? maybe display device disabled
do you have keyboard plgged in too, to wake it up?
no and no
suggest do both of those things
ok
screen will be in blank until reboot, or key pressed
what kind of terminal? HAOS, or some linux?
OK, it has a url and an ip address?
yes
try opening http://the.ip.address.xxx:8123/ in your browser on another computer
Maybe your LAN isn't supporting mdns which makes "homeassistant.local" work
Should be something like 192.168.x.y or 10.x.y.z probably
i have 192.168.4.110/22
so open http://192.168.4.110:8123/ on your other computer
np. it was probably working all the time 🙂
I have a Dell optiplex 7040 with 32gb and Ssd. Running Ubuntu 22.04, docker scrypted, frigate, Homebridge. Every 2-3 days it crashes. To my knowledge or at least when I view meme usage same day it crashes it’s only 4gb used. I don’t know how to tell what’s causing it to crash. Any suggestions. I think it’s frigate
What does this have to do with homeassistant?
I moved ha off due to stability back to the pi 8gb.
What do you want to hear? I can give you bashing about ubuntu or homebridge, but that won‘t solve your problem
If properly setup the whole thing should not crash
If the service has a bug then the container can crash but thats about it
I am trying to run Home Assistant via Docker on my Synology NAS.
I've had a previous install which I thought that I had deleted. After deleting the container, in my FIle Station under my 'docker' folder, I have deleted the 'HomeAssistant' folder which was mounted as /config.
For the new install, in File Station, I created a new folder under 'docker' called simply 'ha'. When going though the setup of the container I set the '/config' to point to the new 'ha' folder. When I navigated to the URL, after setting up the new user, and home, I am presented with the integrations and some of the old integrations are still configured.
Does anyone have any insight as to why this is happening?
how did you delete
the 'HomeAssistant' folder which was mounted as /config.
?
I selected the folder in file station and deleted it.
it sounds like this did not delete hidden files
I would agree.
Any idea on where these hidden files might be? It's certainly not in the created directory because I created a whole new directory and the integrations still carried over.
that on the other hand sounds like your mount settings do not take effect
Any idea on how to verify? I mean, the container is writing data to the defined config folder.
I'm running HA on a FreeBSD jail. currently on 2023.5.4, the other day i tried upgrading python to 3.11 and HA to 2023.6.2. I got some error "attributeerror module 'urllib3.util' has no attribute 'protocol_tls'", not sure what it can be. could it be related to FreeBSD's version of OpenSSL?
freebsd includes OpenSSL 1.1.1o-freebsd 3 May 2022
Hi all, I have a slight issue with HAOS on RPi 4 (4GB)
I am doind a fresh install, have tried multiple different ways (RPi Imager, Etcher) no matter what I do, I can't seem to get HA 10.3, although it tells me 10.3 on the downloads, when it has finished the setup, there is a notifcation on settings telling me there is an update for 10.3...
Last attempt shows 10.2 with update to 10.3, if I try and click install, it goes through the motions but when it starts back up it shows as either 10.2 or even 10.1
anyone else had this problem? or any idea how to get 10.3?
Some of the things that are configured at startup are Elgato Key Lights, Wemo, Thread, and Google Home Speakers.
It's possible haos has been recalled for your platform. You can try the update from the console (ha) prompt.
Just upgraded the Proxmox that hosts my HA VM to 8.0.3 without issue, fyi
Ya same.
hello i need some help for home assistant
i install home assistant on my pc, with a nvme, and on the same pc i have a hdd i want to use to, when i write ha hardware info, the disk is there, but i want to acess
HAOS doesn't support that
help me
Ladies and gentlemen, I have been experiencing this error during Windows installation. The network is functioning normally and it has been two days. Is there any way to solve it
23-06-25 14:49:55 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
23-06-25 14:49:55 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-06-25 14:50:36 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
23-06-25 14:50:36 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
(this can take up to 20 minutes)
I assume that's in a VM? What VM software?
Same here. I also switched the VM to the new default CPU (x86-64-v2-AES) without issue.
Oh, I was thinking about doing that. G2k
is there a guide on migrating from Supervised to container? Supervised has caused me countless issues and I don't want to have to start from scratch with this migration.
Take a backup, manually extract your config folder from the backup
Yep, successfully switched CPUs also
QQ, would a config like below work:
recorder: include: domains: - *
Does this take into account addons, such as zigbee? Is my network going to be transferred?
Ah, sorry, used the wrong word there. All my add-ons are things that attempted to give me back control with the supervised installation, like SSH/Samba/file editor. These addons not working is my main reason for switching back to containerized. Thanks for the info
Those are add-ons, and you have to handle them yourself
I shouldn't need them with containerized, I can access the server via OpenSSH server and files with sftp.
I have one custom component, govee, I assume I have manually transfer that?
Integrations are part of HA and part of the HA backup
Hi. I've installed HA lately via portainer and I wanted to edit my files using VScode remote ssh extension. (I'm using Libre Computer (Le Potato) running raspbian) The problem is, that I can't find those .yamal files. Where are they saved by default?
Where you mounted the container's /config directory
is there any way to search for it?
Sure but you should kinda know or check what you configured in portainer
the "default", if you didn't map anything, is "in the container", and that's a very bad thing
there is "Mount path /var/lib/docker/volumes/home_assistant_data/_data"
but I don't if that's it, there is nothing in that /var/lib/docker folder
you would be better off following the actual official installation instructions
so I should scrap this installation and start from beginning?
Looks like you use a volume rather than a bind mount but where is is mounted in the container? The container info in portainer should show this under Volumes but if you don't know already you probably didn't configure it (correctly)
yeah I got this from Volumes tab
Maybe share a screenshot of it that shows the path inside the container as well
I can not post any photos (idk why) and I don't know where to find it
I think you should start over with the official instructions
You can go off script when you know more about what you're doing
thanks for the suggestion. I think that that will be better for me in a long run
Just click the container name and scroll down. As per #rules you should use a image sharing site and share the link. I agree with above though
"container name and scroll down" There is only "Path in container /config" anyway I'm going re do all these things the proper way
hey guys, I have HA running on an oracle VM in windows. I am having an issue with my setup that when I have lose power or have a reboot my usb dongle for zwave and Zigbee gets disconnected and I have to manually disconnect and reconnect the dongle. This is an annoyance as well as a concern in the case that I would be out and the system reboots we would be be locked out of the house. How can I fix this? Yes I did toggle the start on reboot switch.
Is there any way to change entity IDs without messing up all my automations?
I did or had this error recently, and I don't know why. Either upgrade on or install the plugin from the add-on
hi, im having problems with auto discovery for mqtt milesight devices. can someone help me?
i am able to receive messages but the devices are still not discovered
im new to this so can someone help me in the most simplest way possible?
hey everyone... It's been a while since I messed w/ HA config, but I have several integrations on my pi4... I'm wanting to move to my Dell Wyse thin client b/c it has sata m.2 (new) ssd and i figure it's more robust vs the pi4's sd card... is there someone that can 1.) tell me if I should expect issues w/ the Wyse 5070 w/ Intel Celeron J4105? and 2.) point me to a guide for moving my install? I have a Nortek stick on my pi right now that connects zigbee and z-wave.
ok sweet. thank you!
Wasn't even a bot - posting too slowly for a bot
oof
You can spot the bots as they hit every channel in a fraction of a second
I love when after they have been removed all the channels show up as having new messages still
Not sure if this is the right thread, but I'd like to run the ipmitool command as part of a command_line sensor. I'm using Home Assistant OS and ipmitool isn't available by default.
Is there a way to install it into the main homeassistant container or do I need to migrate to a self-managed OS for this level of customisation?
That wouldn't change what software is available inside the container
You can have an automation that runs the apk command to install packages
I guess what I'm after is something similar to what the Terminal & SSH add-on provides. You can configure a list of additional packages to be installed with apk each time the container starts.
It needs to run every time HA starts to ensure the package is installed
You could just SSH to that add-on and run the command there
Ohh hadn't thought of that. I'll give that a try. Having an add-on where all ad-hoc commands are run makes sense.
Thanks 🙂
Hi I updated my home assistant but now it wont restart anymore. It says no restart is possible because of ‘spotify. I deleted this entity but still got the issue. What can I do?
What's the full error message?
Is it possible to restore a backup of HA Supervised to HA Container or once supervised always supervised?
Yes but only the HA part, obviously
So I only want a partial backup excluding the Addons, yeah?
You can't restore the backup to Container in the HA UI though. You'll need to manually copy the files to whatever dir you're using for the Container config
And don't forget hidden files
Yeah, I see no option to restore it. Do I want to copy the HomeAssistant folder inside of the Hassio directory?
I'm not familiar with the backup structure, but someone else might be (or you can figure it out by digging around in the backup)
I would think since it’s in a docker container I’d want to replace that directory.
yes, there's a homeassistant.tar.gz file in the backup that should replace the contents of your config directory
So I got all my automations,scripts,scenes etc but none of my integrations.
depending on what "none of my integrations" means, then you didn't extract the .storage directory
The directory that has the home assistant.tar.gz file also includes media, share,ssl, and Addons - it also has backup.json and home assistant.json
and it sounds like you missed config/.storage
In the backup process or extraction?
Sorry, I’m very confused and not good at this stuff
the extraction
there may also be other "hidden" files or directories (.xxxx) that you need to extract. Really, just extract the whole thing
tar xvfz homeassistant.tar.gz
lol I started over and it successfully restored my Sonos, and Wemo switches. That’s it. Such a headache 😞
Learning things shouldn't be painful.
What doesn’t kill you, only makes you appreciate closed systems more. That’s what they say, right?
something like that
I defend Apple quite often because it’s important that grandma and soccer moms also use technology, so I live in both worlds. Problem is I have total imposter syndrome around the open source community
I just need to hire someone to remote in and do this for me. Does anyone know a good resource to find someone like that?
I know bad resources to find shysters
I swear I'm not trying to be a dick, but you'll want to be familiar with this stuff if you're running HA Container
If you want appliance use HAOS
I need to use my Pi for things other than HA, that’s why I don’t use HAOS. I also used to use a lot of Addons which is why I ran supervised in Docker. These days I don’t use any of them, so I’m just trying to get rid of supervised.
Then you want and need to learn a little - including setting up backups of the host and the host config (including Docker)
I’m in no way against learning anything, actually eager to. Just hard to find the right resource to learn the right thing that you didn’t know you needed to learn.
I only hopped on here after the 2nd hour of trying to figure it out.
I've got an install on 2023.6.2 that says there's an update to 2023.6.3 for Core. When I attempt to update using GUI or terminal, the update fails without an error. In fact, on terminal, it returns successful completion, but it doesn't actually update.
Anyone have an idea on what's going on?
Current setup is HAOS on Pi4.
Tail/check the supervisor logs during/after the update. Do you have the SSH addon installed?
Yes, that's how I was trying via terminal.
Where are the supervisor logs kept. I don't see anything under /var/log other than btmp and journal.
Found the logs and ran another "ha core update --version 2023.6.3" with no related entries in the logs, but still on 2023.6.2.
Ok, after @raven forge's advice I tailed the correct logs and ran the update again, with the following output in the logs: Jun 26 20:04:18 homeassistant dockerd[570]: time="2023-06-26T20:04:18.233270044Z" level=warning msg="Error getting v2 registry: Get "https://ghcr.io/v2/\": context deadline exceeded"
Jun 26 20:04:18 homeassistant dockerd[570]: time="2023-06-26T20:04:18.233685484Z" level=info msg="Attempting next endpoint for pull after error: Get "https://ghcr.io/v2/\": context deadline exceeded"
Jun 26 20:04:18 homeassistant dockerd[570]: time="2023-06-26T20:04:18.237436042Z" level=error msg="Handler for POST /v1.42/images/create returned error: Get "https://ghcr.io/v2/\": context deadline exceeded"
That's a lot of pings. I'd check network connectivity. See if you can ping 1.1.1.1 and what nslookup ghcr.io says
Connectivity is good, and dig returns 103.224.212.220 for ghcr.io. Ping of that is successful. When I tried the URL in a browser, I do get a JSON error resonspe of "UNAUTHORIZED" "authentication required"
I even checked my pfSense to see if that IP was on one of the blocklists. Not there.
Same results. Not on blocklist, ping works, dig and whois work.
are you on wifi by chance?
cuz the logs you posted aren't indicating a connectivity error necessarily, but a timeout which would normally indicate a slow or error prone network
if it couldn't reach ghcr.io it would flag a different error
Looks like an issue with my ISPs. I'm running dual, traffic going via one has some errors.
@wintry monolith what's the router model?
Have to get that resolved, then continue.
Ah
Does anyone have any preconfigured debian 11 Home Assistsnt Supervised image for an old Bios Based laptop that doesn't have VT Technology? If so please share.
Shopping List, is it possible to install it within docker compose home assistant setup?
Netgate 7100. Looks like the public IPs behind it are being dropped by the other ISP. I'll probably have to NAT them when I go into failover or am doing load balancing.
No, wired connection. Looks like my dual WAN connection combined with some new static IPs.
Anyone tried to restore from a backup while just installed a new HAOS? Usuallly how long would it take?
never mind it was already successful but it got hanged on the retore page. After refreshing everything is fine
yeah, seen that happen a little
my current plan forward is to reinstall haos and hope i can restore from backup as i cant even check configuration successfully or anything. any suggestions are welcome.
So I installed oh my zsh over ssh on the haos. But then after restarting the device everything installed is gone. Is this expected?
yep
okay a bit pityful
could be nice if I can custimize it since be default it doesn't have things like autocompletion
And by default you can't see the hidden files
also it doesn't have .bashrc. I'm not sure if there's a way for me to run a script every time it starts so it's still the environment i want
it's not a general purpose OS man. don't try and customise it.
if you want fancy zsh etc, make a container (addon) that mounts filesystem from the host.
i dont understand how you both want to do linux cli shit and also dont want to run the docker version and handle that stuff yourself
they very much go hand-in-hand...
linux cli for me is okay but i don't know docker too well...
think of haos as being like an appliance. it runs supervisor and HA and addons. leave it alone.
whatever you think you need with your cli tools you really dont
but if you explain what you're trying to do we can help with suggestions
+1
yeah for now basically is auto completion and showing hidden files by default
i mean i don't even remember the option for ls to show hidden files by heart
if you fuck with the hidden files like stuff in .storage you'll inevitably break things man
I actually did remove some lines from a file in .storage
Make backups before you jack around with that stuff.
it's a file storing the ir and rf codes
sure thanks
Another strange thing I found is for the same device it takes much longer for haos to boot than the container
for the container it takes a few seconds to start it but for the os it takes at least half a minute
depends on the hardware but yeah i havent timed mine
i moved off a pi and have it on an old laptop and it boots pretty fast now
I'm using a rpi4
sad
so far so good
why? 😅
sd-cards mostly. as well as being a bit slow, and hard/expensive to obtain now.
yeah I mean why for me docker is faster to reboot for the service to be ready. But to be fair I feel on haos once it's booted the response of device control seems to be faster
That makes sense.
I just looked: my HAOS VM was powered on at 16:51:26 and HA logs started at 16:52:11 - so it took about 45 seconds to get that far...
And HA itself: 16:53:06 Home Assistant initialized in 55.76s
So about 1:40 total from cold boot.
🤷
yeah pretty long to boot
in my case the docker one is definitely faster
Not really surprising
Why doesn't the HAOS have a proper command line?
It does. Just have to type login first in the ha > prompt
It's also an appliance, you're not supposed to go messing about on the host
yeah I have 2 issues there. 1. I don't knwo why I have two ports for ssh 22 and 22222?
And for the 22 one once I logged in it gives me the ha interface and if I type login there I will get disconnected
If you ignored the warnings and enabled the developer debugging access then that's on you
2nd issue is for the 22222 one it goes to the command line immediately but it lacks the auto completion and things like that
See above
What are you trying to do?
The only SSH access you should be using is one of the SSH add-ons
Anything else is you fucked it up, you fix it territory
https://developers.home-assistant.io/docs/operating-system/debugging/
This section is not for end users. End users should use the SSH add-on to SSH into Home Assistant. This is for **developers **of Home Assistant. Do not ask for support if you are using these options
I think I saw two separate posts on ha io website and 1 is using 22 port the other one is 22222
Port 22222 is for the developer access I keep mentioning
okay so apparently I ignored the first note
INFO
SSH access through the SSH add-on (which will give you SSH access through port 22) will not provide you with all the necessary privileges, and you will be asked for a username and password when typing the 'login' command. You need to follow the steps below, which will setup a separate SSH access through port 22222 with all necessary privileges.
I did notice this part and that's the reason I went for this 22222
But really to me the addon one (22) is fine for me. I did not find an occasion I don't have enough privilege
Unless you're actually developing HAOS stay out of the developer docs
sure
It's just going to confuse things, and you're having enough struggles as it is 😉
anyone else experiences a very long startup after updates? the 'is wrapping up' message stays for a long time and integrations are loaded very slowly
The real benefit of using the appliance: people know how your stuff is set up. It's far easier to get help. (like how it's easier to get stuff working on a console than a PC. there's fewer things which are different which could break something.)
But there's also bugs and issues that only happen on HAOS and are harder to debug due to lack of tools and the possibility to easily install them and it being a custom OS.
Is there a way to force boot HomeAssistant into safe mode?
what did you do oneyoz
I honestly have no idea... i installed Browser Mod to try to set a default layout to my sidebar and now my HA server won't connect to external network. Says no internet. The ProxMox server it's on is connected find and ProxMox shows it connected, but HA thinks it has no Internet.
I saw that to start it automatically, but HA "thinks" nothing is wrong, just has no internet.
So idk how to force it to test it.
safe mode probably won't work around that
did you try a ha core check?
How do I do that?
or from the command line of the VM console
Error: Can't execute command: 500 Server Error for http+docker://localhost/v1.42/images/create...
What does ha network info say?
I have no idea what that 172.30.32.* stuff is... That's not an IP range I use.
http://img.wtwap.net/230627113412784.png
Says above. That's the docker (internal) network
Not all commands work as you expect inside a container (addon). ip route show on the host itself will show something different, for example.
You could try some basic network connectivity checks like ping 1.1.1.1 and nslookup ghcr.io. I'd also suggest you replace that SSH addon with the community one.
Once I get this fixed I'll be happy to switch my add-on. For now, nothing can download. LoL
http://img.wtwap.net/230627114223378.png
That "Non-authoritative answer" is the correct IP for ghcr.io
Can ping ghcr.io from my PC but not from HA.
Can you nslookup other things like cnn.com? Just to see if ghcr.io was cached
Interesting that DNS works but ping does not 🤔
I know correlation != causation, but this literally happened IMMEDIATELY after installing Browser Mod.
Not trying to be an a**, but this is why creating a backup or snapshot in Proxmox prior to implementing changes of uncertain outcomes is important. In the event of any complications, simply revert to the backup or snapshot.
https://smarthomescene.com/guides/how-to-backup-home-assistant-in-proxmox/
I'm not too familiar with browser mod but I'm not sure how that is supposed to interfere with network connectivity.
How about curl -v ghcr.io. Does that work?
I agree. I've been working my ass off to get it up and running before my dad comes up this weekend from out of state and was making a lot of changes. 😕 Was doing a lot from my mobile whenever I'd have time and hadn't backed up in a good minute. 😢
It says "Trying 140.82.114.34:80..."
Should I cancel or does this take a while?
It's pretty much immediate for me.
So I guess there's no solution to this eh? 😕
You've got to work out where your network is broken
Anyone here smarter than me that can help me figure that out? The ProxMox Server that it's running on is fully connected, it seems to be JUST HomeAssistant that is ½ working.
Can anyone help me solve this issue? My HAOS is configured with DuckDNS and when I remotely try to update any component it shows this message:
Failed to call update/install service. Error updating ESPHome: 'AddonManager.update' blocked trom execution. no host internet connection
But I HAVE access to my HA remotely... and it is connected to internet... It makes no sense.
Solved! I had to manually set the local IP address.
Was that in Settings > System > Network? I'm having similar errors today and trying like hell to resolve it without nuking and starting over.
Can other VMs connect to the net?
Well, I don't technically have any other VMs connected, but the ProxMox Server itself can connect to the net.
Now, my HomeAssistant is randomly working... Some of my cloud-based entitites are no longer connected, but most of them are up and running now.
Exactly. I corrected the internal IP Address from there
I'd suggest you add a live linux iso to the VM and boot from it. If it can connect to the net it's a HA config issue. Also check what ip it gets adsigned. I might be able to help you with this in a few hours but in another channel
I have been watiign over 20 mintues for home assistant to setup but it hasn't what should I do
what are you installing it on?
what are you installing it on?
rassberry pi 3
when you plug in a monitor do you see the homeassistant logon screen? or are you trying to access the web gui?
web gui
Try port 4357 instead of 8123
try pluging in a monitor and see if you are getting any errors
or do what Tinkerer said... He is kinda the man around here!!!
Both are good options, but the observer is quick and easy to reach
It didn't work it says supervisoior disconnceted
That's a Bad Sign ™️
That's a good sign, now if you connect a keyboard and monitor and power cycle the Pi you should see the console
How do you power cycle a pi
You have to shake you left hand vigorously while pulling the power cord out of the pi. If you don't shake your hand vigorously, it will not work
Okay I see the concsle
check your web gui now?
it says the site can't be reached
what URL are you using exactly?
Can you reach the observer?
with the port of 4357
Nope
And does the console show the LAN IP?
it says waiting for home assiante CLI to be ready
i think that usually is not finished starting up yet
Yeah same. Now it says welcome to home assistant comand line and waiting for supervior to respond
Error Returned From Supervior: Sytem is not ready with state setup
While we wait for Dhruvil's system to start up, i am tring to migrate from the HA vm to an m1 odriod. i downloaded the backup from the old system and uploaded it to the new system, i click restore and nothing happens. i left it over night and nothing... are there logs i can look at or something to see hat is failing?
An error happen saying that sytem is not ready with state setup
Big backups need to be restored using Samba
May I ask why you want to migrate? But apart from that you want to tail the supervisor logs before/during restore
1.2gb is a big backup i am assuming??? lol
i want to migrate cause the thought of moving 300 automation, dashboards, and a ton of devices sounds like a PITA
or if you are asking about why i am migrating in the first place? the version of prox i am running on does not allow easy USB passthough and i dont want to deal with updating the cluster at this point and messing with the 30+ other vms that i have going. so i thought i would just split this out to independent hardware.
that gif looks like it gets worse every day
Hi, I've been trying to restore from backup for a few hours now. My backup was timestamped to something some days ago, but after doing a complete restore it looks like it from january. Am I missing something?
Backups were managed by the Google drive add-on.
add-on, not plugin
I saw it on HA website that I can backup to samba. can I back it up to webdav?
- Stop tagging me @twilit junco
- You should ask people in #add-ons-archived - I don't use add-ons
Nope, only cifs and nfs
I think technically Nextcloud backup addon is using WebDAV
I was just meaning the new storage stuff in HA core. Other integrations can use... whatever.
The google-drive integration uses ... whatever that is, webdav maybe?
yes
I have the vga led on my motherboard
Is it possible to make it boot without a gpu?
HA is headless
But how can I install it without a display output
Flash the harddrive with one of the HA images
gotta read the install docs dude
yeah
i thought we had you covered last night in #hardware-archived
I decided to just buy ram and a ssd
you're using that old macbook right? if you still need to put an ssd in it before you do you can connect a sata to usb enclosure to your pc and flash the ssd
And use the motherboard cpu and psu I have
I had a motherboard and. 5700x sitting around
wild
that's like a $300 cpu just chillin? lol
https://www.home-assistant.io/installation/generic-x86-64/ follow the docs
Kk sorry
no apology needed
Got finessed by bestbuy for the other stuff, $150 for a cooler ssd and ram
But I’m too impatient for Amazon
yikes
That is...impatient.
I've literally had them deliver stuff at 5am the next day, or later the same day
he might live in a tree
i live close to a distribution center so i get 2-4 hours later if i sub to prime for some stuff
i go out of my way not to pad bezos pockets tho
It beats driving to a store and either not finding what you want and then ordering from Amazon or settling for something you don't really want
i just mean i try to buy direct from chyna before forking out a premium for the same thing on amazon
at least for the smart home stuff / stuff not worth buying locally
lol it’s same day here
5-10pm
so i bought an nvme with it but how do i write hass to the nvme?
i dont have a nvme to usb adapter
i got it running on the flash drive like the instructions say
Hey all , I am reposting this question in hopes that can get some help. I am running VB on a Windows 10 PC. I am using the Gocontrol HUSBZB1 usb dongle. The problem I am having is that when I have a outage the PC reboots. HA restarts, but the dongle no longer is detected by HA. I have to physically remove and reinsert the dongle in order to the system to see it. The biggest issue i have with this method is that if I am out of the house and the outage happens then I would not be able to even enter the house. Does anyone know how to address this issue.
Yes you don’t have zwave and or zigbee setup correctly and the usb ttyusb0 or 1 or whatever number is changing
Instead you need to use the serial id method
But you should also consider buying better dongles for zigbee and or zwave that one is old and shit
Can you share how I would setup the dongle using the serial Id method? Are there other dongles the have both the zwave and Zigbee protocol in one piece?
No and you don’t want there to be
You buy good separate dongles or PoE ones or whatever you decide on
And I can’t answer your first question without knowing whether you use zha or z2m and zwave js or zui
I am using ZHA and Zwave JS
Well zha should automatically be using the serial method
Zwave js I use zui now I forget the ui options but it should be in the docs
Man at this time I am not sure if I can do the swap. I would have to re-add all my device ?
Sadly for zwave yes and for zigbee I think so. You should slap whoever suggested that nortek pos
Technically you can update firmware to do a zwave nvm backup and restore but it’s basically black magic to do that
Newer zwave controllers don’t have that issue of course
I have gone through the docs and have not found it. I will go back and dig through it again.
I’ll link in a min
Do not use /dev/ttyUSBX serial devices, as those mappings can change over time.```
Hey, can I ask a huge favor 😶
Can you check if the m600 has ECC ram support in the bios?
It should be somewhere under Advanced > AMD CBS > UMC Common Options (> DDR4 Common Options > Common RAS??)
I've looked at all the bios videos I could find but none explore that menu
Ah apparently the b450 tomahawk doesn’t support booting without a gpu
According to Reddit ye
well
if you really want to use that hardware i guess buy some gt710 or something
but i'd personally just sell that hardware and buy a mini pc
like the lenovos we linked you last night
$80-130 for more than you need
Ye I’m gonna do fhat
The power draw on this one is also too high
yepperz
Do you want some recommendations
I've just killed my soul researching the best options
I have this message saying [WARN] Home Assistant CLI not starting! Jump into emergency console . . .
We (a bunch of us here) found a platform we like, so that's what we recommend now. And prices are really good.
Lenovo Thinkcenter, or the HP or the Dell equivalents.
Guess he sold out that’s not purchasable anymore