Skip to content

Homebridge crash looping with AxiosError: Request failed with status code 500 error from this plugin #209

@loudgazelle

Description

@loudgazelle

What issue do you have? Please be as thorough and explicit as possible.

Homebridge crash looping with the last error before the crash coming from this plugin


8/4/2025, 2:40:11 AM] [Wemo] [Tall Lamp] appears to be offline.
[8/4/2025, 2:40:11 AM] AxiosError: Request failed with status code 500
    at settle (file:///homebridge/node_modules/homebridge-wemo/node_modules/axios/lib/core/settle.js:19:12)
    at IncomingMessage.handleStreamEnd (file:///homebridge/node_modules/homebridge-wemo/node_modules/axios/lib/adapters/http.js:599:11)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at processTicksAndRejections (node:internal/process/task_queues:90:21)
    at Axios.request (file:///homebridge/node_modules/homebridge-wemo/node_modules/axios/lib/core/Axios.js:45:41)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at file:///homebridge/node_modules/homebridge-wemo/lib/connection/http.js:48:21
    at file:///homebridge/node_modules/homebridge-wemo/node_modules/p-timeout/index.js:102:13
[8/4/2025, 2:40:15 AM] [HB Supervisor] Homebridge process ended. Code: 143, signal: null.
[8/4/2025, 2:40:20 AM] [HB Supervisor] Restarting Homebridge...

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?

(1) Homebridge UI-X

  • Which version of Homebridge/HOOBS do you have?

v1.11.0

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.
    Docker, raspberry pi.

Node.js v22.17.1

  • Which version of this plugin (homebridge-wemo) do you have? Has the issue started since upgrading from a previous version?

v7.2.2
This also happened on 7.00

  • Which Wemo devices do you have that are causing issues? Please include product models if applicable.

Previously I thought this was a problem with the Wemo link being off the network but now that it’s on the network the crash loops continue.

The last log message is from a lamp that’s in storage but it’s been in storage for years and never caused this error before.

Please paste any relevant logs below.


8/4/2025, 2:40:11 AM] [Wemo] [Tall Lamp] appears to be offline.
[8/4/2025, 2:40:11 AM] AxiosError: Request failed with status code 500
    at settle (file:///homebridge/node_modules/homebridge-wemo/node_modules/axios/lib/core/settle.js:19:12)
    at IncomingMessage.handleStreamEnd (file:///homebridge/node_modules/homebridge-wemo/node_modules/axios/lib/adapters/http.js:599:11)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at processTicksAndRejections (node:internal/process/task_queues:90:21)
    at Axios.request (file:///homebridge/node_modules/homebridge-wemo/node_modules/axios/lib/core/Axios.js:45:41)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
    at file:///homebridge/node_modules/homebridge-wemo/lib/connection/http.js:48:21
    at file:///homebridge/node_modules/homebridge-wemo/node_modules/p-timeout/index.js:102:13
[8/4/2025, 2:40:15 AM] [HB Supervisor] Homebridge process ended. Code: 143, signal: null.
[8/4/2025, 2:40:20 AM] [HB Supervisor] Restarting Homebridge...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions