#add-ons-archived
1 messages · Page 16 of 1
Should I be forwarding 8123 or 433 to my HA internal IP ?
At this point doesn't matter
Until http://192.168.123.250:8123 no longer works and you have to do https://192.168.123.250:8123 then SSL isn't working
Understood
On home wifi I access via: https://DOMAIN.duckdns.org:8123/
And it;s working
It's only when I turn off wifi and attempt to access it via 4G I get the error
Well, that's another thing entirely
Also, you said http://192.168.123.250:8123 works, which says you're not doing SSL in HA
on Wifi, http://DOMAIN.duckdns.org:8123 returns ERR_EMPTY_RESPONSE
The you say https://domain.duckdns.org:8123/ works, which says you are doing SSL somewhere
So I'm guessing at least that is now correct.
So... where?
OK I've amended the internal URL to https, both the https://DOMAIN.duckdns.org:8123 and https://192.168.123.250:8123 work on wifi (http:// do not, of course), but via external (4G) I just receive ERR_SSL_PROTOCOL_ERROR on https://DOMAIN.duckdns.org:8123
I've physically rebooted the device running HA, too.
Just to be certain.
And remotely does http://domain.duckdns.org:8123/ fail too?
If so you need to check your port forwarding
Also check that you've only got a single router
http://domain.duckdns.org actually returns an ISP Access Denied page, which is interesting...
That I've not seen before - if my ISP has blocked duckdns that would explain a thing or two
You've checked that the WAN IP shown in the router's admin page reflects what Google shows for what is my IP?
Yep - that matches and the DuckDNS plugin is reporting same
Port forwarding should be 8123 > 8123 right ?
Sure, or anything to 8123
You can forward 443, or 12345, whatever suits
Maybe try https://your.wan.ip:8123/, see what you get
So I deleted the data in /ssl/ and restarted the plugin
# INFO: Using main config file /data/workdir/config
+ Account already registered!
[18:25:58] WARNING:
[18:25:59] INFO: Renew certificate for domains: DOMAIN.duckdns.org and aliases:
# INFO: Using main config file /data/workdir/config
Processing DOMAIN.duckdns.org
+ Checking domain name(s) of existing cert... unchanged.
+ Checking expire date of existing cert...
+ Valid till Dec 29 05:23:16 2023 GMT (Longer than 30 days). Skipping renew!
And yet the /ssl/ dir in terminal is still empty
Which makes me think that it's looking somewhere else which would explain a thing or two
You might want to uninstall and reinstall the add-on to wipe its own internal storage
It stores the certificate data internally and places a copy in HA's SSL directory
Just in the process of that now:
[18:34:53] INFO: Renew certificate for domains: DOMAIN.duckdns.org and aliases:
# INFO: Using main config file /data/workdir/config
Processing DOMAIN.duckdns.org
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting new certificate order from CA...
+ Received 1 authorizations URLs from the CA
+ Handling authorization for DOMAIN.duckdns.org
+ 1 pending challenge(s)
+ Deploying challenge tokens...
ERROR: deploy_challenge hook returned with non-zero exit code
Well that's new.
Oops
Leading space in the token
Trying again 🙂
OK + Challenge validation has failed :(
ERROR: Challenge is invalid! (returned: invalid) (result: ["type"] "dns-01"
Ok so also new.
This appears relevant: https://github.com/home-assistant/addons/issues/1331
ERROR: Challenge is invalid! (returned: invalid) (result: ["type"] "dns-01"
["status"] "invalid"
["error","type"] "urn:ietf:params:acme:error:dns"
["error","detail"] "DNS problem: SERVFAIL looking up TXT for _acme-challenge.DOMAIN.duckdns.org - the domain's nameservers may be malfunctioning"
["error","status"] 400
["error"] {"type":"urn:ietf:params:acme:error:dns","detail":"DNS problem: SERVFAIL looking up TXT for _acme-challenge.DOMAIN.duckdns.org - the domain's nameservers may be malfunctioning","status":400}
I'm not attempting to add an alias or any such like the prople in the github thread are discussing
I'm simply trying to get it to generate the certificate for the duckdns url
I think y9ou may be eright
I just rebooted it again and... clean result
OK so I'm at leaast back to square one with having generated certs!
With that regenerated I'm going to fully reboot the thing and see what gives.
Currently at the router I have 8123>8123 in forwards
I've tried searching it but nothing comes up, cloudflare tunnel failing to start with this error
[13:54:07] INFO: Checking add-on config...
[13:54:07] FATAL: 'pathv.net' is not a valid hostname. Please make sure not to include the protocol (e.g. 'https://') nor the port (e.g. ':8123') and only use lowercase characters in the 'external_hostname'.
s6-rc: warning: unable to start service init-cloudflared-config: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.```
If I try the domain in DuckDuckGo browser on my mobile it tells me that it can't load it because the certificate for the server is invalid.
Via Vivaldi on the mobile I just get ERR_SSL_PROTOCOL_ERROR
The duck DNS log is at least now clean
Looks like update borked the add-on
What update? My Cloudflare tunnel is working.
Ah. There is a 4.2.8 update. Yes, that's broken.
Lol, literally updated during my setup, I was like, WHAT DID I DO?! 
There is already an issue on GitHub for that problem
Using the Phone App: "Encountered Error: Failed to perform SSL handshake, please ensure your certificate is valid"
I have my server url in the app set to https://DOMAIN.duckdns.org:8123/
As long as the certificate cannot be validated (see your invalid challenge) those errors will occur
Yeahso I rebooted the duckdns addon a few times and it executed without error
So I have got at least a certificate now - I'm trying to see if an external tool cna connect to validate / inspect it.
What should basename be set to in the configuration.yaml
It's currently base_url: https://domain.duckdns.org:8123
Appears to be deprecated now ?
When I connect via the wifi with https://domain.duckdns.org:8123/ the browser SSL information is all clear
but on the phone via 4G ( So non-LAN ) it's unhappy.
Maybe the phone's cached something crook
Well great
The largest UK mobile operator appears to have just blocked duckdns
That'd explain a thing or two.
Does anybody else have issues with yale bluetooth integration after updating HA OS to v.11?
This channel is for #add-ons-archived , not for #integrations-archived or #bluetooth-archived
Sorry!
can anyone point me why this fails for me ? im using cloudflare with cloudflared add-on
s6-rc: warning: unable to start service init-cloudflared-config: command exited 1
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.```
xxxxx is something else
The version 4.2.8 of Cloudflared is broken
is that the reason i got an error ?
Yes.
ohh
You can revert to 4.2.7 (if you created a backup before updating) and skip the 4.2.8 version.
just made it ^^
And disable auto-update for now
bluhg 🙂
@spring owl and @steep bay Cloudflared 4.2.9 has been released and seems to be fixed
Is it possible to only use cloudflare in my local network ?
@vagrant bloom I converted your message into a file since it's above 15 lines :+1:
In your local network you don't need a tunnel
Have you rebooted the host machine (not just restarting Home Assistant) after the resore? Add-ons often behave wired without a reboot after restoring a backup.
@vagrant bloom
@elder schooner Yes many many times. Sorry, should have included that in the list. Thanks for the suggestion
For assist I need
Got it. Yes, you can use it from your local network too. But it makes a little detour through the internet. It will not be local.
How would you use assist ?
I'm not using it (yet)
After upgrading my HA from SD to an SSD via full backup, my zigbee2mqtt is no longer communicating with my lights. Anyone know what might cause this or how to troubleshoot? I'm in the dark 😅
Did you reboot the HA host (not just HA) after restoring the backup?
Erm... I have unplugged and plugged in again my pi many times over the process, as well as software restart. Not sure about HA host. How do I do that?
Settings -
menu - Restart Home Assistant. In the popup select Advanced options and Reboot system
Will try that now
Unfortunately still get the timeout message when sending a command to the lights
What device path are you using for your Zigbee coordinator?
Conbee 2
Snippet of the log :
[01:30:28] INFO: Preparing to start...
[01:30:30] INFO: Socat not enabled
[01:30:34] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:error 2023-10-14 01:31:35: Publish 'set' 'state' to 'Bedroom Light' failed: 'Error: Command 0xf082c0fffe5414b7/1 genOnOff.on({}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (no response received (9))'
And what device path are you using for the Conbee2?
Something like /dev/ttyUSB0 or like /dev/serial/by-id/... ?
I've checked that with the "All hardware"
Let me double check, but it remained unchanged
/dev/ttyACM0
And you are using that in your Z2M config?
Mosquitto is running too?
Yes, no issues in the log
The people in #zigbee-archived might be able to troubleshoot further
Thanks for your help Jorg
Hi, I'm having some trouble to make the Whisper addon working with Wyoming, the full pipeline is "speech on the home assistant android app" -> "Whisper" (+ Wyoming + Assist). The addon seems receiving the voice sample, but it fails with this error: ERROR:asyncio:Task exception was never retrieved future: <Task finished name='Task-22' coro=<AsyncEventHandler.run() done, defined at /usr/local/lib/python3.9/dist-packages/wyoming/server.py:28> exception=ConnectionResetError('Connection lost')> Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/wyoming/server.py", line 35, in run if not (await self.handle_event(event)): File "/usr/local/lib/python3.9/dist-packages/wyoming_faster_whisper/handler.py", line 45, in handle_event await self.write_event(self.wyoming_info_event) File "/usr/local/lib/python3.9/dist-packages/wyoming/server.py", line 26, in write_event await async_write_event(event, self.writer) File "/usr/local/lib/python3.9/dist-packages/wyoming/event.py", line 114, in async_write_event await writer.drain() File "/usr/lib/python3.9/asyncio/streams.py", line 387, in drain await self._protocol._drain_helper() File "/usr/lib/python3.9/asyncio/streams.py", line 190, in _drain_helper raise ConnectionResetError('Connection lost') ConnectionResetError: Connection lost
Do you have some idea to solve this problem?
@chilly olive I converted your message into a file since it's above 15 lines :+1:
Has somebody managed to run prusa connect and connect it with home assistant camera with motioneye addon?
Update the add-on to 4.2.9 - the error is fixed in that version
@chilly olive 
Thanks, but I found out about this after resetting it. I was furious when I couldn't enter the house because of this stupid update
isn't the openwakeword templates installed by default when setting it all up ?
Hi, is there any add-on that will create a history of selected entities? Who used it etc? I have a custom gate template and there is no history of who opened or closed it
I just installed Shairport Sync, and it works besides the volume is really low - At some point I read that it was because if the internal volume control on my raspberry Pi, but how can I turn up the volume? 😮
Could someone please tell me how to copy text from the 'Advanced SSH & Web Terminal', it's driving me up the wall. :/
I coudn´t do it. What I use is just SSH to home assistant from my PC and use the terminal from there. Be aware that you will be using other container (HA CORE) the terminal from de addon use other container because is an ADD ON
Hi Everyone. I can´t get WEBRTC to work on firefox. I se the live stream in the android app and in chrome as well. In firefox I have audio and a black screen. Any ideas?
Fair enough I guess, cheers. Been using Putty instead.
Hi. Im trying to implement this fix for Plex Add-on: https://github.com/hassio-addons/addon-plex/issues/7#issuecomment-417890679 However this file /etc/docker/daemon.json is not available on my generig x64 hassos install. Any recommendations? Add-on version: 3.3.1
You are running the latest version of this add-on.
System: Home Assistant OS 11.0 (amd64 / generic-x86-64)
Home Assistant Core: 2023.10.3
Home Assistant Supervisor: 2023.10.0
Is there a way to text search the config for all my installed add-ons at once, rather than going through them one by one?
I've had a few breaking changes from 'eth0' being renamed to 'end0' and I'm trying to find all instances where that has occured. Although to be fair adguard home breaking wouldn't have been picked up on the config yaml.
grep -sR text path but I don't think you're gonna find anything with that
Hi ! First, sorry for my english ...
Does anyone known a issue with the last AdGuard upgrade ?
I'd upgrade HA core and supervisor + Adguard this morning, since that, my network devices cannot obtain an IP adress ...
I can connect HA from internet, but not in LAN because no IP address was given by adguard ...
'eth0' being renamed to 'end0' too ...
was just this parameter to change in AdGuard Home ... I hate to lost my time for thoses breaking changes ...
Might not be a good idea to run such important stuff inside HAOS
Hi !
I understand, but I don't know how to do this otherwise...
Depends a lot on your knowledge and hardware you have available. Addons are docker containers so you could simply run adguard home's image on another machine.
Another choice would be to virtualize HAOS and run Adguard in another VM on the same machine.
Or you could run HA as container and manage the "addons" yourself. It's what I do. You see there's lots of options.
The last option seems to be the most nearly of what I want to set.
I don't want to have multiple physical server, I have a raspberry 4 8go. Don't want to add electrical consumption.
I don't have a nas, but when I would buy one, like synology or like it, I can add multiple VM, an the consumption where already here...
Don't want to change my type of HAOS installation too... I will change a lot of thing for a real result...
In any case, I agree with the multiple propositions that you mention.
But I will change for a notable result like an NAS or a real video surveillance system, which will require other hardware, and resources.
On the other hand, initially I mention a radical change in the network configuration, which blocks one of the most popular plugins, and little information around this blocking. I haven't looked too hard but I wonder why this name change was necessary.
Have a good day
@floral quail I converted your message into a file since it's above 15 lines :+1:
does anyone known an add-one that can be used together with voice-assistant.
to do what?
dont mather i want to learn how i could make my own add-on that use it
any ideas @viscid orchid ?
Anyone know of a good add-on that will render a HA dashboard into a grayscale PNG file (and ideally host it)? Working on the kindle dashboard, but the Addon Lovelace Kindle Screensaver does not seem to render CSS styles properly
Quick question; before I put some messages over MQTT in the homeassistant# topic and HA would make entities of the messages. Now its not working. I read some changes in MQTT fixes . Is it possible this broke it? Someone other having issues with this?
using the mosquito addon ^^
Guys any way to install terminal in Homeassistant in the home assistant container version without addon
On a container install your host system is the terminal
Hi.
Im struggeling to set up a bridge in Mosquitto. Anyone have experience on that?
Or at least know were to put the conf file 🙂
Hi, im trying to add Tuya for smart life and i follow the step and when i come to add the integration into home assistant i receive permission deny
I double check my region and data center and i select the good one
The conf file has to be in /share/mosquitto (you have to create it).
if I'm running HA on a VM in proxmox, is there any advantage to running complementary services as add-ons in HA rather than standalone containers: scrypted, pihole/adguard, wireguard, tailscale, nginx proxy manager, uptime kuma, etc.?
@rugged relic not for any of those you've listed really
There's an advantage for keeping the networking related ones separate, as you can restart the HA VM without losing DNS server, or wireguard/tailscale connection, etc.
Right, ok that was what I was thinking-- the mere offering of them was almost counter-intuitive to me for some; as you would want separation/isolation.
Scrypted may be the exception? i think i read somewhere that the HA plugin for Scrypted only works when running as an add-on?
but even for Scrypted, I'm not a paid (NVR) subscriber, so I really only use it for homekit passthrough. AFAIK there isn't a ton more I can do with it
Is there someone who can help me with Grafana?
I have dashboard that always shows the current day. For example a value changes to 0 at 23:59 so the next day the chart will show no data.
Can I somehow "tell" the query to take the last known value?
We'd need a bit more information as this depends on your query language as well. Try Value options > Show > Calculate > Last
trying to run DNS rewrites (AdGuard) for my internal network, but while it's pointing to the right IP address, both the companion app and browser can't access the site (browser can if I specify port, but then I have to accept bad cert which I can't do in the app.) what am I missing?
Phones and their apps don't always use the DNS server you want them to. Might be that
same on local PC tho, if the rewrite is active, HA won't load at *.net, but will at *.net:8123 with a security exception
suppose to be a * not italics
I'm really struggling to figure out why my MQTT seems to have stopped working for most of my devices. I've spent a while trying to debug but haven't got anywhere. Tried uninstalling and re-installing the mosquitto addon. Tried re-entering crredentials on one of my tasmota devices. In the mosquitto logs I see lots of Client disconnected, not authorised messages so the clients are trying but I presume mosquitto is denying a full connection. I've tried mqtt explorer and that works with the same credentials (my HA user/pw). I'm not sure what is wrong or what to try next - any ideas?
I think I may have found my smoking gun..
So I have no figured out the root cause - I lost my HA password in my phone password safe (I dropped my old phone in a bucket of water 🤦♂️ ) and had to use the HA console to reset my user password - I now see I set it to one very slightly different to what it was before. I've changed it back now and my MQTT devices have all sprung to life. Yay 🥳
I'd completely forgotten about doing that. Doh
Hi, i have some trouble with double take on ha os running on rpi, when i first installed it yesterday and i am done setting it up i walk infront of my camera and it takes 5 picture(Gets from frigate, some are dupes because they came from mqtt too) but after i train them notihing gets processed and shown in the ui anymore, its was like thsi the alst time i installed double take too, i get the events up in the double take logs, but they are not showing. One of the logs:
23-10-18 20:09:16 info: done processing camera2: 1697652484.936286-aamsjv in 43.91 sec
23-10-18 20:09:16 info: {
id: '1697652484.936286-aamsjv',
duration: 43.91,
timestamp: '2023-10-18T18:09:16.058Z',
attempts: 13,
camera: 'camera2',
zones: [],
counts: { person: 0, match: 0, miss: 0, unknown: 0 },
matches: [],
misses: [],
unknowns: []
}
I am trying to delete a Database in influxDB but I have a space in the name.
I get the message: Type "DELETE 5min Test" to confirm.
I've tried a few steps but can't get it done
Problem Network UPS Tools
I need help using a Reolink RLC-810A POE cam in HomeKit Secure Video. I have installed the cam in Home Assistant, as well as the Scrypted Add-on with both the Reolink and HomeKit plug-ins. I open the HomeKit plug-in and scan the QR code using the camera on my iPhone 12, which creates a Bridge in the Home app. When I click on "Add to Home," I get the error message "Accessory Already in Another Home -- You may need to reset the accessory before adding it to your home. See manufacturer's guide for more info." I have tried resetting the camera (factory reset), to no avail. Suggestions?
I don't see anything unusual in Scrypted HomeKit plug-in log.
plugin loaded
adding Reolink Camera
[Reolink Camera] Device is in accessory mode and is online. HomeKit services are being published
mdns bind address 192.168.1.182 [Note: this is Scrypted server]
Removed Recordings: 0: 0 bytes.
Retained Recordings: 0: 0 bytes.
I installed HACS following the procedure given on the official documentation.
But on clicking on HACS, and adding integration it just open the READme file type like we have on GitHub.
These things does not have any functionality?
HACS isn't related to addons
it's just a downloader for custom integrations, cards, etc.
hi all... do you know if add-ons uses public docker images?
can I use those images in my home assistant container installation?
Yes and no. Not directly. They are purpose built for HAOS but the software inside is usually available as standard image
For the Network UPS Tools (NUT) integration, does anyone have an example of how to call the UPS commands such as battery self test or FSD?
Hi. I have Z2M running inside HA with quite many devices. Automations mainly done with Node-RED. But one thing I can't figure out. If my Z2M device has a state value, for an example Thermostat has "running_state": "heat" How can I see that in the logbook or history of HA? If I can't find it then it hasn't been automatically added to HA as a "sensor" and I have to do it manually? Would appriaciate if someone could explain it in a few words.
in short: I have Z2M devices working, but some values and statuses that Z2M sees and has aren't represented in HA.
They're probably shown as attributes of an entity
Z2M issues after Updates:
Whenever I update my Z2M add-on or Mosquito add-on only half of my Zigbee devices are accessible via HA frontend?
In the Z2M add-on all devices are controllable, but using the home assistant front end the widgets are greyed out.
I've tried: Restarting HA, Restarting Mosquito/Z2M, powering off the stuck devices and turning them back on. I've also tried this in various orders.
The issue is I don't know why this keeps happening, I imagine this isn't expected behaviour?
I always leave it as long as possible (and wait until I know I have an evening free to re-pair everything!) before updating either of these add-ons as I know its going to be a nightmare.
There's a known problem with Mosquitto and the Mosquitto add-on that can cause this
Oh! didn't know that! At least my system isn't an oddity...
Is there anywhere I can keep track of it's progress? or see workarounds? Currently I just try and re-pair everything 😅
That won't help, the problem is with retained messages - there needs to be a new release of the Mosquitto add-on
Ok great thanks. I've switched back to ZHA for now as it appears my dimmers have been added as a supported item since I tried it last.
Thanks for clearing that up for me!
Hey all, so I've been using the NGINX Home Assistant SSL proxy addon for a long time and I'm wanting to move over to the Nginx Proxy Manager. I think I'm only using the SSL proxy so I can access HA locally without SSL but remotely with SSL. Is it easy to replicate in NPM and can anyone point me to resources etc that can help me achieve that setup please?
It'll be easy to replicate, NPM has a Web UI to set things up. If you need some guidance there's plenty of resources, like https://theprivatesmarthome.com/how-to/set-up-nginx-proxy-manager-in-home-assistant/ (the section on Configure Nginx Proxy Manager).
You might find references regarding needing MariaDB to be installed, but that isn't required anymore Actually, it looks like it is, that add-on hasn't been released in about a year
Thank you. I will work my way through that. I have everything installed already, but It's having some trouble generating a new SSL certificate ("Internal Error"). I'm wondering if the DuckDNS addon and the Nginx SSL one are causing conflicts somehow. I'll keep playing around with it.
There's a new release of the NPM addon coming that doesn't require the MariaDB addon
Is something up w/ the deploys of NPM perhaps? It's been pushing to Edge, but not Beta nor Stable for ~1y
There's a new version coming, and it's a breaking change
Hey, So I am in the process of moving my MQTT server over to run directly on HA instead of on a seperate VM.
I have it setup
logs show devices connecting
but I cant find the devices in HA device list
Any idea how I would go abouut finding them or something else I need to check
2023-10-20 11:41:18: New connection from 192.168.1.126:60327 on port 1883.```
nevermind as per usual
I figure it out as soon as I ask the question
Forgot to restart the intergration for the devices.
@amber perch are you available to look at the 1/3 nest cams working? https://github.com/home-assistant/core/issues/100980
I have setup adguard but I feel like it is not blocking anything.
I have added nearly all blocklists in the settings.
I tried to block services like "crunchyroll" as a test and then visit said site on my PC, but it is not blocked at all.
I have properly set up adguard, as it shows the Mini-PC's IP in the setup guide page [running HASS native on the miniPC, so no docker/proxmox container]
Within my router {Fritzbox} I have correctly setup the DNSv4 settings to use Adguard as a DNS server.
Any other DNS servers set in your FritzBox? Or the setting to use the ISP DNS on failure?
In my router Fallback DNS is on,
and the
- alternative DNS is: 127.0.0.1
127.0.0.1 doesn't make sense
Soo remove that
Are you propagating some other DNS server in your IPv4 address settings?
Just use the AdGuard IP again
My Fritzbox is configured that way. And do you use IPv6?
As far as I know I do not use IPv6
Because the devices might use the IPv6 DNS servers as well. and if those are still pointing to another provider, it will be bypassed
For IPV6 which one do I use
IP
Gateway
DNS
DNSv6-Server in the DNS configuration section
SOO the IPV6 one listed in adguard? [My Minisforum UN100C does have 2 lan ports, of which I am currently only using 1]
No - in your FritzBox DNS settings
I meant copy the one listed in adguard, then paste it in my fritzbox
when I check the settings-> network I do see 2 IPV6 adresses of which one matches the one listed in adguard
I activated the Unique Local Addresses (ULA) in my FritzBox (so I have a non-changing local IPv6 for the HA host) and used that local ULA (fd00:: address) as DNS server in the FritzBox.
I also have Unique local IP setup
I see 3 IPV6 adresses starting with
2a02
fe80
fe80
Which one of the 3 do I use
The 2a02 matches the IP on the adguard page
The ULA start with fd00
The 2a02 might change, if the ISP changes the prefix
In Home network - Network - Network settings - IPv6 you can select to always assign a ULA
My fritzbox is not from the provider as I bought it myself.
it does function as a Network modem.
SOO I think I would be OK in that aspect
Mine too
I enabled Always asign ULA
Will restart the miniPC
For the local IPV6 it looks like: fd00:0:0:0:xxx:xxx:xxx:xxx
Do I put the IPV6 interface in place of the 00's
or do I use the listed FD:00 one
AdGuard Home should show a fd00 address
Will check, HASS is currently rebooting
Checked and it does show a fd00 one
Should I use it twice?
Done.
AdGuard should get DNS requests now
It does get requests from some sources, but not my phone or mobile, they are not listed as clients
All requests will origin from the FritzBox with that configuration.
All devices use the FritzBox as DNS and that forwards the requests to AdGuard
I did try to add my PC as a client.
You only see device requests, if their DNS is pointing to AdGuard and not the router
Blocking services still does not work for some weird reason.
How to enable port 80 in the Nginx Proxy Addon? I want local access besides Duckdns
You can look at the add-on's settings page. On the bottom is the network section where you can enable a toggle to show all available ports. To activate them, you have to put a port in the field and save it with the save button below
If your device already has an IP address in its cache, it temporarily still can access the blocked service
You are asking about the MQTT integration, not the add-on. Head to #integrations-archived
Thank you.
Okay, i'm sorry.
@elder schooner I tried that now. Still can't access the frontend via homeassistant.local:8123
the .local address has nothing to do with NGINX.
Have you set SSL certificates in HA's configuration.yaml?
Yes, I have
You should remove that. The SSL communication is handled by NGINX
Stick to the add-on documentation
AAH OK. will check again in 24 hours. It looks to be blocking much more now.
Also Using Ublock origin so I do not see much in the first place.
Might have to find a whole lot more filterlists. to block large chunks of elements [tested it with Ublock origin off on CNN] and most of their "Paid scam ads" are not blocked yet by the Adguard filterlist
Tried that. The local address works now, but ssl doesn't anymore. I don't understand what I should set as trusted_proxies: Maybe that is missing!
Exactly that, what is mentioned in the add-on's documentation
Okay, guess I will wait now as mentioned there as well
If everything is configured correctly, you should be able to use the external https domain and internally still the http homeassistant.local
Hi, do you guys think better option to run motioneye is directly in proxmox or in home assistant ?
Doesn't that depend on what you wish to do with it? Proxmox seems to be an IT tool for managing stand-alone pcs and servers rather than a home automation tool for managing and integrating devices.
Yeah but since we can integrate motioneye into ha from proxmox. Does it make any difference for ha without extra load ? If we can make it lighter so less things depends on ha while still having same integration
From what i can tell, hass doesn't really actively go out to check if motion was detected, it programs the motioneye cam to send a notification to hass if it detects motion. If you don't display realtime video within your dashboard i expect it won't load down hass much. I tend to use the motioneye mobile app for viewing video. It's a bit buggy, but i know there's a beta floating around out there that fixes the worst of the bugs in the motioneye mobile app.
I asked you some questions and have not heard back from you
Let's keep the discussion on the issue
@upper solar I realize I invited you to chat here so maybe this weekend we can dig deeper?
no worries. I thought I had replied. Happy to keep them in the issue. I appreciate the help.
Need help SAMBA add-on.
I installed HA on an Intel NUC. Now I see that this NUC has so much processingpower left (only use 7% max by HA) so I thought I can use this NUC also as SAMBA file server. (Get rid of old one that is using much more energy). Installation is easy but somehow I can not access it with the file explorer. Via webbrowser I can access but I want to be abble to copy files from and to it.
Why is this not working?
What's the actual issue/error you're experiencing
If I type \192.168.2.23/config/ in the browser I get a list of folders and files. But when I do this in windows file explorer I get a no access error (0x80004005)
Try it with \\192.168.12.23\config
Life can be so simple.
Life can be so simple. Thanks.
Windows uses \ , browsers and Linux use /
Thanks. That what I was wandering. But why use in the browser first \
But why use in browser first \
Conventions
PLease can somebody help me with the Studio Code Server Community addon is it possible to make it show .storage hidden folder ?
File -> Open Folder -> /config/.storage, you break it, you buy it
So basically "bring your own tissues" 😆
You can also change this in the settings: https://github.com/hassio-addons/addon-vscode/blob/main/vscode/rootfs/root/.code-server/settings.json#L53
I am trying to setup influxdb/grafana.
I see all the sensors, but for some reason the data is not properly transmitted
For some sensors I get the following error
"Your query or command is syntactically correct but returned no results"
For others I only get a single timestamp point, and it does not update any further
the sensor I used to test it is a Zigbee temperature sensor
We'd need to see your config and your query
@upper night I converted your message into a file since it's above 15 lines :+1:
Does anyone use the Mealie addon? I'm not very familiar with it, but I was hoping to be able to launch the application from Home Assistant via the sidebar.
Hey! I'm trying to write my first addon! I just finished connecting a spare garage opener remote to a relay board controlled via i2c. I have the board on my raspberry pi running home assistant. Via i2cset I can simulate the press of a button. What I'm not understanding is what should my addon look like. How do I expose the "command" click the button?
Are you sure you want an add-on? Add-ons are other software
#integrations-archived integrate Home Assistant with devices or services, or provide functionality within Home Assistant.
#add-ons-archived provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.
I wasn't able to find a way to interact with i2c without writing my own addon
Thank you!
Write the software first, then make it an add-on
Once you've written it then #devs_add-ons-archived can help you turn it into an add-on
Gotcha, so that's more my question. How should my software look like? I'm not very familiar on how I can expose command/api/whatever make sense in home assistant. I already have an addon that if I start presses the button, now it's how to make it avilable to ha
Well, you'd either have to interact using the API, or use something like MQTT
Personally I'd suggest MQTT over the API
Gotcha. Thanks for the pointer!
Using the RPC Shutdown add-on. Log states the "The username or password was not correct.
Connection failed: NT_STATUS_LOGON_FAILURE" Since I use a Windows log in and not a local account, the username is the email address and the PW have been confirmed correct in the configuration settings. But I also use Windows Hello and a camera for normal log in. Is the lack of using a Local Account or using Hello causing my issue? Or might it be something else?
If you look at C:\Users there is your user's folder. Use the folder's name as username in RPC Shutdown
Changed the username and restarted HA. Still get the same message in the log. The PW wouldn't default to the Pin option would it?
No
Do the credentials have to be for the account that is logged in? Could I make local account just for this action?
Let me know when you're available
hi everybody, i need help with my HA please.
i completed the installation right now on my mac with VirtualBox.
im not able to install the add on, i tried with all of them,
Impossibile installare il componente aggiuntivo
Can't install sabeechen/hassio-google-drive-backup-amd64:0.111.1: 500 Server Error for http+docker://localhost/v1.43/images/create?tag=0.111.1&fromImage=sabeechen%2Fhassio-google-drive-backup-amd64&platform=linux%2Famd64: Internal Server Error ("Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
this is the error
For me it works with that username and the MS password
Thanks for the info. Not sure why it's not working for me. I'll keep trying
Check if you can login with that password (you can select to use another login method at the PIN screen)
I'll do that. Thanks.
Does the password have a % in it?
No % in the PW. When logging into the desktop my only options are the camera or the pin. (unless I select "I forgot my pin") Changing the configuration to the username/pin did not work either.
Below I forgot my pin is no "Login options"?
If not, you might have to activate password login in the account settings
I didn't test the "forgot option"
Nah. Changing to password would be an extra option on the login screen
There is also an account setting to just allow login with Windows Hello (so no password - PIN counts as Hello)
I'm writing an addon that need to subscribe to mqtt, but I'm getting connection refused (but the server is running and I can connect from my laptop). Do I need to give particular permissions to my addon to be able to talk with mqtt/any local port?
Thank you!
How would I go about either 1) writting my own code to be run on ESP32's through esphome or 2) connecting an esp32 running my code to HA?
having problems getting a sensor to run with I give it HA integration
Is it correctly understood, that community provided add-ons should just be posted on the forums (with link to github or similar), and add-ons on https://addons.community/ are only add-ons provided by Franck (And this repository is by default already added to a default HA installation)... ?
Hi all
Does someone know of a guide of getting the TBR part of the Silicon Labs Multiprotocol
add-on working in HAOS-VM? I see some strange IPv6 behaviour and errors in the logs
otbr-agent[303]: 00:00:27.216 [W] Platform------: [netif] Failed to process request#5: Unknown error -95
otbr-agent[303]: 00:00:33.999 [W] Platform------: [netif] Failed to process request#6: Unknown error -17
Default: mDNSPlatformSendUDP got error 99 (Cannot assign requested address) sending packet to ff02::fb on interface fe80::c0fa:2ff:fe43:fd8c/veth9c26d0c/28
otbr-agent[302]: 00:00:33.317 [N] MeshForwarder-: Failed to send IPv6 UDP msg, len:90, chksum:e8a3, ecn:no, to:0xffff, sec:no, error:NoAck, prio:net
I guess the TBR has to learn it's LAN local address using autoconf/DHCPv6, but I'm not sure it can reach the LAN of the KVM hypervisor
Using avahi-browse -t _thread._udp on the LAN, I get nothing also
On HAOS-VM: cat /proc/sys/net/ipv6/conf/veth9c26d0c/mc_forwarding
0 . I think this has to be enabled?
Not sure about this one: cat /proc/sys/net/ipv6/conf/veth9c26d0c/proxy_ndp
0
Is it at all possible to run the Silicon Labs Multiprotocol as TBR in an HAOS-VM?
#thread-archived would be the right channel for that
Thanks
Has anyone tried to install the Whisper addon and had issues not starting the addon?
#voice-assistants-archived can probably better help with that
Can someone tell me how I can set Grafana/influx DB to show data per 5 minutes?
#analytics-archived probably can
Heyy, Just installed a fresh copy of the home assistant os but under the add-ons section there's non of the community add-ons. when i try to add "https://github.com/hassio-addons/repository" i get "Can't add https://github.com/hassio-addons/repository, already in the store"
Look at the pinned messages 📌
thanks!
Hello - I'm trying to get a couple of addons to work with my usb hard drive and there's something obvious I must be missing. I seem to have downloaded a test torrent but I have no idea where it is - I'd like to be able to see it when logged in to HA as root via ssh. I told qBittorrent to store files in /mnt/data/supervisor/media/usb-sdb/torrents2 but I don't see that directory so I have no idea where the file might be
Hello I m trying to get a couple of
Hi! I have a strange issue with glances add-on/integration (don't know which one that fails me). I run HA in proxmox (full HA OS) and I can see that glances add-on runs without any errors in the add-on log. But the issue is that the integration just shows the sensors for a minute (Approximately) before they all go unavailable. The integration debug log gives this:
Logger: homeassistant.components.glances.coordinator
Source: helpers/update_coordinator.py:322
Integration: Glances (documentation, issues)
First occurred: October 22, 2023 at 22:01:28 (2 occurrences)
Last logged: 13:03:15
Error fetching glances - localhost data:
Hey, I'm getting: "error creating overlay mount to /mnt/data/docker/overlay2/3b53563b897cc55fd32f4c80939cd0f0793756a7497c2aae3a32a305d0eb8f0d-init/merged: too many levels of symbolic links" when trying to install an addon, not sure how to clear this
Any idea?
Reboot and try ha supervisor repair via SSH
Hi. i think im at the right place regarding Zigbee2MQTT, i get a error message saying Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
That'd be #zigbee-archived - and means that you either have something else using the stick, or that's the wrong device
Damn, u good man
I'm trying to install the DuckDNS addon but I keep getting
EXPECTED value GOT EOF```and it stopping.
any ideas why?
this installation is running on an old Asus CN62 with hass os.
looks like curl can't connect to the host, but it does have internet access.
Hi! I've noticed Today so it may be related to a change of version -- I have a python script using pandas in appdaemon that stopped working and I get this error: File "/usr/lib/python3.11/site-packages/pandas/__init__.py", line 16, in <module> raise ImportError( ImportError: Unable to import required dependencies: numpy: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. Any ideas?
Is anyone familiar with https://github.com/cnorick/ha-auto-guest-login ?
I've set it up and works, but the guest login shows the sidebar and every existing dashboard, which beats the point.
hey all, does anyone know how to setup the battery voltage in Network UPS tools addon? Upon startup it says that it cant calculate runtime and will use guestimation for battery voltage
I'm not sure where this goes, but I'm running into the following issue. My local network dns server is the HA adguard add on. However, whenever I try to resolve a hostname from another add on, it always fails. I assume this has to do with docker networking? But how can I make i.e. Node-red use that Adguard dns server for name resolution?
No one else experience the same issue with glances? I did some more testing today. If I open the glances webpage the integrations keeps its connection, but if I leave the glances webpage the integration loses the connection after 1 minute. I tried to use IP and local port instead of ingress but the issue was the same.
Hi,
I have installed HAOS in an NUC and everything is ok. I am trying to secure my conector using Wireguard but having problems with that.
I have installed addon according documentation and scanned qr in my phone, but when I activate vpn all my Internet traffic is blocked. Is it normal? I can't navigate, send a message or connect to HA.
What am i doing wrong?
Thanks a lot
if it's doing that outside HA w/ a webbrowser, it's something that glances does natively
I'm not sure I understand what you mean. Are you saying that glances turns "off" as soon as I close the webpage and it's by design?
I'm saying, if you're using a normal web browser to connect to glances, then glances itself is doing what you don't wnat it to do
the only thing HA would influence in this regard would be it's behavior inside ingress
outside ingress, you're going directly to glances, that means glances is the cause of the behavior
So how would I go by to log that, I have the addon set to trace, but there is nothing I the addon log. Same if I set it to debug. The addon is uninstalled and reinstalled.
that's something that you'd look for in glances
it has nothignt o do with the addon
glances is doing it
I have no idea what glances is, but this is a question you would ask on the glances forum
as glances the software is causing the problem, not the addon or HA
does that make sense?
Hi!
I'm new here so bare with me if I'm in the wrong channel.
I have installed the official NGINX add-on (along with the DuckDNS add-on). I have set up my WAN router to do port forwarding. At least I think so that I have done.
I still can reach HA from the local network, but not from the Internet. To find out where the problem is, I want to see if my requests reach NGINX. The log just tells me that the server has started, but that's all.
Is it possible to change the log level?
what url are you using for external access?
and what port did you forward from/to?
@arctic zodiac ^
AFAICT DNS resolves correctly to my dynamically assiged IP.
so you log into https:\\xxx.duckdns.org:8456 ? and your port forward rule is 8456 -> 443?
@arctic zodiac ^
yes
Hello! I'm setting up InfluxDB and Grafana. InfluxDB is up in running, but I'm having issues with Grafana. It doesnt start up properly and shuts down. The plugin.grafana-image-renderer seems to be the issue. The log doesn't seem to be that helpful in pointing out what is causing the issue. Here is part of the log where errors start to pop up:
logger=grafana.update.checker t=2023-10-25T12:44:33.092337044-04:00 level=info msg="Update check succeeded" duration=20.535911086s logger=plugin.grafana-image-renderer t=2023-10-25T12:45:16.664036396-04:00 level=error msg="plugin process exited" path=/var/lib/grafana/plugins/grafana-image-renderer/plugin_start_linux_amd64 pid=537 error="signal: killed" logger=background-services-runner t=2023-10-25T12:45:16.65326427-04:00 level=error msg="Stopped background service" service=*rendering.RenderingService reason="timeout while waiting for plugin to start"
Is this the correct place to ask about an issue like this? The doc said to come to this channel. Also, does anyone have advice on solving this issue?
Thank you!
But as it isn't, I'm looking for ways to debug my setup.
there aren't many things you can do to debug that
if the addon doesn't have verbose logging, then you're stuck with what you have
keep in mind, if you're inside your network and you're trying to access externally, your router has to support nat loopback IIRC
or maybe it's your ISP
regardless, you can test your external address by turning wifi off on your phone and trying to access that way
I need some help:
I want to expose my Raspberry PI hosting HA, to set up Google Assistant.
I already have my PI exposed with http//:<domain>.de, but I can't figure out how to get the ssl connection right.
I already have:
- <domain>.de_ssl_certificate.cer
- _.<domain>.de_ssl_certificate_INTERMEDIATE.cer
I just don't get the hang of it.
I think I have to use the Let's Encrypt Add-On, but I am not quite sure.
I'd really appreciate someone helping me.
The LetsEncrypt add-on would be the easy route
I tried that, but I can't quite figure out, how to get my certs in there
And also Let's Encrypt wants .pem files, which I don't get from my providere
The add-on generates the cert and key you need, you don't import anything
HA needs a fullchain.pem and privkey.pem file for SSL
I tried that, but I get the following error:
Diese Website kann keine sichere Verbindung bereitstellenpezubi.de hat eine ungültige Antwort gesendet.
Versuchen Sie eine Windows Netzwerkdiagnose durchzuführen.
ERR_SSL_PROTOCOL_ERROR
English:
This website cannot provide a secure connectionpezubi.de has sent an invalid response.
Try to run Windows network diagnostics.
That means HA wasn't configured for SSL yet
You mean in the router?
Thank you so much
Can anyone explain to me how to get Motioneye working with the frigate card? It seems I’m being blocked from accessing the url. Similarly I can’t view media from Motioneye from the media tab. I already have cloudflared setup if that can be used
I hope this is the right place to ask 😅 Having problems installing the openWakeWord addon. Recieving the following error, but not sure why?
Can't install homeassistant/armv7-addon-openwakeword:1.8.1: 404 Client Error for http+docker://localhost/v1.42/images/create?tag=1.8.1&fromImage=homeassistant%2Farmv7-addon-openwakeword&platform=linux%2Farm%2Fv7: Not Found ("pull access denied for homeassistant/armv7-addon-openwakeword, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")
Using Home Assistant Supervised and had no problems installing other addons this far 🤷♂️
#voice-assistants-archived will know if that exists
Thanks, will ask it over there
Well... I checked the WAN IP on my router. It's within a private IP range. Grr, my provided has set up a carrier-grade NAT 😦
Cloudflare Tunnels (with your own domain) is one solution
Did you follow the documentation? https://github.com/home-assistant/addons/blob/master/letsencrypt/DOCS.md#2-dns-challenge
im getting this log at startup, no idea what it is, how can i get rid of this 😅
2023-10-27 00:54:04.741 ERROR (MainThread) [homeassistant.config] Invalid config for [a717f0d8bb648c22]: required key not provided @ data['name']. Got None. (See ?, line ?).
I have the Scrutiny addon installed on my haos system that shows smartmon info on my drives. Is there a way to get cli access to the docker instance from the host? I have ssh access, but my docker skills must be rust as i cant figure it out. I want to be able to run the smartctl commands myself
Does anyone know how to enable this for Adguard? https://adguard.com/kb/general/ad-filtering/search-ads/
I can't find the setting but also I can't really google any info about Adguard home.
You can whitelist google's ad blocking domains but why?
I have node-red installed in HAOS as an addon-- how can I access it remotely? It's asking for a login, which I don't recall setting.
You probably want to ask the folks over in #node-red-archived
ADGUARD used to always block ads now a ton are getting through. Anyone else having this issue?
You can add more/other filter lists and update them (either manually or periodically)
I might try uninstalling it. It’s not catching any ads at all now
Uninstalling will reduce the number of blocked ads to 0
It might also be an issue with your devices' and router's DNS settings. If they bypass AdGuard Home, you get nothing from it
Your device might just not use it
There's a few ways around this. I simply block outgoing DNS for all but my pihole/adguard hosts. You can also relay/forward such requests to to your own server. Requires somewhat useful networking software/hardware.
I do this with a mix of port blocks and ip lists of known DNS servers. Interestingly HAOS absolute dies due to that unless you disable fallback
I blocked every outgoing port 53 communication, except for some handpicked devices.
I figured it out. The new iOS update introduced private relay feature. Once I turned that off some of the ads started being blocked again
I tried that on android but IIRC it prefered ipv6 and since I didn't had that it used google's DNS. Been a minute so I'm not 100% sure.
I currently give out a single keepalived ipv4. DNS is kinda important so redundancy is good. You could try to block your client and see what still works
Android and DNS is a pain in the butt
Because I've already seen the ads. They're in the search results. It just makes the link not work... Entirely pointless ad blocking.
It also blocks the banners and such on other web sites. DNS blocking obviously does not remove links. Just don't click sponsored ones
Right.. anyway.. does the feature I linked to exist in Adguard Home?
Filters > Custom filtering rules then allow what you want. It's probably simplest to click the Blocked by Filters button to see what's blocked and click the
Unblock button on the google ones. Or just search for google and select Blocked in the Query Log
I have an addon that was discovered. First time i ran it, it worked. But then there was an issue. Now i'm trying to re-run it - but it just throws me an
"Unknown error occurred". I'm trying to configure Android TV Remote
You sure that's an add on? Sounds like an #integrations-archived. In any case, take a look at your home-assistant.log file, you'll get more info on the issue there
True, thanks
I'm having errors showing up in my logs regarding Tailscale. Specifically: Unexpected error fetching tailscale data: 9 validation errors for Devices devices -> 35094161841053351 -> clientConnectivity -> derp field required (type=value_error.missing) devices -> 18166609651353042 -> clientConnectivity -> derp field required ... My integrations page shows "Failed setup, will retry" in the Tailscale integration. However, I can still connect remotely using tailscale. Any ideas on what I need to correct to get rid of these errors? Update: apparently this is a known issue. Hopefully will be resolved in the future.
How to switch to yaml mode for add-on configuration options?
Add-On page, Configuration section.
menu besides Options - Edit in YAML
Got it will give it a try!
@winter ibex I converted your message into a file since it's above 15 lines :+1:
Hello all! I just joined the channel, and I'm excited to get my setup fully working. I'm getting closer to setting up encryption. I have installed and configured DuckDNS, but I'm having an issue with the WireGuard plugin. I have tried installing and configuring it a few different ways, but for some reason, I never get the QR code to scan.
I can't seem to find the QR code png file anywhere to scan
if there is some trick to it, I'd really appreciate it!
nvm, I think I'll just download another qcow image and try it again
I figured it out. I need to disable the option that restricted my view to the /config dir, and then I could find the png file
problem solved!
Trying to get the Bepacom add-on working with HAOS running on my Raspi. I've got NGINX Home Assistant SSL proxy add-on running with no errors showing in the log and port 80 disabled (default). `-----------------------------------------------------------
Add-on: Bepacom EcoPanel BACnet/IP Interface
Bepacom BACnet/IP interface for the Bepacom EcoPanel. Allows BACnet devices to be available to Home Assistant through an API
Add-on version: 1.1.3
You are running the latest version of this add-on.
System: Home Assistant OS 10.5 (armv7 / raspberrypi3)
Home Assistant Core: 2023.10.3
Home Assistant Supervisor: 2023.10.1
s6-rc: info: service init-nginx: starting
s6-rc: info: service init-interface: starting
[04:26:47] INFO: Generating BACpypes.ini
[04:26:47] INFO: Initialising NGINX
s6-rc: warning: unable to start service init-nginx: command exited 1
[BACpypes]
objectName: EcoPanel
address: 192.168.29.211/24
objectIdentifier: 420
maxApduLengthAccepted: 1476
segmentation: segmentedBoth
vendorIdentifier: 15
foreignBBMD: -
foreignTTL: 255
maxSegmentsAccepted: 64
loglevel: WARNING
defaultPriority: 15
updateInterval: 60
s6-rc: info: service init-interface successfully started
s6-rc: info: service interface: starting
s6-rc: info: service interface successfully started
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.
s6-rc: info: service interface: stopping
[04:26:57] INFO: Service BACnet Interface exited with code 256 (by signal 15)`
Hello, I'm trying to call the frigate http API with homeassistant.local:5000/api/loggia/latest.jpg
but i'm not sure it's the good address. according to frigate doc, the port is 5000
I also triedhomeassistant.local:8123/ccab4aaf_frigate/api/loggia/latest.jpg
I can access the frigate UI through http://homeassistant.local:8123/ccab4aaf_frigate/ingress
finally found this address looking at network calls inside the frigate frontend
http://homeassistant.local:8123/api/hassio_ingress/SOMEKEY/api/loggia/latest.jpg
I hope this SOMEKEY is never changing
How did you install frigate?
home assistant addon
Seems like the addon does not expose all ports: https://github.com/blakeblackshear/frigate-hass-addons/blob/main/frigate/config.yaml#L20-L26
Also see here:
ok thank you I understand.
Hieee all , good morning .. wondering if someone could advice or guide on where can I some help for zigbee2mqtt - MQTT error "MQTT error: connect
ECONNREFUSED"
Sounds more like your MQTT server is not connectable
hi. I'm using the motioneye addon and have everything working. I just don't what port on the HA server it's using. Doesn't seem to be in the docs or anywhere in the addon config?? I need it to add the correct URL when adding the MotionEye integration.
Enables the motion webcontrol endpoint running on port 7999
Try http://yourhaip:7999/
ooh thanks will try 7999, one of about 10 different ports I haven't tried yet. does webcontrol have to be turned on in order to add the integration to ha then?
I'm still researching
if it's http, should I disable ssl on the addon config
thanks. I've tried enabling motion web control in the addon config (port 7999), have also disabled SSL since you sent me an http link, restarted the addon. Tried my ha ip with both ports 80 and 7999 and neither are working still say Failed to Connect.
I can't get webcontrol to work (you don't really need it) but if you click Show disabled ports at the bottom you can enter a port where it listens on.
You can then use http://yourhaip/ to visit it if you chose 80
thanks. I tried clicking show disabled ports and adding the value 7654 there. then trying to use this port in the URL for the intergration. No luck with that either.
Have you saved the changes with the lower save button in the network section?
yep
I might just give up with the integration and go down the webhook template sensor route. I have a webhook working with an automation for notify, but webhook seems to be too slow from motionEye for security use case. I feel like an MQTT sensor might be faster, but I assume that would still rely on the webhook trigger?? Compared to other things I've configured there seems to be a real lack of recent videos/docs on MotionEye, I guess alot of people switched to Frigate.
I tested this with port 80 and adding it in the integration and it works fine
okay thanks, good to know. to be clear was this with ssl turned ON in addon config, web control turned ON in config?
Make sure the addon is actually running and check its log. If SSL is enabled it might not be running. Everything is default other than SSL being disabled and port being set.
I also logged in once to set a admin and user apssword
thanks yeah, been checking the logs in addon settings. it's running with SSL on using nginx. I just wish it provided a URL in the logs so I knew which URL the server is running on.
It uses host networking so the "url" is the same ip as HA. I'm not familiar with nginx though
if 80 is in use, might it switch to a different port
If you use nginx then it will probably be used. Not sure what happens. Try another, I guess
I don't mean I'm using the nginx addon or service, I meant that the logs are showing MotionEye is using nginx for SSL. okay thanks for your help anyway, I'll try and keep plugging away with 80 as the port and see if I can get it working.
trying to follow the instructions out there for getting duckdns and letsencrypt working for remote access but I seem to be stumbling at the first hurdle with duckdns throwing up a challenge validation has failed error which people say the solution to is deleting the fullchain and privkey pem files but it hasn't gone far enough to generate those files. if anyone else had this and got it working would you mind telling me how you did get it working?
anyone know how i can add a switchbot mini ir remote hub to home assistant?
With the SwitchBot Cloud integration. IR devices of the category "Others" will not appear in HA (maybe some other categories too)
Ok. Thank you. That worked.
After trying it out it works but only on or off like you said. technically all i need but i'm going to try ordering a zigbee ir smart remote controller and try that. i feel like i would have more options with that.
@untold salmon I converted your message into a file since it's above 15 lines :+1:
Total HA noob here, so please go easy on me for asking stupid questions. I am using the addon DSMR Reader to get energy usage from my smart meter which works great. It is integrated nicely as a tab in HA, however not in the Energy Dashboard. This should be possible using MQTT as described here: https://www.home-assistant.io/integrations/dsmr_reader I haven't used MQTT before. I've installed Mosquitto broker, but I think I'm missing some configuration. DSMR Reader is producing MQTT messages, but now what? the Documentation is a little sparse here, and I could use some help getting this to work. If someone could point me in the right direction?
step 1, add broker
step 2, configure dsmr to point to broker
step 3, add dsmr integration
the broker configuration will be simple, if you're using the addon, there's almost no configuration needed.
Thanks for the quick response. Seems to be working now. DSMR didn't point to the broker correctly.
When using Route53 for dns is it possible to have all *.mydomain.com be routed to HA?
Maybe
haha. Not sure if I should trust that...
I thought about adding *. but since just adding . adds the host domain I wasn't sure if that would bork the host
What add-on are you referring to?
That's #integrations-archived , not an add-on
oh... Oops. My apologies.
still can't get past this error, after all that it just spits out warning:KO every now and again
which I think is meant to be warning:OK but backwards for some reason
Bumping the question.
@untold salmon anything appearing at duckdns' website?
Nah just my one domain
ip address appears correct there?
Yeah
Anything wrong with DuckDNS currently? I suddenly don´t get a conncet anymore, local IP works, restart didn´t help
Oh, that was the LTE fail over do to an outage, so all good again
I just don't get how to communicate with an Add-on from a docker outside of Home Assistant (or my PC)
Trying to connect to Mosquito Broker, Frigate does not like homeassistant.local
Neither Frigate or my computer can connect to MQTT with the HA IP:mqttport
Is the IP of the Mosquito Add-on not actually the same as HA?
It is. Well, at least the service should be available on that ip. Can you connect with MQTT Explorer?
I don't know if it's MQTTExplorer but I installed an app on my W11 machine and it cannot connect to the broker via IP:1883
Only homeassistant.local:1883
I recommend the ip rather than mDNS. If homeassistant.local works but the ip doesn't you're probably using the wrong one
Yeah I think that would be better too, but not working. I'm just confused what IP it actually is haha.
Try nslookup homeassistant.local in your CMD
Or check here: https://my.home-assistant.io/redirect/network/
Well, this could be part of it from my W11 machine, but unsure why my unraid machine and the docker would have an issue.
Let's try one step at a time
Oh, can't paste. My cmd noted that pihole can't see it
Which only affects my W11 machine, it's not used elsewhere
mDNS isn't "normal" DNS, my bad. Try the second method
ping homeassistant.local might also show it.
No IP shown. Dang.
I need to step out for a while but appreciate your effort Impact
There's lots of other ways. You can also run ha network info via SSH
Def some networking thing going on, my least favorite of issues
Ooo, I do have the HA terminal/ssh app installed, I'll try that
Ahh, it says my docker address is 172.30.32.0 and the ipv4 interface is 192.168.1.217
I've been trying to connect to that .1.217, should it have been that docker address?
No. HA should be available at: http://192.168.1.217:8123
so it does, but 192.168.1.217:1883 does not connect to MQTT for some reason
Can you check the broker's log?
2023-10-31 08:20:23: New connection from 192.168.1.174:36259 on port 1883.
2023-10-31 08:20:23: New client connected from 192.168.1.174:36259 as frigate (p2, c1, k60, u'mqtt').
well, its working now
I feel like I'm taking crazy pills
let me check the logs of Frigate real quick
oddly, now it's telling me ffmpeg process crashed in Frigate and can't see any cams. New problem, i suppose.
Thanks for the help, I have no idea what the diff was between typing that IP last night vs. this morning
ghosts!
Unfortunately I'm not familiar with frigate and can't help with that. Not sure either but I recommend reserving the ip in your router's DHCP section if not already
Sorry if this is the wrong room. Im looking for a good write up/video on how to setup google assistant behind a cloudflare tunnel. The community forum post I found hasent helped me.
That'd be #voice-assistants-archived most likely, but:
- Share what you did and the problems you're having
- There's no magic with the tunnel
The problem Im running into is when I go to my google home app. I can see the Action to add [test] project name. And Im gettting the HA login page. but after it logs in, I get an error "Could not reach test..." Im not sure where the issue is. Cloudflare, HA..something else?
hey, is there a way to trigger discord messages in a discord channel with the discord integration?
You wanted the #integrations-archived channel
(and to explain your question more clearly)
So I managed to run my HA OS system out of disk space somehow. 'Digging in with the terminal I see /mnt/data/docker/overlay2 is sitting at 20gb. Got 18 addons installed. AdGuard, AppDaemon, chrony, ESPHome, Glances, Grafana, InfluxDB, Let's Encrypt, MariaDB, Mosquitto, openWakeWord, phpMyAdmin, Piper, Samba, VSCode, Terminal, Whisper, Z-Wave JS UI
doesn't feel like 20gb of stuff, but I'm wondering if it has old images
Try docker system prune and docker system df. ha supervisor repair runs this too IIRC
Overlay2 can also fill up if containers are writing to non-volume locations
ha supervisor repair took it down by around 3gb
docker system df shows
Images 7.634gb - 835mb reclaimable
Containers 5.4mb
also sitting at 3.6gb in the logs folder
can i just rm -rf everything in the logs folder 😂
Which folder exactly?
/mnt/data/logs
Can't check what's in there right now as I'm mobile but probably not. Maybe you can vacuum the journal logs
I'm back at my PC again.
# du -sxh /mnt/data/logs/
162.9M /mnt/data/logs/
# journalctl --vacuum-size=100M
Vacuuming done, freed 0B of archived journals from /var/log/journal.
Deleted archived journal /var/log/journal/c7881e5219b44155a7e53501071167bd/system@0005f59a596a6748-962914443ba7009d.journal~ (24.0M).
Deleted archived journal /var/log/journal/c7881e5219b44155a7e53501071167bd/system@af1995822a5e40e69c19bf30c2bff90b-0000000000000001-0005f59a59285e32.journal (17.2M).
Deleted archived journal /var/log/journal/c7881e5219b44155a7e53501071167bd/system@af1995822a5e40e69c19bf30c2bff90b-0000000000003fd2-0005f82512cf82b2.journal (22.1M).
# du -sxh /mnt/data/logs/
99.5M /mnt/data/logs/
Also see here for more: https://wiki.archlinux.org/title/Systemd/Journal
yeah thats way smaller than mine haha
It's just a development/testing VM. I don't use HAOS in production.
vacuum freed up 400mb but logs is still 3.2gb
hm
all the files it lists using that space are from april and may 2022 according to ls
Hmm.
# cat /etc/systemd/journald.conf
[Journal]
Storage=auto
Compress=yes
SystemMaxUse=500M
It should be limited to 500M but there's a few ifs.
If journalctl --vacuum-time=90d does not delete them you could try something like this find /mnt/data/logs/ -type f -mtime +120 and then add -delete if you're confident.
On my production system /mnt/data/logs has 495.6M
how many folders do you have in /mnt/data/logs?
i've got 2 and all of the journalctl commands only seem to affect one of them
# find /mnt/data/logs/ -type d | wc -l
2
# find /mnt/data/logs/ -type d
/mnt/data/logs/
/mnt/data/logs/c7881e5219b44155a7e53501071167bd
The latter would have sufficed I guess
1 directory on mine
Just out of curiosity you could try journalctl --verify. Or just rm -rf the older one. Maybe rename it and see if it causes issues but I kinda doubt it
Also try journalctl --rotate. Can also be used like this journalctl --vacuum-size=100M --rotate.
Lots of other things like journalctl --disk-usage: https://man.archlinux.org/man/journalctl.1
rm -rf'd the old one and rebooted, everything appears to be working
Hello. how to solve this problem: Access denied for user 'service'@'172.30.32.1' (using password: YES) thanks
For what add-on?
mariadb
Hi, I would like to move my HomeAssistant installation from VMWARE to PProxmox. I have made a backup for this, but it is over 8GB. The size comes from the InfluxDB. I have installed the InfluxDB as an add-on. How can I reduce the size of this INfluxDB? You can set guidelines there - can't you?
Hi community, how to show File Date or File Details in Studio Code Server add-on?
That would be some sort of extension
search extensions for something that suits your needs
petro: Thanx.. have found extension "File Properties Viewer"
Could use a bit of help with samba share. I followed the instructions, and as I understand it, after setting up HA on my Raspberry Pi 4, I should be able to go to my Windows machine, go to file explorer, network, and locate and double click the homeassistant entry there, which should prompt for user/pass, and display files at that point. Am I misunderstanding how this should go? I double click, but it seems to just load me into the usual web browser HA homepage. Disregard, problem solved. Needs "\" typed in before the url in file explorer.
Hi All
I setup a Home Assistant server in my Raspberry pi 3B
Everything is working fine
I also setup a cloudflare tunnel and I was able to use it via internet
But there is a small problem that I'm facing
Whenever there is a power outrage and the Raspberry pi is not properly shutdown, when the power is back and it restarts the cloudflare URL does not loads it shows an error Error 1033, Agro tunnel error.
This is error is showing up because the cloudflare addon did not restart when the Home Assistant server restarted even though the watchdog is on, start on boot option is on
Can anyone help me to fix this problem
I live far away from the home which has home assistant server, after every power outage i have to go there and manually restart the Addon
Best fix would be a UPS
Hey guys. I've been searching to some answers regarding this Q i have and I can't seem to find much on it. So I have been trying to persist some images obtained from another PI taking some screenshots into the Home Assistant's file system. As we all know, when opening a terminal via the SSH addon it spawns us into a docker container. So any extra folders/files that are not in the /config directory get deleted as they are not mounted to the host OS. What is the solution to this? Just to obtain SSH access to the host VM instead and do my work in there? How does anyone easily persist files onto the Home assistant itself? Apologies if this is a repeat but I am trying to find a clean way of doing this.
I'm having kind of a weird issue... None of my add-ons are turning on. I recently switched to a new SD card, so I recovered from a backup file. Since then, even new add-ons I download don't start up properly. They just continuously load the starting button, but never actually turn on
Stick to the persistant directories /config, /media and /share. The host OS (at least in HAOS) won't help you much with that.
Reboot the host (not just restarting HA!). Without reboot add-ons often behave weird after a restore.
Host... Meaning the device it's running on?
Yes
You are a god send.
anyone know if its possbile to pass a service token for a request?
For example the sonarr integration. I have secured it with a zero-trust policy within cloudflare. In order to access it without interaction you need a service token in the http request.
In the SQLite Web addon, does the data import overwrite existing data when provided with primary key column?
Ie, can I use export -> import for externally processing data and then reimporting it?
anyone know how to get into tasmoAdmin after you forgot username/password?
everytime i try and turn on zigbee2mqtt is messes with my zigbee devices and they don't work. i'm trying to access the side panel and it won't work. I want to add a zigbee ir remote device and can't in the normal way use it correctly.
Ya, i live in a small town. Every day there will be power outage for at least 4 times
hello, how to install phpmyadmin or other add-ons on HA core without add-on?
Thank you in advance!
There's no addons with that method: https://www.home-assistant.io/installation/#compare-installation-methods
Use whatever way you want to install other software. It has nothing to do with HA
everytime i try and turn on zigbee2mqtt
hi all, I've been going around in circles for days with MQTT / MotionEye / Motion Binary Sensor. I think I have missed something with the documentation which I'm finding difficult to follow. my use case is that I want to send a moquito publish command to mqtt on home assistant when motion is detected in motioneye. I am using the following command:
mosquitto_pub -h 192.168.1.XXX -p 1883 -u YYY -P ZZZ -t cameras/1/motion -m ON
Do I have to send a config for that topic to mqtt at first? I'm really not clear from the docs how I do that? I have set the discovery topic to cameras instead of homeassistant to try and force the discovery of this topic.
When I set the payload to ON manually on this topic using the MQTT integration Publish a packet feature, my binary sensor updates it's state to motion detected, but when I test the mqtt publish command from motioneye, I am never able to get the binary sensor to change its state. This makes me think that my command above is wrong somehow, or I do not have the configuration of MQTT set in a way that allows this published command to be received by the broker.
Please can anyone help? Unfortunately many of the community forum posts are from before the change to mqtt config which is making things even more confusing.
if you're just publishing on/off to a topic w/o discovery, then manually configure the binary sensor in yaml
if you need help w/ that, #integrations-archived can help.
if motion eye is not changing the state in the topic, your issue is w/ motion eye and it's access to your MQTT broker
@olive spoke I converted your message into a file since it's above 15 lines :+1:
Any1 any idea for this problem?
https://discord.com/channels/330944238910963714/1169568785196384297
Good evening!
So i updated HA, and it broke my Cloudflare addon, so i reinstalled it and i am now stuck at getting a new certificate for it.
I do take the url from the log and login to cloudflare and click "Authorize" with my domain, but i am getting these red boxes in the bottom with errors :
API Request Failed: GET /api/v4/user/tenants (504)
And
Failed to validate requested hostname *.xyz.xyz: Get "https://i.api.cloudflare.com/v4/zones?name=*.apil.dk&page=1&per_page=100&status=active": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Code: 1010)
Any good ideas how to solve this 🙂 ?
Thank you Tinkerer 🙂
I have the nginx addon set up to provide TLS for my HA installation. However, it seems like the nginx is messing with the websocket connections required to talk to esphome, as I am only getting blank windows whenever I try to do something in the esphome web interface integrated into home assistant. I can see from the nginx addon documentation that I can change the configuration to add the required lines to enable websocket support and get all the headers set up correctly, which I did (based on this post: https://community.home-assistant.io/t/esphome-web-ui-black-screen-for-validate-install-and-log/337578/16). However, I am still getting errors when trying to set up new devices in ESPHome (logs show "2023-11-02 21:12:23,934 WARNING 403 GET /compile (0.0.0.0) 0.83ms" when trying to set up the device). Since it works from outside of Home Assistant, I assume it's something with my Home Assistant config that's causing the issues. Anyone good a good idea what I am missing / where to look?
Having problem getting my Zigbee-sensor to be accessible in Dashboard. I can see it in Zigbee2MQTT, but it says "unavailable" in entities. Someone that can help me?=
#zigbee-archived can
Ty tinkerer!
Okay, I haven't figured out how to get this to work with nginx, but since I just bought a Nabu Casa subscription anyway (to support HA and ESPHome development and get high-performance voice stuff), I tested it with the Home Assistant Cloud remote access thingy, and that seems to get everything right. So I will probably just switch the relevant domain over to HA cloud and save myself the headache 😅
Oh. Right. Bad time to do DNS changes for a cloudflare-registered domain 🙈 . Well, I guess I may have to defer this until tomorrow.
my Samba share addon for HA is fighting with my nas for "local master" of the workgroup. How would i make that stop?
do i just put it in a different workgroup or something?
reinstalling HA but their is no Home Assistant Google Drive Backup
hi how to connect studio code server to HA because studio code server does not give out errors in .py files.
@viral terrace I converted your message into a file since it's above 15 lines :+1:
#integrations-archived might be able to help with the InfluxDB integration
(or #analytics-archived )
So just trying to setup Vaultwarden addon, I noticed the logs start successfully but the default port that is in the configuration (7277) doesn't seem to work.
Edit: I'm a dumbass forgot about port forwarding
[2023-11-02 18:56:47.220][vaultwarden::api::notifications][INFO] Starting WebSockets server on 0.0.0.0:8080
[2023-11-02 18:56:47.226][start][INFO] Rocket has launched from http://127.0.0.1:80
s6-rc: info: service init-nginx successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
s6-rc: info: service legacy-services: starting
[18:56:47] INFO: Starting NGinx...
s6-rc: info: service legacy-services successfully started
what happened to home assistant google drive backup I have a backup I want to restore on a new install but can't find in add-on store
Because Google Drive Backup has never been part of the official or the included community add-ons
Also check the channel's description and see: https://github.com/sabeechen/hassio-google-drive-backup#detailed-install-instructions
@impact thanks for the link
if i install an addon from the addon store, is it supposed to be stored in /addons? because under my haos i dont see anything there with a few addons installed.
no, only local addons go there
I am looking to add the onstar2mqtt service so I can connect with my truck. I am lost on adding the docker container though. Any tiips?
I need to run this but that doesn't work in the terminal and ssh add on.
docker run
--env ONSTAR_DEVICEID=
--env ONSTAR_VIN=
--env ONSTAR_USERNAME=
--env ONSTAR_PASSWORD=
--env ONSTAR_PIN=
--env MQTT_HOST=
--env MQTT_USERNAME
--env MQTT_PASSWORD
michaelwoods/onstar2mqtt:latest
You'll probably want to check this out instead: https://github.com/BigThunderSR/homeassistant-addons-onstar2mqtt
Don't be playing with Docker manually if you're running HA OS
Okay, thanks!
I am trying to get Samba to start so I can access the config file but it is not even starting.
Did you just restore from a backup?
I did
Reboot
dang you guys are good. thank you so much!
seems unrelated to addons
Do I have to create entities for the onstar data to show up or how do I get that to work?
I'm getting this error when starting the onstar service
error: Main function error. {"error":{"code":"ENOTFOUND","errno":-3007,"hostname":"http","syscall":"getaddrinfo"},"timestamp":"2023-11-03 15:30:23"}
You mean, when starting the add-on? I'd imagine there's some more logging involved, if so
Sounds DNS lookup related though, perhaps whatever host you entered for your MQTT server?
Hard to know without more info
I fixed that part now. it was needing core-mosquito
Anyone here have experience with setting up the WireGuard addon on a UDM-Pro?
This channel is for HAOS add-ons, not Unifi software
Fair enough. I'm asking about the WireGuard Addon within HOAS and if there are any members here that has experience setting it up within a Unify network environment given the specific way it handles firewall rules and port forwarding
Gotcha 😆
Well, I'm not using Unifi stuff. But I opted not to use the add-on, but to use Wireguard on my router directly
My VS code addon was working beautifully for over a year until a few days when auto complete stopped working correctly. I would type "light. " and wait , sometimes it would populate the list in about 30 seconds other times nothing comes up. CPU usage is at low %10
Unify also has the option to create a WG server on the router level, im just not sure if that would also give you access to the other networks you have configured or if its locked to the management network. Tried a quick test on the mobile app and it didnt pick up, but that could have just been firewall rules i guess. still learning
Looks like the bug for the empty add-on store got closed but the issue still needs to be worked around on a fresh HA system shipped from Crowd Supply? Could someone reopen that, or is there a current bug open for it?
hello can some one help me i installd the addon whisper in Home Assistant but it is not showing up in integrations
i have piper already install and open wake word
and i have the wyoming protocol
whisper is running
i have all latest updates
piper and openwakeword are showing up in integrations
Stop cross posting
Pick a channel and stuck with it. #voice-assistants-archived was fine
So it seems
Crossposting is never okay
okey noted
Anyone know how to set the mosquitto default randomly long broker password? Removed and reinstalled mosquitto and got a new password. I can see my devices trying to connected by since they have the old password the will not authenticate. I'm getting nowhere on the forms.
I think there are additional users. Specifically I want to change the password of the "homeassistant" user that is created automatically when mosquitto is installed. If I can't figure it out I will probably end up adding an additional user so I don't have to go through this again (that is dragging a computer into the garden to reprogram some Pico Pi's buried in cases with difficult to reach USB ports.
Not quite sure where the password is coming from: https://github.com/home-assistant/addons/blob/f6fd21749201c5a124a876e66324e36c7139beec/mosquitto/rootfs/etc/services.d/mosquitto/discovery#L15
Those two users are not not supposed to be used afaict
I figured it out. Run this via the advanced SSH addon (disable protection mode)
docker exec addon_core_mosquitto cat /data/system_user.json | jq '.homeassistant.password'
it will return the password. But again, this is not supposed to be used by you from what I can tell. Create your own user and password combination
Yeah, I will probably do that, luckily I only have one device that is a pain to reprogram due to the case design. I have a new case for it that makes it easier to get to the USB port so I guess I will kill two birds with one stone.
I'm looking to delete some data in InfluxDB.
How can I access a terminal in the InfluxDB container? Thanks.
docker exec -it name bash or docker exec -it name sh.
You can get the name via docker ps. Use the community SSH addon with disabled protection mode to run those commands.
Hi @supple grove , I have the community SSH addon, but how to disabled protection mode?
There's a switch in the addon's options/overview
I'm using Terminal & SSH version 9.7.1 , didn't see the option, sorry.
Did I need to use Advanced SSH & Web Terminal ?
Yes. It's why I mentioned community
How do I install Influxdb 2 om HAOS?
Google found this: https://github.com/danieloldberg/addon-influxdbv2
It is on HAOS...
You need to add that repository to the add-on store (in the
menu of the store)
You're a pleasure to help
Thank you Impact and Jorg. Influxdb v2 shows up nicely but I unfortunately get this error doing installation:
The command '/bin/bash -o pipefail -c apt-get update && apt-get install -y --no-install-recommends luarocks=2.4.2+dfsg-1.1 procps=2:3.3.17-5 && luarocks install lua-resty-http 0.15-0 && ARCH="${BUILD_ARCH}" && if [ "${BUILD_ARCH}" = "aarch64" ]; then ARCH="arm64"; fi && if [ "${BUILD_ARCH}" = "armv7" ]; then ARCH="armhf"; fi && curl -J -L -o /tmp/influxdb.deb "https://dl.influxdata.com/influxdb/releases/influxdb2-${INFLUXDB_VERSION}-${ARCH}.deb" && curl -J -L -o /tmp/influxcli.tar.gz "https://dl.influxdata.com/influxdb/releases/influxdb2-client-${INFLUXCLI_VERSION}-linux-${ARCH}.tar.gz" && curl -J -L -o /tmp/traefik.tar.gz "https://github.com/traefik/traefik/releases/download/v${TRAEFIK_VERSION}/traefik_v${TRAEFIK_VERSION}_linux_${ARCH}.tar.gz" && dpkg --install /tmp/influxdb.deb && tar xvzf /tmp/influxcli.tar.gz -C /tmp && cp /tmp/influx /usr/local/bin/ && tar xvzf /tmp/traefik.tar.gz -C /tmp && cp /tmp/traefik /usr/local/bin/ && rm -fr /tmp/* /etc/nginx /var/{cache,log}/* /var/lib/apt/lists/* && mkdir -p /var/log/nginx && touch /var/log/nginx/error.log' returned a non-zero code: 1
Works perfectly. Thank you a lot!
So I currently have two mqtt devices connected to HA, but only one is discovered. Both are using "homeassistant" discovery. Infact both are running the same firmware. I can see both devices in MQTT Explorer. as well a I see the connect messages in the mosquitto logs. Any ideas on how to get multiple mqtt devices to be discovered?
I can't seem to post images in this room so I made a post in github on the project I'm using to connect to MQTT:
https://github.com/daniloc/PicoW_HomeAssistant_Starter/issues/13
Aparently this is a known issue with a work around. The work arouind is posted in the above link as well.
Grafana Addon + grafana-MQTT-plugin: can't see anything 😕
Any hints for me? Using recent HASS.io on Raspi3, have the Grafana Addon in HA, is working if data source is the InfluxDB Addon which is filled from HA which collects from the mosquitto Broker addon. But I'd like to have some MQTT content without delay, so I added the MQTT data source to the Grafana Addon. The MQTT is deaf and blind. Can't see anything from the broker. Why?
Another computer in the same network easily seeing everything, for instance when starting "MQTT-Explorer-0.4.0-beta1.exe" and givin same addresses and credentials.
Is the Grafana Container somehow blocking communication to the MQTT container?
please ... help!
Edit: the MQTT plugin in Grafana has a live connection test right after the credentials input. This test results always in "MQTT connected" and fails if I give wrong port, address or credentials. So, it thinks it is connected to the broker, right?
What does your MQTT query/selector look like?
the one inside Grafana? or the one inside the MQTT-Explorer?
Both
can I attach screenshots here somehow?
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.
And the selector for your panel(s)?
it is dark outside, get on/off toggling connections in the Browser since some hours. But the problems I am asking for are also present in the middle of the day.
Will say, don't know, if the Browser does present recent state or Last Will Testatment stuff?
Imgur picture from panel 1 in MQTT Browser
Imgur picture from panel1 voltage (retained) in MQTT Browser
Yes, it is showing the values as "retained" (LWT is set in the data source).
But anyway, Grafana input should be able to give me anything, as long as I select an upper node, like "solar" here, right?
This is what the Grafana sees:
Imgur of Grafana Query test
What's the grafana version?
Grafana v10.1.2 (8e428858dd)
Assuming you use ingress, can you try if it works if you access grafana by port? Everything else looks okay to me
Yes, I have made the screenshot via another Computer not using the HA page, but calling the Grafana page directly: http://192.168.0.16:3000/api/hassio_ingress/.....
.0.16 is the Raspi running HA and the addons
(But I have to say I am not understanding much from this parts. Used older TIG stack 2 years on bare Rasperry Debian. Then changed to HA plugins last month, because I started using HA (and the bare Debian Raspi died)
So the whole Docker, Ingress and SSL-or-not and not able to being root on the Grafana is quite new stuff for me
It's possible the MQTT live stream doesn't work due to way the addon works. Gonna have to test this later. Am mobile right now
Thank you for spending your time! It's near midnight here in Germany, I'm looking forward for further news.
On my own grafana server (debian, docker image) it works. Little buggy but it works but it doesn't on HAOS via the addon.
Also see this which I should have looked for in the first place 😐: https://github.com/hassio-addons/addon-grafana/issues/349
I want to have a UPnP server for music on my home network, and I've installed an addon for Jellyfin in my supervised HAOS: https://github.com/mdvorak/ha-addon-jellyfin
Is there any advice for making it accessible on my network? networking=host? Where can I make that config change?
Also, I've made a change in the Jellyfin config web UI that has made the Web UI inaccessible to me (I changed a port number). Where is the config file likely to be so I can edit it in the terminal?
The available networking options and opened ports are in the add-on's settings in the UI.
Thx - the addon UI settings (two ports) didn't as far as I can tell allow the Jellyfin DLNA server to be visible to my phone or TV. Should they have done?
Now I've made a change inside Jellyfin Web UI settings that seems to have broken it, and I want to revert that change with a text edit
[fixed now: /share/jellyfin/config/network.xml]
Or I could just set it up from fresh :/
Is this advice relevant to Home Assistant? https://www.reddit.com/r/jellyfin/comments/nmkvkh/comment/iv3udbx/
No, it's not
Hi, I restarted my nginx proxy manager on my home assistant blue, but now it's complaining about a cert failing to load and causes the nginx proxy manager to not be able to start up anymore... All my proxy domains are now offline :/ The logs basically tell me this:
nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-1/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/npm-1/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
[02:52:41] WARNING: NGINX Proxy Manager crashed, halting add-on
[02:52:41] INFO: NGINX Proxy Manager stopped, restarting...
s6-rc: info: service legacy-services: stopping
[02:52:41] INFO: Nginx Proxy Manager stopped, restarting...
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
This started happening after I deleted one of my SSL certs that I had to renew because I had a new cert to update
I know that the nginx proxy manager isn't anymore supported by the community, is there a different reverse proxy that I can use with my dns provider transip?
whoops wrong server, this is a community addon
hi, i have probem with sonoff, For some reason, when I turn off the ZB Mini from Home Assistant and not from the official eWeLink app, the status on my Home Assistant interface screen goes back to "on." It's as if the switch automatically digitally reverts to its previous state. What could be the reason for this? When I turn it off directly from eWeLink, this does not happen.
sounds like #integrations-archived
If I open the zigbee2MQTT add-on, the page stays black. I can see on the logs that it is running and works. Anyone with an idea?
I'd suggest a reboot of the entire host, not just HA. Perhaps you recently restored a backup.
I am working on a new HA os installation and getting an overlay error anytime i attempt to install a community addon
oh guess we cant post images anymore
overlapping lower dir path
seems 2 happen anytime you attempt to install a community addon. On the frontend it displays a 404 error for a docker+ https localhost resource
hi everybody
i have problems with my mariadb addon installation on my hassio rpi
i have already restore from old backup with no luck
is it safe to reinstall addon
What is the actual problem?
it keeps logging 0 [Note] InnoDB: 0000000000000000000000000000000000000000000000000000000000000000
and then restart
Have you rebooted the host after the restore?
It's not really a problem to re-install the MariaDB add-on, but woul would loose the data.
which data
config or history?
2023-11-06 21:19:41 0 [ERROR] InnoDB: Page [page id: space=0, page number=223] log sequence number 119695313023 is in the future! Current system log sequence number 105583265572.
2023-11-06 21:19:41 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
reboot yes
2023-11-06 21:20:08 0 [Note] InnoDB: 0000000000000000000000000000000000000000007400658e7ca4b5a7fd844b
2023-11-06 21:20:08 0 [Note] InnoDB: End of page dump
2023-11-06 21:20:08 0 [Note] InnoDB: You can use CHECK TABLE to scan your table for corruption. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-11-06 21:20:08 0 [ERROR] InnoDB: Page [page id: space=0, page number=304] log sequence number 118782526539 is in the future! Current system log sequence number 105583265572.
2023-11-06 21:20:08 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-11-06 21:20:08 0 [ERROR] InnoDB: Database page corruption on disk or a failed read of file './ibdata1' page [page id: space=0, page number=304]. You may have to recover from a backup.
2023-11-06 21:20:08 0 [Note] InnoDB: Page dump (16384 bytes):
2023-11-06 21:20:08 0 [Note] InnoDB: 8e7ca4b500000130ffffffffffffffff0000001ba7fd844b45bf000000000000
2023-11-06 21:20:08 0 [Note] InnoDB:
You will loose all information in the database. History and data from other add-ons which use MariaDB (like NGINX Proxy Manager - at least it used to use it)
what should i do then better
Maybe someone in #analytics-archived can help with a corrupted database.
@elder schooner thankyou i try to get help there
i don't know why that happened only things i changed was ssl zertifikat
sup guys does anybody happen to know what could cause "unable to load jimage library" when trying to run OpenJDK21 ?
I'm looking at the addons I've got installed, see MariaDB and cannot remember what's using it. I've got the File Editor addon, Mosquitto broker (don't remember what that does either), nginx proxy manager, samba backup and Z-Wave JS. None of these from what I can see need mariadb. Does Home Assistant need MariaDB?
Nginx Proxy Manager uses it. At least older versions did and kept doing from that point
Home Assistant uses MariaDB, if you configured it in your configuration.yaml
There's nothing about mariadb in configuration.yaml
I could probably drop NPM
I uninstalled NPM and now File Editor won't work good lord
How do I skip z2m firmware updates that say they're installing even though I didn't hit update? It says installing but they're not really installing either. And the Skip button can't be clicked. IKEA just released new firmware for some devices. https://imgur.com/a/G6jRr5N
Hah. Was able to do it via notifications on my phone instead. All gone. 😛
Hey there, I'm having trouble since last update of HAOS (11.1) with the wireguard addon: I can't get any handshake for connections going through multiple nat routers. This was working before update. Anybody has an idea what could cause this issue?
Hmm, since last update I noticed something is not great with MQTT, sometimes after restart of hass, the MQTT fails to pickup the entities, and shows they unavailable for some time until it reset back to working one
It's an upstream issue https://github.com/eclipse/mosquitto/issues/2887
hmm, but like 90% of other stuff is working 🤔
yeah renamed entities and they appeared
InfluxDB running as an add-on in Home Assistant running in a container on a Synology NAS.
I have seen InfluxDB running, and then it "breaks". The add-on log reports the following that I am trying to make sense of.
~[13:08:06] INFO: InfluxDB stopped, restarting...
[13:08:07] INFO: Starting the InfluxDB...
time="2023-11-07T13:08:07-05:00" level=info msg="Response: OK" component=server method=GET remote_addr="127.0.0.1:51936" response_time=18.812096ms status=200
ts=2023-11-07T13:08:20.502-05:00 lvl=error msg="failed to connect to InfluxDB, retrying..." service=influxdb cluster=default err="Get "http://localhost:8086/ping\": dial tcp 127.0.0.1:8086: connect: connection refused"
Any thoughts of where to start?
Huh? HA container has no addons
Perhaps imprecise terminology - is a virtual machine better?
https://www.wundertech.net/how-to-set-up-home-assistant-supervised-on-a-synology-nas/
Not necessarily. It's just hard to know what is going on if the context/information doesn't make sense.
we need to know your actual install method in order to help
if you're using container, then you wouldn't be asking questions here
because you can't have addon's w/ containered HA
so if you do have addons, you're running HAOS or HA Supervised
Does this clarify:
HAOS installed from the VMware ESXi/vSphere Home Assistant operating system image using the Synology Virtual Machine Manager.
HAOS clarifies everything we need to know
So, on to your problem
it seems odd to me that it's pointing to 127.0.0.1
Swapped mqtt server to emqx, and everything works fine... 😖
I took that to be a system assigned IP. It is not my IP address (192.168.9.XXX)
right, and it shouldn't be pointing to any address as you're creating a server
HA connects to influx
so influx should just be chilling
no need to specify any address or for it to connect to anything
I don't use the addon, so someone can correct me if I'm wrong.
ahm, sadly with mqtt moved outside addons, now all services are running outside hass 😖
where does HAOS save addons? I uninstall one, then try to reinstall but it appears it is using the old config
What is perplexing is that it was pulling data and working yesterday afternoon
What kind of config are you talking about? The add-on config in the UI or settings you did in the add-on itself.
The storage is only accessable from the OS itself, but gets deleted, when the add-on is uninstalled.
Some add-ons place a file within the config directory to save their settings
Or in share
I was able to get it working
How do I add a custom piper voice.
@last wedge I converted your message into a file since it's above 15 lines :+1:
Ähm, ja... thank you, dear Bot.
to all humans: Could you kindly take a look into the above message+file and give me a slap to my head? What's wrong with my on_click - if - else - condition?
Got inspired by section https://esphome.io/components/binary_sensor/index.html#binary-sensor-is-on-binary-sensor-is-off-condition.
Can't find out...
Does someone know where I can check yaml files of automations done by SwitchManager?
Hey all,
I am using home assistant since three years and love the project.
Now i made my first add-on and I would like to present it in the community.
What is the best way to do so?
Also, I would be interested in getting some feedback. Here is the link to my add-on repo:
https://github.com/muexxl/ha_addons
The error tells you exactly what is wrong:
Did you forget to indent the block inside the if?
hi folks, I have a couple of onvif cameras integrated in HA.The plan is to save motion triggered records (from the camera itself) on a ftp server throught HA as ffmpg files. Is there a addon or integration to overlook and play these records in HA like with a DVR software? It must be a simple programm not using a lot of resources. HA is on a Rpi4/2GB. Is this idea realistic and does anyone know such a addon?
👋
I wonder if anyone can help me figure out what's going on here with PowerCalc.
I have a powerCalc group that contains 1 socket.
The socket has power consumption of 15W but the group has power consumption of 25W (images in thread)
@last wedge I converted your message into a file since it's above 15 lines :+1:
@last wedge ESPHome is a system to control your ESP8266/ESP32, with a native integration for Home Assistant.
You can find their documentation here, and get help with ESPHome itself here in the #diy-archived channel (#integrations-archived for the Home Assistant side integration with it). They also have their own Discord server too.
Wrong channel/server 😉
"ESPhome" is not an addon?
Yes, but like all add-ons it's "other software"
Software that has it's own Discord server
And for the purpose of this server, is on topic in #diy-archived
Many add-ons are more on topic in other channels (or servers) than here - Zigbee2MQTT is another
okay, understood. Will repeat/move my question in ESP32 discord server.
I'm planning on adding JoyWarrior24F14 to Home Assistant but I have no idea how I would do that and if there is any integrations that could be used. Windows recognizes it as a joystick. Any ideas?
Add it to do what?
To HA to show X, Y and Z acceleration as graphs
You'd need an integration to support it, or an add-on that'll pass that information to an integration
Tbh I didn't know in which channel to post this. I'll try my luck on the integrations channel. Weird little device. Trying to make it to work on Windows but would need proper drivers first bruh
Is the Grocy addon have all the features as Grocy running in a seperate docker instance?
I believe so
I am having a heck of a time trying to get it to work on my phone at the store...
I have an unraid, running HA as a VM, and the Grocy addon inside that...
I am a bit over my head
Why not just use the grocy container in the unraid CA store?
I only use addons specifically if they are depended on by home assistant to function
if it is its own container, can I still access it through HA?
Like my zigbee and zwave addons since only home assistant uses them it doesn’t make sense to run them on unraid instead of haos
Depends but ya
I expose mine via reverse proxy don’t access in home assistant
reverse proxy... that sounds like a bunch of custom steps...
A very simple option is nginxproxymanager there’s YouTube tutorials on it
Any reason to not use the superviser? sounds like you are a HA-core guy
I am not
I prefer haos and the simplicity of it all over containerizing everything home assistant related
This also allows me to have a dedicated device running haos so if server goes down I don’t lose smart home
You could have a secondary dockerhost nuc or something and still achieve that tho
Hi. I would like to use tailscale and also configure it to be a endpoint, as its always running and allows me to watch content abroad.
Would it be possible to set tailscale up as endpoint in HAOS?
Is there a guide?
Yes.
I made it work in debian 12. But now considering installing HAOS for the simplicity sake of things
Ya lol
Or do the same instructions apply as on debian to make it work as exit node?
Furthermore, im curious about frigate and AI detection. Im using a intel device with a onboard gpu. Can frigate utilise that gpu on HAOS for AI drtection?
you just install the addon and it defaults to exit node turned on i think
if not you just check a box
Thanks!
i think so but i would not do this. i would install proxmox and then virtualise haos vm and run a frigate container
https://www.derekseaman.com/2023/06/home-assistant-proxmox-ve-8-0-quick-start-guide.html here's a quick start guide
actually derp of course it works
i'm using haos installed bare metal to an old intel laptop using the igpu with the frigate addon
altho i did start using a coral recently. i removed the old wifi/bluetooth m.2 e key and replaced with an e key coral
frigate still uses vaapi https://docs.frigate.video/configuration/hardware_acceleration/ in my setup tho
Yeah was also thinking about a coral but reddit frigate users said a intel n100's gpu power would be sufficient for like 10cams
reddit and home assistant advice doesnt mix dude
way too many idiots with a microphone spewing shit info
I know, but also knowledged people
n100 are popular in #hardware-archived cuz you can buy a shiny new nuc and do stuff and things
regarding frigate, unless you hear it from nickmowen or blakeblackshear it's probably wrong/outdated
Why would you recommend this over just installing haos on the device?
because if you want to do more than just home assistant stuff you dont just start installing plex and whatever addons you want and act like it's a hypervisor
people often come in and ask how they can mount multiple drives to haos
and then share to addons
haos doesnt work like that
No interest in that tho^^ just frigate with ai detections and automations.
And a working tailscale
you can always install haos bare metal and backup/restore to a VM later
no downside there really
you can backup from any haos install (arm, vm, bare metal) and restore to w/e
Nice!
I also like that haos just works in terms of updates. Debian is guaranteed 5 years of support
https://github.com/lmagyar/homeassistant-addon-tailscale i setup this unofficial tailscale addon for advanced tailscale features but frankly i dont actually use it
some updates from that addon have been pulled into the official one
Thanks, i will check it out. For now back to sleep. Was awake to feed our little one 😄
Thanks for the help!
later
Btw is it easy with a guide to add a external drive to haos? Again, only for frigate. No interest in other use cases
Potentially dumb question, is there a Jellyfin integration that exposes the current state of the server I.E who’s logged in, who’s watching what etc
I love Homarr but want everything in one place
any easy guide for making tailscale work to control the home assistant OS from a remote location?
What have you found by searching? The jellyfin integration docs are much more sparse than Plex
instructions on HA's website just refer you to tailscale themselfs...but for HAOS they stripped so much that you probably cant install it on itself.
There’s multiple YouTube video tutorials on home assistant and tailscale. Everything smart home has one that is decent
thanks, that video did the trick! forgot to enable subnets.
You might want to disable key expiry
Default is 6 months I think after that you’ll try your best to login and it’ll fail
yeah already did 🙂
I am having a problem with ESPHome and ESP8266 devices.
I flash them with ESPHome using the ESPHome Web tool which I then sucessfully add to ESPHome on HA. The problem occurs when I flash install anything on the devices using ESPHome Add-on on HA. Which in the end gives me always this result:
WARNING Can't connect to ESPHome API for esphome-web-17fabf.local: Error resolving IP address: [Errno -5] No address associated with hostname (APIConnectionError)
INFO Trying to connect to esphome-web-17fabf.local in the background
so i installed an add-on using hacs, but i can't find the installed device anywhere 😅
HACS has no add-ons
The docs tell you that
You have to click to confirm you understand that
Does have #integrations-archived though...
Make sure to be explicit when asking for help. Not everything is an addon just because it adds features
#integrations-archived integrate Home Assistant with devices or services, or provide functionality within Home Assistant.
#add-ons-archived provide additional software or services, which an integration could possibility integrate with. Add-ons are for Home Assistant OS and Supervised only, other install methods can install software other ways.
yeah, intgrations...add-ons...i meant it adds something "add-on lol". i installed the following:
https://github.com/ollo69/ha-samsungtv-smart#1-easy-mode
I'm trying to see where i can access it.
maybe because it was already detected before i installed that github thing.
ok, i'l ask there, thanks! 🙂
Honestly not much, I really like the homarr integration but don’t think home assistant comes close
I have a few smoke detectors in Z2M. I can selftest and mute the alarm there. I can also do that in HA via MQTT but the entitites are select. instead of buttons.
Is there an easy way to change that in Z2M?
https://www.home-assistant.io/integrations/panel_iframe/ you could add homarr to home assistant dashbaord if you were so inclined
#zigbee-archived can help
(but probably not)
@narrow sapphire I converted your message into a file since it's above 15 lines :+1:
New Transmission (the BitTorrent client) add-on
Can anyone point me in the right direction to migrate data from the influx addon to an external influx server? I've found tutorials for migrating data between influx servers - just don't know how to get to the "server" running in the addon
hey got some problems by installing an add on on a virtual maschine that works with Homeassistant please take a look :
Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:138
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 01:16:07 (7 occurrences)
Last logged: 01:29:23
Failed to to call /addons/a0d7b954_ssh/install - 'AddonManager.install' blocked from execution, no host internet connection
Failed to to call /network/interface/enp0s3/update -
I'n new to HA and just add the Advanced SSH. I started it at the add-in but when I click the terminal it asks to start the add-in and when I click thru to the popup it says it is not ready. In the top corner of the terminal is a 502 bad gateway notification.
Did you configure it?
I guess not I didn't notice any instructons to configure it but maybe I am unobservant
It pops you into the tab to start it not configure it so it’s a bit confusing
Thanks Sellout! I was so distracted by the bright icons I didn't see the tabs at the top.
it be like that
I have emulated_hue configured in HA core with docker. I configured only lights from govee and philips. no problems with govee but lately I'm not able to run philips hue anymore. I also have a hue physical hub but I configured all my hue light in ZA. Is there a way to make them work with alexa like the govee lights, without using philips physical hub? Weeks ago they were working, now some of them works only for on off commands, the others don't work at all!
I just updated VSCode and addon is not starting anymore right now. Does anyone else have this issue?
...
/etc/s6-overlay/s6-rc.d/init-user/run: line 79: unexpected EOF while looking for matching `"'
s6-rc: warning: unable to start service init-user: command exited 2
s6-rc: info: service init-code-server successfully started
s6-rc: info: service init-mysql successfully started
s6-rc: info: service init-mosquitto successfully started
/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.
/run/s6/basedir/scripts/rc.init: fatal: stopping the container.
...
It's probably because of this: https://github.com/hassio-addons/addon-vscode/commit/579652261bc94d3d8b25f365438ac2fa52d80eef#diff-e92375788ccfb42d262893f14243871390cbbb3a19a3ba9d8c8d5028077838b6R23
There's a " missing. I added a comment so frenck should be notified about it
anyone help with a node red addon query?
trying to get Node-red-contrib-amazon-echo node working and it can't bind to port 80. I'm using hass.io so was under the impression that node red automatically bound to port 80. Looking at the startup logs for NR nginx complains that port 80 is already in "use error] Error: listen EADDRINUSE: address already in use :::80". So not sure what is really going on.
Damn it... my Zigbee2MQTT addon just crashed, erased the DB and devices configs in mqtt and HA. Second time it happens in a month. Anybody already dealt with this? Or do you have to reconfigure everything again?
#zigbee-archived can help with Zigbee2MQTT
thanks, I restored the database.db.backup that seems to have the right data, but after restarting z2m, the devices still have all the configs in MQTT implementation lost
also, all the logs folder prior to this crash have been erased... which is strange
hey got some problems by installing an add on on a virtual maschine that works with Homeassistant please take a look :
Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:138
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 01:16:07 (7 occurrences)
Last logged: 01:29:23
Failed to to call /addons/a0d7b954_ssh/install - 'AddonManager.install' blocked from execution, no host internet connection
Failed to to call /network/interface/enp0s3/update -
it says on startup QUEMU Guest agent determited
or do ineed to configure something ?
and when i want to update it it says OS.manager update blocked from execution , no supervisor internet connection
but i have lan plugged in and the virtual maschine says its connecten over the overlay
What overlay? What does ha network info say?
wait i take a look and thanks for the fast response
@tight cove I converted your message into a file since it's above 15 lines :+1:
Why is the text formatted like that? Please take a picture
Also show one of your VM's summary/details and network settings
how do i see how its formatet ? or do i need to go to the file
where homeassistant is saved
I mean the text. It's garbled
okey but i cant send a pic over the add-ons chanel
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.
Please also share one of the VM's network settings and its details page
The docs say to use a bridge
how do i change to bridge?
Click Angeschlossen an I guess
clicked it and now i have no connection to my home assistant over the web it was connected
Host only does not give the VM internet access so you have to figure out how to bridge it to your network adapter
Host only is not meant to have internet access. Connect it to your PC's main NIC via bridge
do you know how to do that or can i find it on youtube?
#add-ons-archived message
If that doesn't work I'd google for it
Can anyone please help set up Ingress to my Transmission addon?
I keep getting "404: Not Found". (Screenshot: https://imgur.com/a/zNpuHUK )
I've created a branch called "ingress". You can see the changes I made there to support ingress with this diff link:
https://github.com/maorcc/hassio-addon-transmission/compare/ingress
Please advise. Thank you!
hello I've seen the new update to the ssh addon from Frenck (no @ to avoid ping him). Will this allow me to map the vscode remote folder so that I'm able to keep the vscode remote extension intact? At the moment when I access HA from ssh in vscode, if I install any extension on the remote, it's deleted when HA is updated. Will this allow me to keep them allways?
What did you set up? How are you accessing it?
is this for me or for pvpmaxim?
It's to the message above me, otherwise I'd @ you or use reply 😉
howdy. i changed the IP address of my home assistant device and now external access doesn't work. i updated the ip on my firewall rules, but unsure what else to adjust. im guessing it has something to do with NGINX, but unsure where to look.
@supple grove i changed the network settings in the vm for the maschine to realtek pci controller and the n it showed up but i cant reach my server over the browser
Did you try http://192.168.178.28:8123/?
If that doesn't work enter login into the VM, then run ping 1.1.1.1 and nslookup google.com and show me what it says.
Also check ha supervisor logs
okey wait a moment
@supple grove it’s working I can download addons and all stuff and i can go in but the problem is my computer has no internet connection cause the main Ethernet slot is used by the virtual machine
Can you show your network settings again?
Yea wait
But I got one more problem I got the Advanced SSH & Web Terminal and when I Lounch it it says just a text with : 502: Bad Gateaway
What can I do about that ?
@supple grove https://imgur.com/wMmEqGx
Not sure why you enabled Promiscuous Mode but that looks correct. Check the addon logs
Okey
