flobz / psa_car_controller

Control psa car with connected_car v4 API.
GNU General Public License v3.0
423 stars 225 forks source link

Not receiving SMS even though e-Remote works on my phone #193

Closed meetyg closed 3 years ago

meetyg commented 3 years ago

Describe the bug I am using the myOpel App (on Android phone) with e-remote activated and working for my Opel Corsa-e. When I try to use psa_car_controller, I get to the OTP step, and press the "Send SMS" button, but no SMS is received.

Looking at the files generated, it seems that psa_car_controller was successful in reading the info of the car (VIN number, state of charge, etc...)

To Reproduce Steps to reproduce the behavior:

  1. Run psa_car_controller in Docker
  2. Go through the initial setup step.
  3. Advance to the OTP step, press "Send SMS".

Config file Give the anonymize content of the config file

Environment (please complete the following information):

Additional context When checking my info on the myOpel app on my phone, I see my phone number is registered and is correct.

flobz commented 3 years ago

Can you uninstall the app on your smartphone and reinstall it. Then check if remote control work.

meetyg commented 3 years ago

Well I uninstalled the app on my phone, and tried again with psa_car_controller. Same behaviour.

The thing is that I re-installed the myOpel app, and now it requires that I reconfirm my phone using the SMS. I press the button on the app, and it says that the SMS is sent, but I never receive it. Which is very strange, because when I originally installed the app, I had no problems.

I'm starting to think that maybe there is a (hopefully temporary) problem with PSA servers / SMS provider.

Has anyone faced such problems lately?