mrjackyliang / homebridge-adt-pulse

Homebridge security system platform for ADT Pulse
MIT License
36 stars 7 forks source link

Bridge has stopped working due to change in ADT Auth #105

Closed chillblend151 closed 1 year ago

chillblend151 commented 1 year ago

Describe the bug:

ADT Pulse has made a change to its Auth model it seems. My Bridge stopped working after an update from ADT.

Steps to reproduce the bug:

  1. In the logs in HOOBS I'm getting " ADT Pulse Bridge error ADT Pulse: Login failed." I checked and my fingerprint hasn't changed nor has my actual password. So something must have changed with ADT under the hood to where I can authenticate per the usual.

Expected behavior:

Bridge runs as before and I am able to arm and disarm my control panel

The Apple device you are using:

Homebridge information:

Find these 4 lines in the beginning of the logs, then replace the text inside the grave accents:

Adt Pulse BridgeADT Pulseinforunning on linux (arm64)
10:34:32 AMAdt Pulse BridgeADT Pulseinfohomebridge-adt-pulse v2.1.7
10:34:32 AMAdt Pulse BridgeADT Pulseinfonode v18.16.1
10:34:32 AMAdt Pulse BridgeADT Pulseinfohomebridge v1.6.1

Logs related to this bug:

Attempt to locate the bug in the logs, then replace SAMPLE TEXT inside the grave accents:

10:43:10 AMAdt Pulse BridgeerrorADT Pulse: Login failed.
knedd commented 1 year ago

Check the last few characters in your fingerprint. Mine changed at the end. KevinSent via iPhoneOn Jul 25, 2023, at 13:49, chillblend151 @.***> wrote: Describe the bug: ADT Pulse has made a change to its Auth model it seems. My Bridge stopped working after an update from ADT. Steps to reproduce the bug:

In the logs in HOOBS I'm getting " ADT Pulse Bridge error ADT Pulse: Login failed." I checked and my fingerprint hasn't changed nor has my actual password. So something must have changed with ADT under the hood to where I can authenticate per the usual.

Expected behavior: Bridge runs as before and I am able to arm and disarm my control panel The Apple device you are using:

Device: iPhone 11 Pro OS: iOS 16.6

Homebridge information: Find these 4 lines in the beginning of the logs, then replace the text inside the grave accents: Adt Pulse BridgeADT Pulseinforunning on linux (arm64) 10:34:32 AMAdt Pulse BridgeADT Pulseinfohomebridge-adt-pulse v2.1.7 10:34:32 AMAdt Pulse BridgeADT Pulseinfonode v18.16.1 10:34:32 AMAdt Pulse BridgeADT Pulseinfohomebridge v1.6.1 Logs related to this bug: Attempt to locate the bug in the logs, then replace SAMPLE TEXT inside the grave accents: 10:43:10 AMAdt Pulse BridgeerrorADT Pulse: Login failed.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

chillblend151 commented 1 year ago

Ah, good catch! The last few characters were off. I should have been more through. Thank you so much for your help!

github-actions[bot] commented 8 months ago

This issue is now locked and considered resolved due to inactivity.