Hi everyone,
I can confirm a very related issue on my end using PSACC 3.7.5.
My environment: Docker on Synology NAS
Vehicle: Peugeot e-208 (Germany)
While you are getting NOK:FORBIDDEN for Opel, my setup completely fails to authenticate with the Peugeot servers, resulting in heavy timeouts and activation errors.
When trying to re-authenticate or re-run the setup via the config page, my logs show the following sequence of errors:
-
Constant Timeouts:
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='id-dcr.peugeot.com', port=443): Read timed out. (read timeout=30)
-
Service Unavailable & Activation Error:
SoapFault exception: [HTTP] Service Unavailable in /users/dcr01/web/php/Zend/Soap/Client.php:995
followed by a JSON decode error where the API returns:
{"returnCode":"NEED_ACTIVATION"}
It seems Stellantis made some heavy changes to the authentication API / Trusted Devices handling across multiple brands (at least Opel and Peugeot).
Let me know if you need full debug logs!
Hi everyone,
I can confirm a very related issue on my end using PSACC 3.7.5.
My environment: Docker on Synology NAS
Vehicle: Peugeot e-208 (Germany)
While you are getting
NOK:FORBIDDENfor Opel, my setup completely fails to authenticate with the Peugeot servers, resulting in heavy timeouts and activation errors.When trying to re-authenticate or re-run the setup via the config page, my logs show the following sequence of errors:
Constant Timeouts:
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='id-dcr.peugeot.com', port=443): Read timed out. (read timeout=30)Service Unavailable & Activation Error:
SoapFault exception: [HTTP] Service Unavailable in /users/dcr01/web/php/Zend/Soap/Client.php:995followed by a JSON decode error where the API returns:
{"returnCode":"NEED_ACTIVATION"}It seems Stellantis made some heavy changes to the authentication API / Trusted Devices handling across multiple brands (at least Opel and Peugeot).
Let me know if you need full debug logs!