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

Error requesting: https://bff.emea-prod.mobilesdk.mercedes-benz.com/v2/vehicles - 418 - 0 - #232

Closed
Sweti934 opened this issue May 28, 2024 · 1 comment

Comments

@Sweti934
Copy link

The problem

Mercedes Me Integration is completely offline ("Unavailable").

The report in the logs saym:
Logger: custom_components.mbapi2020.webapi Quelle: custom_components/mbapi2020/webapi.py:115 Integration: MercedesME 2020 ([Dokumentation](https://github.com/ReneNulschDE/mbapi2020), [Probleme](https://github.com/ReneNulschDE/mbapi2020/issues)) Erstmals aufgetreten: 15:38:19 (2 Vorkommnisse) Zuletzt protokolliert: 16:03:58 Error requesting: https://bff.emea-prod.mobilesdk.mercedes-benz.com/v2/vehicles - 418 - 0 -

What version of MBAPI2020 do use?

v0.14.0-beta.1

What was the last working version of MBAPI2020?

v0.14.0-beta.1

What type of installation are you running?

Home Assistant OS

Diagnostics information

2024-05-28 15:38:19.525 ERROR (MainThread) [custom_components.mbapi2020.webapi] Error requesting: https://bff.emea-prod.mobilesdk.mercedes-benz.com/v2/vehicles - 418 - 0 -
2024-05-28 15:38:19.525 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry ABCD@gmail.com (Region: Europe) for mbapi2020
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 584, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/mbapi2020/init.py", line 77, in async_setup_entry
for car in masterdata.get("assignedVehicles"):
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Not really, everything was working fine until today all of a sudden!

Additional information

No response

@Sweti934
Copy link
Author

see here #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant