Different errormessages #18343
-
Hi, after some problems i configured evcc completely new today. By some reasons i get the following error messages: websocket server error: listen tcp :4712: bind: Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden. [eebus ] DEBUG 2025/01/21 23:18:21 mdns: new - ski: 73fddb691c2f3173463d6d95a3396df520eb637c name: Elli-Wallbox-2047A130U2 brand: Elli model: Wallbox typ: Wallbox identifier: Elli-Wallbox-2047A130U2 register: false host: wallbox-2047A130U2.local. port: 4712 addresses: [192.168.178.78] Was mache ich falsch? Konfiguration (c:\evcc\evcc.yaml)# open evcc at http://evcc.local:7070
network:
schema: http
host: evcc.local # .local suffix announces the hostname on MDNS
port: 7070
log: debug
levels:
cache: error
# unique installation id
plant: *****
interval: 30s # control cycle interval
meters:
- type: template
template: kostal-plenticore
id: 71
host: 192.168.178.77
port: 1502
usage: pv
modbus: tcpip
name: pv1
- type: template
template: kostal-plenticore
id: 71
host: 192.168.178.77
port: 1502
usage: battery
modbus: tcpip
name: battery2
- type: template
template: kostal-ksem-inverter
id: 71
host: 192.168.178.77
port: 1502
usage: grid
modbus: tcpip
name: grid3
chargers:
- type: template
template: ellipro
ski: 73FD DB69 1C2F 3173 463D 6D95 A339 6DF5 20EB 637C
ip: 192.168.178.78
name: wallbox5
vehicles:
- type: template
template: vw
user: *****
password: *****
vin: *****
title: ID4
capacity: 77
timeout: 10s
name: ev4
loadpoints:
- title: Carport
charger: wallbox5
vehicle: ev4
mode: minpv
site:
title: Mein Zuhause
meters:
grid: grid3
pv:
- pv1
battery:
- battery2
eebus:
certificate:
private: |
-----BEGIN EC PRIVATE KEY-----
MHcCAQEEIEYjoVzfaleuVqJCI9PCnAl6r0dMEHpJBxv5u5555Mg+oAoGCCqGSM49
AwEHoUQDQgAEcbj3zxoqGpetnZtBEq6ErUPDDikA8fgSanrLB6QJmC4zJdVGlLiJ
M2BaWfWY7SkNpHqT2Q7esQFWu1ID47BHdg==
-----END EC PRIVATE KEY-----
public: |
-----BEGIN CERTIFICATE-----
MIIBvTCCAWOgAwIBAgIRA6cfak/TOKDq1QE3DUSz1A0wCgYIKoZIzj0EAwIwPjEL
MAkGA1UEBhMCREUxDTALBgNVBAoTBEVWQ0MxCTAHBgNVBAsTADEVMBMGA1UEAwwM
RVZDQ19IRU1TXzAxMB4XDTI1MDEyMTIxMjkyMFoXDTM1MDExOTIxMjkyMFowPjEL
MAkGA1UEBhMCREUxDTALBgNVBAoTBEVWQ0MxCTAHBgNVBAsTADEVMBMGA1UEAwwM
RVZDQ19IRU1TXzAxMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEcbj3zxoqGpet
nZtBEq6ErUPDDikA8fgSanrLB6QJmC4zJdVGlLiJM2BaWfWY7SkNpHqT2Q7esQFW
u1ID47BHdqNCMEAwDgYDVR0PAQH/BAQDAgeAMA8GA1UdEwEB/wQFMAMBAf8wHQYD
VR0OBBYEFK9a8S5fLBEuC0lqnrkAhf8lsmmJMAoGCCqGSM49BAMCA0gAMEUCIQCm
5tMUUH1J6C7LHp/NkbWEnSWZORc1GivKV27AgSdZjAIgCmvT3Z+9NM/Sq7EkIwZm
61aKw8jFL/zmlzJFHOBZlXE=
-----END CERTIFICATE----- |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Du hast 2 evcc laufen. |
Beta Was this translation helpful? Give feedback.
Du hast 2 evcc laufen.