Skip to content

Database settings can't be deleted or overwritten from yaml #17677

Discussion options

You must be logged in to vote

Die Komponente nutzt immer die Token aus der DB. Ablauf:

Bei Erstinstallation:
Die Komponente sucht Token in DB. Findet keinen und nutzt den Refreshtoken aus der yaml um einen neuen Token zu erhalten und schreibt diesen in die DB. Der Token in der yaml ist damit auch sofort ungültig.

Beim nächsten Start:
Die Komponente sucht Token in DB. Findet einen und nutzt diesen es sei denn der Token ist abgelaufen. Dann wird ein neuer geholt und in der DB gespeichert.

Wenn der Token defekt ist:

  1. Stoppe evcc
  2. Starte evcc settings get -c [pfad_zu_config]/evcc.yaml
  3. Suche den Eintrag mercedes_[email]_[region].
  4. Lösche den Eintrag mit evcc settings set mercedes_[email]_[region] "" -c [pfad_zu_config]/evcc.…

Replies: 7 comments 26 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@KanteTaete
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@andig
Comment options

andig Dec 9, 2024
Maintainer

@KanteTaete
Comment options

@KanteTaete
Comment options

@ReneNulschDE
Comment options

Answer selected by KanteTaete
@naltatis
Comment options

@ReneNulschDE
Comment options

@naltatis
Comment options

Comment options

You must be logged in to vote
3 replies
@KanteTaete
Comment options

@naltatis
Comment options

@KanteTaete
Comment options

Comment options

You must be logged in to vote
8 replies
@Sweti934
Comment options

@ReneNulschDE
Comment options

@andig
Comment options

@ReneNulschDE
Comment options

@andig
Comment options

Comment options

You must be logged in to vote
6 replies
@thecem
Comment options

@ReneNulschDE
Comment options

@thecem
Comment options

@thecem
Comment options

@ReneNulschDE
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vehicles Specific vehicle support
8 participants
Converted from issue

This discussion was converted from issue #17666 on December 09, 2024 19:09.