itchannel / fordpass-ha

Fordpass integration for Home Assistant
310 stars 56 forks source link

Failed setup, will retry Issue #499

Open BobMac57 opened 4 months ago

BobMac57 commented 4 months ago

Erratic issues past few days and getting error 'Failed setup, will retry' and even went as far as resetting my password on Ford and the FordPass app. Appears we are getting blocked....

danielbrunt57 commented 4 months ago

Same here for me...

image

cryptk commented 4 months ago

Probably a duplicate of #488

aminorjourney commented 4 months ago

Agreed - Note that the codebase currently has a hard-coded alternative for the login end point - it may have been closed by Ford.

rambaldi014 commented 4 months ago

Same in Europe. Can't login. Is there a fix in process? grafik

danantonson commented 4 months ago

Same issue here. Can't login anymore.

marcokreeft87 commented 4 months ago

Same :(

someevil commented 4 months ago

I see there is v1.70 released yesterday, it is not detected when I try to install on HA via HACS. I have never tried manually installing something on my HA yet, but I just downloaded the ZIP for v 1.70, anyone able to tell me how to load this zip into my HA on Raspberry Pi? Surely it cannot be too difficult? (famous last words!)

noman1228 commented 4 months ago

In HA DEVELOPER TOOLS-> SERVICES->

service: update.install Target entity: update.fordpass_update Version: 1.70

BobMac57 commented 4 months ago

As of yesterday, it is working again and I'm still on 1.68...

thewolfman56 commented 4 months ago

Not working for me on 1.68

BobMac57 commented 4 months ago

Ugh, just saw this and now mines not working again. This is nuts...

marcokreeft87 commented 4 months ago

Why is it closed?

SquidBytes commented 4 months ago

Apologies, it is probably best to have this as a separate issue. I was guessing this is related to #488

SquidBytes commented 4 months ago

Is this issue specifically on build 1.68 from HACS?

There was this temp fix by replacing the fordpass_new.py code with the code from 1.69.

Its probably best to copy your token file prior to a restart of HA. I don't remember if this fix was the issue with tokens being removed or not. There has been many things going on. However, I believe that modifying 1.68 release with the fordpass_new.py from 1.69 is working.

BobMac57 commented 4 months ago

Is this issue specifically on build 1.68 from HACS?

There was this temp fix by replacing the fordpass_new.py code with the code from 1.69.

Its probably best to copy your token file prior to a restart of HA. I don't remember if this fix was the issue with tokens being removed or not. There has been many things going on. However, I believe that modifying 1.68 release with the fordpass_new.py from 1.69 is working.

I didn't copy the token and instead copied the raw code and pasted/saved the file in HA, restarted and it is now working so far...