Refused to connect after update

I am running hass.io on a raspbery pi 3 b + and i updated now the browser says “refused to connect” Any help would be appreciated, thanks.
Update: more information
I went from 0.96 to 0.97. Before I had this issue I was trying to figure out how I can use lets encrypt to access it locally with https so i could cast it to a Nest Hub, without using home assistant cloud. (I already have it, but it wastes my 1mbps upload speed.)

I don’t know exactly what I did, (because I am stupid and shouldn’t be using home assistant) but I remember adding some Lets Encrypt thing to the top on my configuration.yaml file.

http:
  base_url: https://192.168.0.214:8123
  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem

and then I added the addon and put

{
  "email": "[email protected]",
  "domains": ["example.com", "mqtt.example.com", "hass.example.com"],
  "certfile": "fullchain.pem",
  "keyfile": "privkey.pem"
}

in the config for the addon. It didn’t appear to do anything, so my dumb rock thought I should update to 0.97. Now when I go to 192.168.0.214:8123 it says Refused to connect.
I really don’t want to re install again, I havent backed up my config in like a week.
Any help would be appreciated, thanks.

? Are you putting this because someone already asked it? The only one I found someone said it magically started working again.

specifically points 9 & 13. And probably point 11 depending on what the responses are to those points.

My point is that you’ve provided almost no information aside from “it doesn’t work”.

What exactly did you update? the supervisor? hassio?

What version were you on?

What version are you on now?

What does the homeassistant.log file say?

Did you change anything else besides doing this vague “update”?

The point of that reference was to try to get you to see that we need way more information in order to help you than just “it doesn’t work”.

1 Like

I’m sorry. I will fix my post