rccoleman / lamarzocco

Interact with your La Marzocco espresso machine
59 stars 5 forks source link

Exception retrieving machine info #28

Closed mekenthompson closed 2 years ago

mekenthompson commented 2 years ago

Just started getting this error, I thought it might be due to 2022.2.2 version, I've tried rolling back to 2022.2.1 and 2021.12.10 but still get the same error.


This error originated from a custom integration.

Logger: custom_components.lamarzocco.api Source: custom_components/lamarzocco/api.py:118 Integration: La Marzocco (documentation, issues) First occurred: 16:09:20 (9 occurrences) Last logged: 16:13:42

Caught exception: Exception retrieving machine info: Expecting value: line 1 column 1 (char 0)

rccoleman commented 2 years ago

Yes, their server appears to be broken right now. I can get the customer info and token, but none of the other endpoints work. Their official app is also broken right now if you try to retrieve the drink stats or update status, for instance.

mrvautin commented 2 years ago

I'm getting it too. official app working fine. I've got a Linea Mini.

rccoleman commented 2 years ago

Trust me, their API aren't working properly.

image

I tried them all via Postman and it's as I described above.

mekenthompson commented 2 years ago

Yep, official app down too.

Interestingly my Chamberlain myQ app/integration too...maybe a cloud outage affecting multiple companies

mrvautin commented 2 years ago

The offical app is working for me to turn it on and off but agree the stats are cooked.

mekenthompson commented 2 years ago

@mrvautin Maybe on/off working over local vs cloud?

rccoleman commented 2 years ago

That's one of the few things that you can do through the cloud. Some other parts of the official app work because the customer info endpoint works and that provides the token for local access. Unfortunately, if the integration doesn't get everything it needs from the cloud it aborts, so that's why it doesn't work at all right now.

rccoleman commented 2 years ago

It's working again for me.

mekenthompson commented 2 years ago

Yep, all good. LaMaz cloud back up 👍.

Also, thanks @rccoleman for the integration, it was an annoying 24-48 hours having to turn the machine on manually like some kind of peasant 😜.