Skip to content

Cyclic crash and restart of evcc/docker #25151

@hybe2022

Description

@hybe2022

Describe the bug

evcc docker does cyclic restart after having go-e FW 60.0 installed. Going back to go-e FW 59.4 makes evcc and the docker run again normal.

Steps to reproduce

  1. install go-e fw 60.0
  2. connect car
  3. evcc docker does ccýclic restarts due to crash
    ...

Configuration details

{
  "site": {
    "title": "Home",
    "grid": "db:17",
    "pv": ["db:18","db:21"],
    "battery": ["db:13"],
    "aux": null,
    "ext": null
  },
  "loadpoints": [
    {"id":12,"name":"db:12","charger":"db:11","circuit":"charger","title":"Garage","defaultMode":"pv","priority":1,"phasesConfigured":0,"minCurrent":6,"maxCurrent":32,"smartCostLimit":null,"smartFeedInPriorityLimit":null,"planEnergy":0,"planTime":"0001-01-01T00:00:00Z","planPrecondition":0,"limitEnergy":0,"limitSoc":0,"thresholds":{"enable":{"delay":60000000000,"threshold":0},"disable":{"delay":180000000000,"threshold":0}},"soc":{"poll":{"mode":"charging","interval":3600000000000},"estimate":true}},
    {"id":20,"name":"db:20","charger":"db:19","circuit":"charger","title":"Carport","defaultMode":"pv","priority":5,"phasesConfigured":0,"minCurrent":6,"maxCurrent":32,"smartCostLimit":null,"smartFeedInPriorityLimit":null,"planEnergy":0,"planTime":"0001-01-01T00:00:00Z","planPrecondition":0,"limitEnergy":0,"limitSoc":0,"thresholds":{"enable":{"delay":60000000000,"threshold":0},"disable":{"delay":180000000000,"threshold":0}},"soc":{"poll":{"mode":"charging","interval":3600000000000},"estimate":true}}
  ],
  "charger": [
    {"config":{"host":"192.168.178.28","template":"go-e-v3"},"id":11,"name":"db:11","type":"template"},
    {"config":{"host":"192.168.178.95","template":"go-e-v3"},"deviceProduct":"go-e Charger Gemini","id":19,"name":"db:19","type":"template"}
  ],
  "meter": [
    {"config":{"modbus":"tcpip","template":"sma-inverter-modbus","usage":"pv"},"deviceProduct":"SMA Wechselrichter (Modbus)","deviceTitle":"STP X 20","id":21,"name":"db:21","type":"template"},
    {"config":{"capacity":22.08,"chargepower":"10600","maxacpower":10000,"maxchargepower":10600,"modbus":"tcpip","template":"sma-hybrid","usage":"pv","watchdog":"60s"},"deviceTitle":"STP SE 10","id":18,"name":"db:18","type":"template"},
    {"config":{"capacity":22.08,"chargepower":"10600","maxacpower":10000,"maxchargepower":10600,"modbus":"tcpip","template":"sma-hybrid","usage":"battery","watchdog":"60s"},"deviceTitle":"BYD HVM 22","id":13,"name":"db:13","type":"template"},
    {"config":{"host":"192.168.178.2","interface":"eth0","template":"sma-home-manager","usage":"grid"},"id":17,"name":"db:17","type":"template"}
  ],
  "vehicle": [
    {"config":{"cache":"15m","capacity":64.8,"icon":"car","language":"de","maxCurrent":32,"minCurrent":8,"mode":"pv","password":"***","phases":"","priority":8,"template":"kia","title":"Niro EV","user":"[](mailto:)","vin":""},"id":7,"name":"db:7","type":"template"},
    {"config":{"cache":"15m","capacity":58,"coarsecurrent":false,"icon":"car","maxCurrent":32,"minCurrent":6,"mode":"pv","password":"***","phases":"","priority":5,"template":"vw","timeout":"10s","title":"ID.3","user":"[](mailto:)","vin":"","welcomecharge":false},"id":9,"name":"db:9","type":"template"},
    {"config":{"cache":"15m","capacity":77,"coarsecurrent":false,"icon":"car","maxCurrent":32,"minCurrent":6,"mode":"pv","password":"***","phases":"","priority":10,"template":"vw","timeout":"10s","title":"ID.7","user":"[](mailto:)","vin":"","welcomecharge":false},"deviceProduct":"Volkswagen We Connect ID","id":24,"name":"db:24","type":"template"}
  ],
  "circuits": "- name: main # eindeutiger Name, Referenz für andere Circuits
  title: Hauptstromkreis # Anzeige in der UI (später)
  maxCurrent: 50 # 50A (optional)
  maxPower: 30000 # 30kW (optional)
  meter: db:17
}

Log details

2025-11-07T15:32:27.506097690Z  [main  ] INFO 2025/11/07 16:32:27 evcc 0.209.7
2025-11-07T15:32:27.506325032Z  [main  ] INFO 2025/11/07 16:32:27 using config file: /etc/evcc.yaml
2025-11-07T15:32:27.506573901Z  [db    ] INFO 2025/11/07 16:32:27 using sqlite database: /root/.evcc/evcc.db
2025-11-07T15:32:27.591799765Z  [eebus ] INFO 2025/11/07 16:32:27 Local SKI: 
2025-11-07T15:32:27.598356129Z  [eebus ] DEBUG 2025/11/07 16:32:27 starting websocket server on :4712
2025-11-07T15:32:27.598805166Z  [eebus ] DEBUG 2025/11/07 16:32:27 mdns: announce
2025-11-07T15:32:27.599486168Z  [eebus ] DEBUG 2025/11/07 16:32:27 mdns: using zeroconf
2025-11-07T15:32:27.599513589Z  [main  ] INFO 2025/11/07 16:32:27 UI listening at :7070
2025-11-07T15:32:27.709760805Z  [eebus ] DEBUG 2025/11/07 16:32:27 mdns: new - ski:  name: SEMPSHIPGW brand: SMA model: Sunny Home Manager 2.0 typ: Energy Manager identifier: SEMPSHIPGW register: false host: SMA.local. port: 4712 addresses: [192.168.178.2]
2025-11-07T15:32:30.444688531Z  [circuit-charger] DEBUG 2025/11/07 16:32:30 validation of max power disabled
2025-11-07T15:32:30.444745888Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set title: Garage
2025-11-07T15:32:30.448601201Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set priority: 1
2025-11-07T15:32:30.449939503Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set smart cost limit: <nil>
2025-11-07T15:32:30.449979490Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set smart feed-in limit: <nil>
2025-11-07T15:32:30.449996224Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set thresholds: {Enable:{Delay:1m0s Threshold:0} Disable:{Delay:3m0s Threshold:0}}
2025-11-07T15:32:30.452734021Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set plan energy: 0kWh @ 0001-01-01 00:53:28 +0053 LMT
2025-11-07T15:32:30.452777169Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set session energy limit: 0
2025-11-07T15:32:30.452846965Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set session soc limit: 0
2025-11-07T15:32:30.452860542Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set soc config: {Poll:{Mode:charging Interval:1h0m0s} Estimate:0xc000695bac}
2025-11-07T15:32:30.455402036Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set default mode: pv
2025-11-07T15:32:30.455448233Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set phases: 0
2025-11-07T15:32:30.456179913Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set min current: 6
2025-11-07T15:32:30.456299443Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 set max current: 32
2025-11-07T15:32:30.457496653Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set title: Carport
2025-11-07T15:32:30.459402274Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set priority: 5
2025-11-07T15:32:30.460305570Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set smart cost limit: <nil>
2025-11-07T15:32:30.460423862Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set smart feed-in limit: <nil>
2025-11-07T15:32:30.460499360Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set thresholds: {Enable:{Delay:1m0s Threshold:0} Disable:{Delay:3m0s Threshold:0}}
2025-11-07T15:32:30.462362406Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set plan energy: 0kWh @ 0001-01-01 00:53:28 +0053 LMT
2025-11-07T15:32:30.462386409Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set session energy limit: 0
2025-11-07T15:32:30.462391426Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set session soc limit: 0
2025-11-07T15:32:30.462502339Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set soc config: {Poll:{Mode:charging Interval:1h0m0s} Estimate:0xc00069418c}
2025-11-07T15:32:30.464382297Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set default mode: pv
2025-11-07T15:32:30.464402303Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set phases: 0
2025-11-07T15:32:30.465326231Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 set max current: 12
2025-11-07T15:32:30.607047008Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 charge total import: 7143.357kWh
2025-11-07T15:32:30.786651406Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 charge total import: 875.643kWh
2025-11-07T15:32:30.796079472Z  [site  ] INFO 2025/11/07 16:32:30 site config:
2025-11-07T15:32:30.796116674Z  [site  ] INFO 2025/11/07 16:32:30   meters:      grid ✓ pv ✓ battery ✓
2025-11-07T15:32:30.796123430Z  [site  ] INFO 2025/11/07 16:32:30     grid:      power ✓ energy ✓ currents ✓
2025-11-07T15:32:30.796127680Z  [site  ] INFO 2025/11/07 16:32:30     pv 1:      power ✓ energy ✓ currents ✗
2025-11-07T15:32:30.796131394Z  [site  ] INFO 2025/11/07 16:32:30     pv 2:      power ✓ energy ✓ currents ✗
2025-11-07T15:32:30.796135508Z  [site  ] INFO 2025/11/07 16:32:30     battery 1: power ✓ energy ✓ currents ✗ soc ✓ capacity ✓
2025-11-07T15:32:30.796139201Z  [site  ] INFO 2025/11/07 16:32:30   vehicles:
2025-11-07T15:32:30.796142992Z  [site  ] INFO 2025/11/07 16:32:30     vehicle 1: range ✓ finish ✓ status ✓ climate ✓ wakeup ✓
2025-11-07T15:32:30.796146656Z  [site  ] INFO 2025/11/07 16:32:30     vehicle 2: range ✓ finish ✓ status ✓ climate ✓ wakeup ✓
2025-11-07T15:32:30.796150234Z  [site  ] INFO 2025/11/07 16:32:30     vehicle 3: range ✓ finish ✓ status ✓ climate ✓ wakeup ✓
2025-11-07T15:32:30.796290452Z  [site  ] INFO 2025/11/07 16:32:30   tariffs:
2025-11-07T15:32:30.796306933Z  [site  ] INFO 2025/11/07 16:32:30     grid:      pricestatic
2025-11-07T15:32:30.796337619Z  [site  ] INFO 2025/11/07 16:32:30     feed-in:   pricestatic
2025-11-07T15:32:30.796342868Z  [site  ] INFO 2025/11/07 16:32:30     co2:       ✓
2025-11-07T15:32:30.796346667Z  [site  ] INFO 2025/11/07 16:32:30     solar:     ✓
2025-11-07T15:32:30.796349965Z  [lp-1  ] INFO 2025/11/07 16:32:30 loadpoint 1:
2025-11-07T15:32:30.796353225Z  [lp-1  ] INFO 2025/11/07 16:32:30   mode:        pv
2025-11-07T15:32:30.796356598Z  [lp-1  ] INFO 2025/11/07 16:32:30   charger:     power ✓ energy ✓ currents ✓ phases ✓ wakeup ✗
2025-11-07T15:32:30.796360342Z  [lp-1  ] INFO 2025/11/07 16:32:30   meters:      charge ✓
2025-11-07T15:32:30.796363547Z  [lp-1  ] INFO 2025/11/07 16:32:30     charge:    power ✓ energy ✓ currents ✓
2025-11-07T15:32:30.796367126Z  [lp-2  ] INFO 2025/11/07 16:32:30 loadpoint 2:
2025-11-07T15:32:30.796370227Z  [lp-2  ] INFO 2025/11/07 16:32:30   mode:        pv
2025-11-07T15:32:30.796373352Z  [lp-2  ] INFO 2025/11/07 16:32:30   charger:     power ✓ energy ✓ currents ✓ phases ✓ wakeup ✗
2025-11-07T15:32:30.796376904Z  [lp-2  ] INFO 2025/11/07 16:32:30   meters:      charge ✓
2025-11-07T15:32:30.796380168Z  [lp-2  ] INFO 2025/11/07 16:32:30     charge:    power ✓ energy ✓ currents ✓
2025-11-07T15:32:30.796383394Z  [site  ] DEBUG 2025/11/07 16:32:30 set priority soc: 100
2025-11-07T15:32:30.796386766Z  [site  ] DEBUG 2025/11/07 16:32:30 set battery discharge control: false
2025-11-07T15:32:30.796390152Z  [site  ] DEBUG 2025/11/07 16:32:30 set residual power: 50
2025-11-07T15:32:30.796601856Z  [site  ] DEBUG 2025/11/07 16:32:30 accumulated solar yield: restored 8295.087kWh forecasted, map[db:18:{clock:<nil> updated:{wall:0 ext:0 loc:<nil>} meter:<nil> Accumulated:3562.627000000004} db:21:{clock:<nil> updated:{wall:0 ext:0 loc:<nil>} meter:<nil> Accumulated:7839.78100000001}] produced
2025-11-07T15:32:30.804968445Z  [site  ] DEBUG 2025/11/07 16:32:30 solar forecast: accumulated 3.130Wh from 0001-01-01 00:00:00 +0000 UTC to 2025-11-07 16:32:30 +0100 CET
2025-11-07T15:32:30.805010961Z  [site  ] DEBUG 2025/11/07 16:32:30 solar forecast: produced 11402.408
2025-11-07T15:32:30.805016856Z  [site  ] DEBUG 2025/11/07 16:32:30 solar forecast: accumulated 8295.087kWh, produced 11402.408kWh, scale 1.375
2025-11-07T15:32:30.809196601Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 phase timer inactive
2025-11-07T15:32:30.809234437Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 pv timer inactive
2025-11-07T15:32:30.810854652Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 phase timer inactive
2025-11-07T15:32:30.810921630Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 pv timer inactive
2025-11-07T15:32:30.813721581Z  [site  ] WARN 2025/11/07 16:32:30 interval <30s can lead to unexpected behavior, see https://docs.evcc.io/docs/reference/configuration/interval
2025-11-07T15:32:30.813922004Z  [site  ] DEBUG 2025/11/07 16:32:30 ----
2025-11-07T15:32:30.813953038Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 charge power: 0W
2025-11-07T15:32:30.813963400Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 charge power: 0W
2025-11-07T15:32:30.813967048Z  [lp-2  ] DEBUG 2025/11/07 16:32:30 charge currents: [0 0 0]A
2025-11-07T15:32:30.813970017Z  [lp-1  ] DEBUG 2025/11/07 16:32:30 charge currents: [0 0 0]A
2025-11-07T15:32:30.814055021Z  [circuit-charger] DEBUG 2025/11/07 16:32:30 power: 0W
2025-11-07T15:32:30.814065758Z  [circuit-charger] DEBUG 2025/11/07 16:32:30 current: 0A
2025-11-07T15:32:30.814069273Z  [circuit-main] DEBUG 2025/11/07 16:32:30 power: -1.5W
2025-11-07T15:32:30.814072467Z  [circuit-main] DEBUG 2025/11/07 16:32:30 current: 2.26A
2025-11-07T15:32:30.814338085Z  [site  ] DEBUG 2025/11/07 16:32:30 grid power: -2W
2025-11-07T15:32:30.814350499Z  [site  ] DEBUG 2025/11/07 16:32:30 grid powers: [31 6 -38]W
2025-11-07T15:32:30.814385881Z  [site  ] DEBUG 2025/11/07 16:32:30 grid currents: [2.06 2.26 -2.11]A
2025-11-07T15:32:30.830184132Z  [site  ] DEBUG 2025/11/07 16:32:30 pv 2 power: 35W
2025-11-07T15:32:30.877412712Z  [site  ] DEBUG 2025/11/07 16:32:30 battery 1 power: 1058W
2025-11-07T15:32:31.016007582Z  [site  ] DEBUG 2025/11/07 16:32:31 battery 1 soc: 35%
2025-11-07T15:32:31.069803912Z  [site  ] DEBUG 2025/11/07 16:32:31 pv 1 power: 47W
2025-11-07T15:32:31.103614972Z  [site  ] DEBUG 2025/11/07 16:32:31 pv power: 82W
2025-11-07T15:32:31.103683885Z  [site  ] DEBUG 2025/11/07 16:32:31 !! solar production: accumulate set db:18 22125.089kWh meter total (was: Accumulated: 3562.627kWh updated: 0001-01-01 00:00:00 +0000 UTC)
2025-11-07T15:32:31.103696393Z  [site  ] DEBUG 2025/11/07 16:32:31 !! solar production: accumulate moved db:18 from 3562.627 to 3562.627
2025-11-07T15:32:31.103703937Z  [site  ] DEBUG 2025/11/07 16:32:31 !! solar production: accumulate set db:21 48653.870kWh meter total (was: Accumulated: 7839.781kWh updated: 0001-01-01 00:00:00 +0000 UTC)
2025-11-07T15:32:31.103711341Z  [site  ] DEBUG 2025/11/07 16:32:31 !! solar production: accumulate moved db:21 from 7839.781 to 7839.781
2025-11-07T15:32:31.103717882Z  [site  ] DEBUG 2025/11/07 16:32:31 site power: 1106W
2025-11-07T15:32:31.104224069Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 charge voltages: [232 234 231]V
2025-11-07T15:32:31.104700182Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 charge total import: 7143.357kWh
2025-11-07T15:32:31.104722987Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 charger status: B
2025-11-07T15:32:31.104731406Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 charge start energy: 7143.357kWh
2025-11-07T15:32:31.104737797Z  [lp-1  ] INFO 2025/11/07 16:32:31 car connected
2025-11-07T15:32:31.104749331Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 vehicle api refresh
2025-11-07T15:32:31.104756317Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 pv timer elapse
2025-11-07T15:32:31.104762010Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 pv timer inactive
2025-11-07T15:32:31.104767984Z  [lp-1  ] DEBUG 2025/11/07 16:32:31 charge total import: 7143.357kWh
2025-11-07T15:32:31.107047579Z  panic: runtime error: index out of range [1] with length 0
2025-11-07T15:32:31.107066154Z  
2025-11-07T15:32:31.107072517Z  goroutine 330 [running]:
2025-11-07T15:32:31.107077358Z  github.com/evcc-io/evcc/charger/go-e.(*StatusResponse2).Identify(0xc000f80780?)
2025-11-07T15:32:31.107082046Z  	github.com/evcc-io/evcc/charger/go-e/types2.go:69 +0x4e
2025-11-07T15:32:31.107086889Z  github.com/evcc-io/evcc/charger.(*GoE).Identify(0x67e3ff0?)
2025-11-07T15:32:31.107261221Z  	github.com/evcc-io/evcc/charger/go-e.go:207 +0x38
2025-11-07T15:32:31.107272049Z  github.com/evcc-io/evcc/core.(*Loadpoint).createSession(0xc000301688)
2025-11-07T15:32:31.107277305Z  	github.com/evcc-io/evcc/core/loadpoint_session.go:46 +0x224
2025-11-07T15:32:31.107344319Z  github.com/evcc-io/evcc/core.(*Loadpoint).evVehicleConnectHandler(0xc000301688)
2025-11-07T15:32:31.107352567Z  	github.com/evcc-io/evcc/core/loadpoint.go:516 +0x1ab
2025-11-07T15:32:31.107430261Z  reflect.Value.call({0x2a2ce40?, 0xc0006200f0?, 0x1?}, {0x323e738, 0x4}, {0x69ef5a0, 0x0, 0x67e3c30?})
2025-11-07T15:32:31.107439780Z  	reflect/value.go:581 +0xcc6
2025-11-07T15:32:31.107445220Z  reflect.Value.Call({0x2a2ce40?, 0xc0006200f0?, 0x0?}, {0x69ef5a0?, 0x0?, 0x3?})
2025-11-07T15:32:31.107450116Z  	reflect/value.go:365 +0xb9
2025-11-07T15:32:31.107650643Z  github.com/asaskevich/EventBus.(*EventBus).doPublish(0x1?, 0xc000cca0f0, {0x324af1d?, 0x0?}, {0x0?, 0xc000927e30?, 0xc0008a6480?})
2025-11-07T15:32:31.107670166Z  	github.com/asaskevich/[email protected]/event_bus.go:160 +0x4d
2025-11-07T15:32:31.107677426Z  github.com/asaskevich/EventBus.(*EventBus).Publish(0xc0006362e0, {0x324af1d, 0x7}, {0x0, 0x0, 0x0})
2025-11-07T15:32:31.107682752Z  	github.com/asaskevich/[email protected]/event_bus.go:144 +0x5e7
2025-11-07T15:32:31.107687666Z  github.com/evcc-io/evcc/core.(*Loadpoint).updateChargerStatus(0xc000301688)
2025-11-07T15:32:31.107692158Z  	github.com/evcc-io/evcc/core/loadpoint.go:1089 +0x44b
2025-11-07T15:32:31.107696670Z  github.com/evcc-io/evcc/core.(*Loadpoint).Update(0xc000301688, 0x40914a0000000000, 0x4090880000000000, {0xc00149c008, 0xc0, 0xc2}, {0x0, 0x0, 0x0}, 0x0, ...)
2025-11-07T15:32:31.107768033Z  	github.com/evcc-io/evcc/core/loadpoint.go:1910 +0x945
2025-11-07T15:32:31.107776305Z  github.com/evcc-io/evcc/core.(*Site).update(0xc00092f448, {0x3cdd668, 0xc000301688})
2025-11-07T15:32:31.107905156Z  	github.com/evcc-io/evcc/core/site.go:972 +0x703
2025-11-07T15:32:31.107914177Z  github.com/evcc-io/evcc/core.(*Site).Run(0xc00092f448, 0xc000f68f50, 0x12a05f200)
2025-11-07T15:32:31.107919289Z  	github.com/evcc-io/evcc/core/site.go:1112 +0x216
2025-11-07T15:32:31.107923877Z  github.com/evcc-io/evcc/cmd.runRoot.func4()
2025-11-07T15:32:31.107961831Z  	github.com/evcc-io/evcc/cmd/root.go:362 +0x25
2025-11-07T15:32:31.107989556Z  created by github.com/evcc-io/evcc/cmd.runRoot in goroutine 1
2025-11-07T15:32:31.107996114Z  	github.com/evcc-io/evcc/cmd/root.go:361 +0x2745
2025-11-07T15:33:22.549869390Z  [main  ] INFO 2025/11/07 16:33:22 evcc 0.209.7
2025-11-07T15:33:22.549987777Z  [main  ] INFO 2025/11/07 16:33:22 using config file: /etc/evcc.yaml
2025-11-07T15:33:22.550346532Z  [db    ] INFO 2025/11/07 16:33:22 using sqlite database: /root/.evcc/evcc.db
2025-11-07T15:33:22.655779139Z  [eebus ] INFO 2025/11/07 16:33:22 Local SKI: 
2025-11-07T15:33:22.659178575Z  [eebus ] DEBUG 2025/11/07 16:33:22 starting websocket server on :4712
2025-11-07T15:33:22.659637435Z  [eebus ] DEBUG 2025/11/07 16:33:22 mdns: announce
2025-11-07T15:33:22.659663427Z  [eebus ] DEBUG 2025/11/07 16:33:22 mdns: using zeroconf
2025-11-07T15:33:22.660097267Z  [main  ] INFO 2025/11/07 16:33:22 UI listening at :7070
2025-11-07T15:33:22.751894817Z  [eebus ] DEBUG 2025/11/07 16:33:22 mdns: new - ski:  name: SEMPSHIPGW brand: SMA model: Sunny Home Manager 2.0 typ: Energy Manager identifier: SEMPSHIPGW register: false host: SMA.local. port: 4712 addresses: [192.168.178.2]
2025-11-07T15:33:29.663894530Z  [circuit-charger] DEBUG 2025/11/07 16:33:29 validation of max power disabled
2025-11-07T15:33:29.665652646Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set title: Garage
2025-11-07T15:33:29.669107125Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set priority: 1evcc 0.209.7
2025-11-07T15:33:29.670487528Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set smart cost limit: <nil>
2025-11-07T15:33:29.670524799Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set smart feed-in limit: <nil>
2025-11-07T15:33:29.670608457Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set thresholds: {Enable:{Delay:1m0s Threshold:0} Disable:{Delay:3m0s Threshold:0}}
2025-11-07T15:33:29.673200675Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set plan energy: 0kWh @ 0001-01-01 00:53:28 +0053 LMT
2025-11-07T15:33:29.673244320Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set session energy limit: 0
2025-11-07T15:33:29.673254676Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set session soc limit: 0
2025-11-07T15:33:29.673262611Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set soc config: {Poll:{Mode:charging Interval:1h0m0s} Estimate:0xc000378a8c}
2025-11-07T15:33:29.675840349Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set default mode: pv
2025-11-07T15:33:29.675881443Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set phases: 0
2025-11-07T15:33:29.677091872Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set min current: 6
2025-11-07T15:33:29.677128536Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 set max current: 32
2025-11-07T15:33:29.678435669Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set title: Carport
2025-11-07T15:33:29.680444539Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set priority: 5
2025-11-07T15:33:29.681429983Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set smart cost limit: <nil>
2025-11-07T15:33:29.681489080Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set smart feed-in limit: <nil>
2025-11-07T15:33:29.681498059Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set thresholds: {Enable:{Delay:1m0s Threshold:0} Disable:{Delay:3m0s Threshold:0}}
2025-11-07T15:33:29.683413043Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set plan energy: 0kWh @ 0001-01-01 00:53:28 +0053 LMT
2025-11-07T15:33:29.683435212Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set session energy limit: 0
2025-11-07T15:33:29.683440427Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set session soc limit: 0
2025-11-07T15:33:29.683444731Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set soc config: {Poll:{Mode:charging Interval:1h0m0s} Estimate:0xc000b8453c}
2025-11-07T15:33:29.685752019Z  [lp-2  ] DEBUG 2025/11/07 16:33:29 set default mode: pv
2025-11-07T15:33:29.740594145Z  [lp-1  ] DEBUG 2025/11/07 16:33:29 charge total import: 7143.357kWh

What type of operating system or environment does evcc run on?

Linux

External automation

  • I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

0.209.7

Metadata

Metadata

Assignees

Labels

devicesSpecific device support

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions