Front end not loading after upgrading to 0.103.0

It looks like I’m having the same issue after upgrading.

2019-12-14 08:33:47 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.1906081904] Unable to serialize to JSON: Object of type date is not JSON serializable

I figured it out for myself. I searched the log for datetime and it lead me to the todoist service, which I disabled and then it started working.

3 Likes

Thanks for the solution, worked for me aswell.

Thanks for the solution. I had the same problem - now it’s fixed!

Anybody already update their HA instance from 0.103 to ,103.1 yet

A few have reported it not working well. Read up from here: 0.103: Happy Holidays, Service calls, StarLine, GeoNet NZ and Proxmox

Mine updated today, 0.103.1 i guess, and the front-end is no longer loading.
edit: rolled back to 103.0 and it’s working again.

I updated to 0.103.1 today and the front-end is also not loading. 0.103.0 worked fine for me.

Darn, I’m now in the same boat, but the worst part is when I rolled back to to 00103.0 but the front end still won’t load.

Same problem here. Went back to 0.103.0 OK now

Interesting, I roll back to 103 and the front end stilled didn’t come up. I even rolled back to 0.102.3 and still nothing and no errors in the log…

Never mind, I fixed my problem with 0.103.0, I was loading the wrong docker image.

Same here, 0.103.1 refused to load, I rolled back to 0.103.0 and I’m back in business.

Are we all using docker?
Is the problem with 0.103.1 only with docker?

no it’s with pretty much everything

I’m also having the issue with docker 0.103.1. When I reverted to 0.103.0 everything worked again.

I didn’t see anything strange in the logs

I see 0.103.2 now… Pulling the pin…

AND… ALL GOOD

1 Like

Yep - 0.103.2 seems to work

How do you reverted?

Are you on Docker by chance? I downloaded the “latest” Docker image again which I assumed to be 0.103.2 but I could not get a response from front-end. I reverted back to 0.103.0 due to time constraints. I’ll try again tonight and if it doesn’t work with the “latest” image I will try a specific download of 0.103.2 and give that a whirl.

Still loving HA, though. It’s awesome! :slight_smile:

I just did a new docker pull of “latest”, got 103.2, and it is working again :slight_smile: !