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

Migrationsfehler seit letztem Update auf v1.1.1 #122

Closed
deepblue120 opened this issue May 8, 2024 · 13 comments
Closed

Migrationsfehler seit letztem Update auf v1.1.1 #122

deepblue120 opened this issue May 8, 2024 · 13 comments
Assignees
Labels
bug Something isn't working

Comments

@deepblue120
Copy link

The problem

Meine beiden Einträge haben seit dem letzten Update einen Migrationsfehler.

Version of Home Assistant?

Core 2024.5.2 Supervisor 2024.04.4 Operating System 12.2 Frontend 20240501.1

What type of installation are you running?

Home Assistant OS

Version of WebUntis

v1.1.1

Last working WebUntis version

No response

Traceback/Error logs

No response

Additional information

No response

@deepblue120
Copy link
Author

Aus den Protokollen kommt folgendes:
Logger: homeassistant.config_entries
Quelle: config_entries.py:880
Erstmals aufgetreten: 07:27:19 (2 Vorkommnisse)
Zuletzt protokolliert: 07:27:19

Error migrating entry sohn for webuntis
Error migrating entry tochter for webuntis
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 880, in async_migrate
result = await component.async_migrate_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/webuntis/init.py", line 98, in async_migrate_entry
options["notify_config"][notify_key]["options"].index("lesson change")
ValueError: 'lesson change' is not in list

@JonasJoKuJonas JonasJoKuJonas self-assigned this May 8, 2024
@JonasJoKuJonas JonasJoKuJonas added the bug Something isn't working label May 8, 2024
@JonasJoKuJonas
Copy link
Owner

quick fix - should work now

@deepblue120
Copy link
Author

Still doesn´t work? Restartet HA.

@JonasJoKuJonas
Copy link
Owner

do you get the same error?

@deepblue120
Copy link
Author

Yes

@JonasJoKuJonas
Copy link
Owner

schick nochmal den neuen error

@JonasJoKuJonas JonasJoKuJonas reopened this May 8, 2024
@JonasJoKuJonas
Copy link
Owner

Du kannst auch auf Discord schreiben
da bekommst du meist schneller eine Antwort

@deepblue120
Copy link
Author

Hab ich (noch) nicht. Hier der Fehler

Logger: homeassistant.config_entries
Quelle: config_entries.py:880
Erstmals aufgetreten: 09:23:58 (2 Vorkommnisse)
Zuletzt protokolliert: 09:23:58

Error migrating entry Tochter for webuntis
Error migrating entry Sohn for webuntis
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 880, in async_migrate
result = await component.async_migrate_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/webuntis/init.py", line 98, in async_migrate_entry
options["notify_config"][notify_key]["options"].index("lesson change")
ValueError: 'lesson change' is not in list

@JonasJoKuJonas
Copy link
Owner

Der Fehler ist noch von der alten Version.
Da ist beim aktualisieren irgendwas schief gelaufen

@deepblue120
Copy link
Author

Hallo Jonas,
ich habe keine Aktualisierung in HA. Es sieht so aus als wäre v1.1.1 immer noch die aktuellste Version. Kann ich auch manuell updaten?

@deepblue120
Copy link
Author

Kommando zurück. Als Beta Update ist v1.1.2 vorhanden. Werde ich sofort testen.

@JonasJoKuJonas
Copy link
Owner

eigentlich sollte das update als normales update angezeigt werden

@deepblue120
Copy link
Author

Egal. Funktioniert wieder wie es soll. Vielen Dank an Dich für Deine schnelle Hilfe.

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

2 participants