Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Starting: Error fetching miele data: HTTP Status 500: fetching miele data #613

Open
iculookn opened this issue Jan 5, 2025 · 13 comments
Labels
bug Something isn't working

Comments

@iculookn
Copy link

iculookn commented Jan 5, 2025

The problem

With the latest Miele update 2025.1.0 and HA also 2025.1.0, the integration is not starting anymore. There were no major issues before the updates.

HA log file

Logger: custom_components.miele
Source: helpers/update_coordinator.py:411
integration: Miele (documentation, issues)
First occurred: 3:52:57 PM (5 occurrences)
Last logged: 3:54:08 PM

Error fetching miele data: HTTP Status 500: fetching miele data

Any ideas on how to fix?

Thanks

Version of miele integration having the issue?

2025.1.0

Version of Home Assistant Core having the issue?

2025.1.0

Anything in the logs that might be useful for us?

No response

Additional information

No response

@iculookn iculookn added the bug Something isn't working label Jan 5, 2025
@iculookn
Copy link
Author

iculookn commented Jan 6, 2025

if I try to "reconfigure" I get the following error at the Miele website

{"code":500,"message":"A technical error occured. Please try again later. (Error-ID: e0b1457f67515786)"}

@astrandb
Copy link
Owner

astrandb commented Jan 6, 2025

I cannot reproduce this.
When do you get the error message above. When hitting the button on Miele Login screen?

Please turn on debug logging and reload the integration. If we are lucky there will be clues in the log.
Otherwise I recommend that you remove the integration, restart HA and add it back. That usually resolves simpliar errors.

@iculookn
Copy link
Author

iculookn commented Jan 6, 2025

Okay, I tried to remove/restart/re-add the integration. I went to the Miele website to add a new NAME/EMAIL, and I got the ACTIVATE email. I then returned to HA and input the NAME/ID/SECRET. It then took me to the Miele website to log in, but once I entered my details and logged in, I got the error below.

{"code":500,"message":"A technical error occured. Please try again later. (Error-ID: 4ebae8a8e2bb921b)"}

Also, I just tried changing my password. No difference.

@astrandb
Copy link
Owner

astrandb commented Jan 6, 2025

You can verify your credentials and login here: https://www.miele.com/developer/swagger-ui/
press Authorize and enter your details. Then try the GET devices/ api and see if it works.

Note that passwords with special characters give unpredictable results.

@tkhkbn
Copy link

tkhkbn commented Jan 7, 2025

I have the same error when I try to re-add my miele machine to HA (it stopped working after upgrading to HA and Miele integration 2025.1.0).
I have tried requesting new client_id and client_secret. Also tried registering a new miele account.

possibly miele api server is dead?

@iculookn
Copy link
Author

iculookn commented Jan 7, 2025

You can verify your credentials and login here: https://www.miele.com/developer/swagger-ui/ press Authorize and enter your details. Then try the GET devices/ api and see if it works.

Note that passwords with special characters give unpredictable results.

Thanks. It's the same error if I try Swagger. Looks like it's a Miele website issue.

@tkhkbn
Copy link

tkhkbn commented Jan 7, 2025

You can verify your credentials and login here: https://www.miele.com/developer/swagger-ui/ press Authorize and enter your details. Then try the GET devices/ api and see if it works.
Note that passwords with special characters give unpredictable results.

Thanks. It's the same error if I try Swagger. Looks like it's a Miele website issue.

Same for me too.

@earthsea
Copy link

earthsea commented Jan 7, 2025

I'm in the same situation. When I set the region to 'USA' when creating a new account, I don't have this problem, but when I select 'Hanguk(Korea)', I get a 500 error. I think it's a problem with the regional server. What is your region if you're experiencing this error?

@iculookn
Copy link
Author

iculookn commented Jan 7, 2025

I'm in the same situation. When I set the region to 'USA' when creating a new account, I don't have this problem, but when I select 'Hanguk(Korea)', I get a 500 error. I think it's a problem with the regional server. What is your region if you're experiencing this error?

yes, I think you are right; I am using the Singapore server.

@stanleywoon
Copy link

Hi, I am having same issue, any solutions?

@iculookn
Copy link
Author

iculookn commented Jan 9, 2025

Hi, I am having same issue, any solutions?

It looks like a Miele issue.

Maybe drop a note to [email protected]

@iculookn
Copy link
Author

Looks like they fixed it. Mine started working again now

@stanleywoon
Copy link

Yes confirmed working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants