iRayanKhan / homebridge-chamberlain

A Homebridge plugin for Chamberlain garage door openers with MyQ.
77 stars 36 forks source link

Homebridge can't connect to garage door -- invalid response, got HTTP 500 #83

Closed sebastienb closed 4 years ago

sebastienb commented 4 years ago

Explain the issue occuring:

No response in Home app and on homebridge console i'm getting this error over and over.

[1/22/2020, 7:05:36 PM] [Garage Door] Error: invalid response, got HTTP 500: {"code":"500.000","message":"An error occurred while processing the request.","description":"Server Error"}
    at /homebridge/node_modules/homebridge-chamberlain/src/api.js:27:15
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:94:5)

Expected Result

(Give a description of the expected behaviour.)

Info

iOS Version: Plugin Version: homebridge-chamberlain v1.0.8 HomeBridge Version: 0.4.50 Node/Npm Version: v12.14.1

Log Output:

(If applicable)

iRayanKhan commented 4 years ago

Are you on the latest version of the plugin?

Sent with GitHawk

sebastienb commented 4 years ago

yes I'm on v1.0.8

sebastienb commented 4 years ago

Got it to work, my device ID changed. It was working for a while now and recently stoped working.

How i solved it

Thanks