Hallo, vielleicht kann ja doch noch einmal jemand unterstützen. Ich habe wirklich nur die Basissettings in der config und das Logfile wird voll geschrieben.
[2019-3-4 21:52:09] [FritzPlatform] [ERROR] FritzBox: An error occured while getting WIFI WPS state!
[2019-3-4 21:52:09] [FritzPlatform] [ERROR] {
"error": "ETIMEDOUT",
"errorCode": "ETIMEDOUT",
"serviceType": "urn:dslforum-org:service:WLANConfiguration:1",
"action": "X_AVM-DE_GetWPSInfo"
}
[2019-3-4 21:52:14] [FritzPlatform] [ERROR] FritzBox: An error occured while fetching SID, trying again in 30 seconds...
[2019-3-4 21:52:14] [FritzPlatform] [ERROR] {
"error": "ESOCKETTIMEDOUT",
"errorCode": "ESOCKETTIMEDOUT",
"serviceType": "urn:dslforum-org:service:DeviceConfig:1",
"action": "X_AVM-DE_CreateUrlSID"
}
[2019-3-4 21:52:14] [FritzPlatform] [ERROR] FritzBox: An error occured while getting WIFI 2.4 GHz state!
[2019-3-4 21:52:14] [FritzPlatform] [ERROR] {
"error": "ESOCKETTIMEDOUT",
"errorCode": "ESOCKETTIMEDOUT",
"serviceType": "urn:dslforum-org:service:WLANConfiguration:1",
"action": "GetInfo"
}
[2019-3-4 21:52:15] [FritzPlatform] [ERROR] FritzBox: An error occured while getting device state, trying again...
[2019-3-4 21:52:15] [FritzPlatform] [ERROR] {
"error": "ESOCKETTIMEDOUT",
"errorCode": "ESOCKETTIMEDOUT",
"serviceType": "urn:dslforum-org:service:WANIPConnection:1",
"action": "GetInfo"
}
[2019-3-4 21:52:17] [FritzPlatform] [ERROR] FritzBox: An error occured while getting WIFI 5 GHz state!
[2019-3-4 21:52:17] [FritzPlatform] [ERROR] {
"error": "ESOCKETTIMEDOUT",
"errorCode": "ESOCKETTIMEDOUT",
"serviceType": "urn:dslforum-org:service:WLANConfiguration:2",
"action": "GetInfo"
}
[2019-3-4 21:52:17] [FritzPlatform] [ERROR] FritzBox: An error occured while getting WIFI Guest state!
[2019-3-4 21:52:17] [FritzPlatform] [ERROR] {
"error": "ESOCKETTIMEDOUT",
"errorCode": "ESOCKETTIMEDOUT",
"serviceType": "urn:dslforum-org:service:WLANConfiguration:3",
"action": "GetInfo"
}
Alles anzeigen
Meine Settings:
{
"platform": "FritzPlatform",
"devices": {
"FritzBox": {
"host": "192.168......",
"port": 49000,
"username": "XXXXXX",
"password": "XXXXXX",
"type": "cable",
"wifi2": true,
"wifi5": true,
"wifiGuest": true,
"wps": true,
"mesh": true,
"master": true
}
}
}
Alles anzeigen
Danke für euer Feedback.