You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated yesterday to the latest version, first it wasnt starting becasue of the sponsored token invalid, changed it today and now it is not starting because my charger has a timeout?
starting evcc: 'EVCC_DATABASE_DSN=/data/evcc.db evcc --config /config/evcc.yaml' [main ] INFO 2024/11/17 10:24:29 evcc 0.131.6 [main ] INFO 2024/11/17 10:24:29 using config file: /config/evcc.yaml [db ] INFO 2024/11/17 10:24:29 using sqlite database: /data/evcc.db [main ] INFO 2024/11/17 10:24:29 listening at :7070 [main ] FATAL 2024/11/17 10:24:29 sponsortoken: rpc error: code = Unknown desc = token has invalid claims: token is expired [main ] FATAL 2024/11/17 10:24:29 will attempt restart in: 15m0s Using config file: /config/evcc.yaml starting evcc: 'EVCC_DATABASE_DSN=/data/evcc.db evcc --config /config/evcc.yaml' [main ] INFO 2024/11/17 10:31:55 evcc 0.131.6 [main ] INFO 2024/11/17 10:31:55 using config file: /config/evcc.yaml [db ] INFO 2024/11/17 10:31:55 using sqlite database: /data/evcc.db [main ] INFO 2024/11/17 10:31:56 listening at :7070 [main ] FATAL 2024/11/17 10:31:57 cannot create charger 'keba': cannot create charger type 'template': cannot create charger type 'keba-udp': recv timeout [main ] FATAL 2024/11/17 10:31:57 will attempt restart in: 15m0s
everything worked with charme, where can i search the problem?
The text was updated successfully, but these errors were encountered:
hey, yes i just searched for my issue and have seen that i used the wrong Repo.
Yes the token is invalid in the log because i added the old log also, i changed it, see timestamp :-) but thank you, i will open the ticket in the original repo.
I updated yesterday to the latest version, first it wasnt starting becasue of the sponsored token invalid, changed it today and now it is not starting because my charger has a timeout?
starting evcc: 'EVCC_DATABASE_DSN=/data/evcc.db evcc --config /config/evcc.yaml' [main ] INFO 2024/11/17 10:24:29 evcc 0.131.6 [main ] INFO 2024/11/17 10:24:29 using config file: /config/evcc.yaml [db ] INFO 2024/11/17 10:24:29 using sqlite database: /data/evcc.db [main ] INFO 2024/11/17 10:24:29 listening at :7070 [main ] FATAL 2024/11/17 10:24:29 sponsortoken: rpc error: code = Unknown desc = token has invalid claims: token is expired [main ] FATAL 2024/11/17 10:24:29 will attempt restart in: 15m0s Using config file: /config/evcc.yaml starting evcc: 'EVCC_DATABASE_DSN=/data/evcc.db evcc --config /config/evcc.yaml' [main ] INFO 2024/11/17 10:31:55 evcc 0.131.6 [main ] INFO 2024/11/17 10:31:55 using config file: /config/evcc.yaml [db ] INFO 2024/11/17 10:31:55 using sqlite database: /data/evcc.db [main ] INFO 2024/11/17 10:31:56 listening at :7070 [main ] FATAL 2024/11/17 10:31:57 cannot create charger 'keba': cannot create charger type 'template': cannot create charger type 'keba-udp': recv timeout [main ] FATAL 2024/11/17 10:31:57 will attempt restart in: 15m0s
everything worked with charme, where can i search the problem?
The text was updated successfully, but these errors were encountered: