seydx / homebridge-fritz-platform

AiO Homebridge dynamic platform plugin for AVM hardware like Fritz!Box, Fritz!Repeater etc.
MIT License
223 stars 32 forks source link

Presence of iPhone 13pro doesn’t work #297

Open hawk2004 opened 1 year ago

hawk2004 commented 1 year ago

The presence doesn’t work.

System: Node.js Version | v16.17.0 Homebridge 1.5.0

Node.js Version v16.17.0

following error occurs:

20/08/2022, 20:18:14] [FritzPlatform] An error occurred during polling hosts! [20/08/2022, 20:18:14] [FritzPlatform] Error: Internal Server Error at Object.exports.request (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:78:21) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at exports.requestXml (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:230:20) at Service.execAction (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/service.js:133:20) at Fritzbox.getAllHostsV2 (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/fritzbox.js:206:22) at Handler.poll (/usr/local/lib/node_modules/homebridge-fritz-platform/src/accessories/presence/presence.handler.js:235:20) { title: 'Invalid Response', code: 500, soap: { errorCode: '401', errorDescription: '', action: 'urn:dslforum-org:service:Hosts:1#X_AVM-DE_GetHostListPath' }, url: 'https://admin:xxx25@192.168.xxx.x:49443/upnp/control/hosts'20/08/2022, 20:18:14] [FritzPlatform] An error occurred during polling hosts! [20/08/2022, 20:18:14] [FritzPlatform] Error: Internal Server Error at Object.exports.request (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:78:21) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at exports.requestXml (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/request.js:230:20) at Service.execAction (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/service.js:133:20) at Fritzbox.getAllHostsV2 (/usr/local/lib/node_modules/homebridge-fritz-platform/node_modules/@seydx/fritzbox/lib/fritzbox.js:206:22) at Handler.poll (/usr/local/lib/node_modules/homebridge-fritz-platform/src/accessories/presence/presence.handler.js:235:20) { title: 'Invalid Response', code: 500, soap: { errorCode: '401', errorDescription: '', action: 'urn:dslforum-org:service:Hosts:1#X_AVM-DE_GetHostListPath' }, url: 'https://admin:xxxx25@192.168.xxx.xxx:49443/upnp/control/hosts'