-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error im Log #330
Comments
Wir bräuchten den Debug-Log. |
Hallo. Ich habe auch seit ein paar Tagen Probleme. Aber eigendlich nichts an meiner Netzwerk Konfiguration geändert. Error: connect ECONNREFUSED 192.168.2.1:49443 |
Seit einiger Zeit bei jeder Änderung des Anwesenheitsstatus: XXX (motion): Occupancy state changed to NOT DETECTED |
Hallo ich bin Anfänger und wollte fragen wie ich diese Fehlermeldung aus dem Log bekomme
Error: Internal Server Error
at Object.exports.request (/var/lib/homebridge/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:78:21)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at exports.requestXml (/var/lib/homebridge/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:230:20)
at Service.execAction (/var/lib/homebridge/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/service.js:133:20)
at async Promise.all (index 0)
at Handler.get (/var/lib/homebridge/node_modules/homebridge-fritz-platform/src/accessories/router/router.handler.js:224:29)
at Handler.poll (/var/lib/homebridge/node_modules/homebridge-fritz-platform/src/accessories/extras/extras.handler.js:783:13) {
title: 'Invalid Response',
code: 500,
soap: {
errorCode: '401',
errorDescription: 'invalid action',
action: 'urn:dslforum-org:service:WLANConfiguration:2#GetInfo'
},
url: 'https://admin:[email protected]:49443/upnp/control/wlanconfig2'
}
Danke vorab
The text was updated successfully, but these errors were encountered: