Looks like there's a problem with Nest?

I started getting these errors earlier this evening. Not sure if it’s the Nest site or the binding. I guess the Nest site as nothing’s changed this end…

2016-01-09 23:21:16.230 [ERROR] [b.n.i.messages.AbstractRequest] - Fatal transport error: java.net.SocketTimeoutException: Read timed out
2016-01-09 23:21:16.234 [WARN ] [.o.b.nest.internal.NestBinding] - Exception reading from Nest: Could not get data model.
2016-01-09 23:22:36.981 [ERROR] [b.n.i.messages.AbstractRequest] - Fatal transport error: java.net.SocketTimeoutException: Read timed out
2016-01-09 23:22:36.985 [WARN ] [.o.b.nest.internal.NestBinding] - Exception reading from Nest: Could not get data model.
2016-01-09 23:23:57.876 [ERROR] [b.n.i.messages.AbstractRequest] - Fatal transport error: java.net.SocketTimeoutException: Read timed out
2016-01-09 23:23:57.880 [WARN ] [.o.b.nest.internal.NestBinding] - Exception reading from Nest: Could not get data model.
2016-01-09 23:25:18.872 [ERROR] [b.n.i.messages.AbstractRequest] - Fatal transport error: java.net.SocketTimeoutException: Read timed out
2016-01-09 23:25:18.875 [WARN ] [.o.b.nest.internal.NestBinding] - Exception reading from Nest: Could not get data model.
2016-01-09 23:26:20.295 [WARN ] [b.n.i.messages.AbstractRequest] - Method failed: HTTP/1.1 503 Service Unavailable
2016-01-09 23:26:20.297 [ERROR] [.o.b.nest.internal.NestBinding] - Error retrieving data model: service unavailable
2016-01-09 23:27:41.347 [ERROR] [b.n.i.messages.AbstractRequest] - Fatal transport error: java.net.SocketTimeoutException: Read timed out
2016-01-09 23:27:41.352 [WARN ] [.o.b.nest.internal.NestBinding] - Exception reading from Nest: Could not get data model.
2016-01-09 23:29:02.646 [ERROR] [b.n.i.messages.AbstractRequest] - Fatal transport error: java.net.SocketTimeoutException: Read timed out
2016-01-09 23:29:02.647 [WARN ] [.o.b.nest.internal.NestBinding] - Exception reading from Nest: Could not get data model.
2016-01-09 23:30:23.524 [ERROR] [b.n.i.messages.AbstractRequest] - Fatal transport error: java.net.SocketTimeoutException: Read timed out
2016-01-09 23:30:23.526 [WARN ] [.o.b.nest.internal.NestBinding] - Exception reading from Nest: Could not get data model.
```

Hi Chris,

I dont know the Nest binding but I think that there is some problem at Nest side.
You got a read timeout which throws a Timeout-Exception. The HTTP error code 503 states that the service is unavailable. In my opinion there is something wrong at the nest service or they changed there API or something like this

Yeah, I’ve been having some issues with timeouts recently and @watou kindly modified the binding slightly to allow a configurable timeout. Which seemed to fix my original problem (Nest connection problems 5-6 times a day), but this evening it was generating errors every 2-3 minutes.

Looks like a service outage. For me it started around 20:44 GMT, and seems to have ended about 5 minutes ago.

It’s not like it’s Google or anything…!

I hope not many pigeons died: “Fatal transport error” sounds bad…

1 Like