Skip to content
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

Open
PatrickPi1312 opened this issue Feb 8, 2024 · 3 comments
Open

Error im Log #330

PatrickPi1312 opened this issue Feb 8, 2024 · 3 comments

Comments

@PatrickPi1312
Copy link

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

@BKrnk1337
Copy link

Wir bräuchten den Debug-Log.

@Cali-P
Copy link

Cali-P commented Feb 16, 2024

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
at Object.exports.request (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:103:21)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at exports.requestXml (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:230:20)
at Service.initialize (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/service.js:73:20)
at Service.execAction (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/service.js:112:5)
at Handler.get (/usr/local/lib/node_modules/homebridge-fritz-platform/src/accessories/router/router.handler.js:323:26)
at Handler.poll (/usr/local/lib/node_modules/homebridge-fritz-platform/src/accessories/extras/extras.handler.js:783:13) {
title: 'No Response',
code: 'ECONNREFUSED',
soap: { action: 'unknown' },
url: 'https://192.168.2.1:49443/x_contactSCPD.xml'

@NorbertM21
Copy link

NorbertM21 commented Apr 11, 2024

Seit einiger Zeit bei jeder Änderung des Anwesenheitsstatus:

XXX (motion): Occupancy state changed to NOT DETECTED
This plugin generated a warning from the characteristic 'Last Activation': characteristic value expected valid finite number and received "NaN"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants