0.44.2 problems

Hi

Can anyone explain to my why I’m getting these insecure connection warnings on my HA server? They only started appearing since upgrading to 0.44! They keep looping every few seconds constantly

I had one pop up for unifi failing SSL but putting the verify_ssl: false line in my configuration fixed that problem.

I’m having the same problem.

Where are you seeing those? I know very little about security in Linux so I’d be curious to see if I am getting them as well.

When you run home assistant it runs up the screen as in my screenshot

Ive reverted back for now as its causing issues

Yeah I solved the unifi problem by setting verify_ssl to false

The main problem im referring too is anything that is tying to do a HTTPS connection is bitching about insecure connections because I dont have certificates. All of my stuff is local so I dont need SSL certificates.

Any one know how I stop this? I’ve reverted back for now as this was filling up my logs and stopping HA from launching the server rendering my installation useless.

I’m getting the same error message for my unifi. That’s just started after I upgraded to 0.44.2. In my case, since I’m using unifi as the device tracker; to get to HA I have to comment out the ‘device_tracker’ component on my config.

I am getting the same error, but I don’t think it’s limited to unifi. I am not getting notifications via Pushbullet or Join with 44.x. I rolled back to 43.2 and both Join and Pushbullet work again. I haven’t looked at the code but I suspect that both of them use SSL connections.

I’m getting the same thing, though they don’t appear to be errors, rather just warnings. Everything still appears to be functioning, I just don’t have usable logs anymore.

Cross-post because the info I found might be relevant here as well: