-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection issue when password contains any special character #76
Comments
Hello. Log says password incorrect. |
Thank you, but not anymore. I tried manually to access the website and all works. Maybe an issue with the Captcha? 2022-10-30 03:20:20,134 INFO Unable to login to GRDF website |
@hautfr Any news ? |
Hi yukulehe, Home Assistant 2022.10.5 Supervisor 2022.10.0 Operating System 9.3 Interface utilisateur : 20221010.0 - latest /etc/cont-init.d/90-config_yaml.sh: executing Starting the app 2022-11-02 21:10:31,823 INFO ----------------------------------------------------------- |
I don't know how to help you. Maybe change your password on GRDF website and retry. |
Works for me. Need to use simple password with no special characters. |
i confirm that the problem come from password with special characters , we need to use one without this until the script fix that 👍 |
Thanks for your feedback. |
@yukulehe do you know how to bypass displayCaptcha ? |
Hello @TheSleepySlee . |
I have an error while trying to connect, debug log below.
Would you please have any idea?
Many thanks.
2022-10-29 09:38:11,944 INFO Connexion to GRDF, try 1/14...
2022-10-29 09:38:11,967 DEBUG Starting new HTTPS connection (1): monespace.grdf.fr:443
2022-10-29 09:38:12,019 DEBUG https://monespace.grdf.fr:443 "GET /client/particulier/accueil HTTP/1.1" 302 138
2022-10-29 09:38:12,022 DEBUG Starting new HTTPS connection (1): sofa-connexion.grdf.fr:443
2022-10-29 09:38:12,069 DEBUG https://sofa-connexion.grdf.fr:443 "GET /openam/oauth2/externeGrdf/authorize?response_type=code&scope=openid+profile+email+infotravaux+/v1/accreditation+/v1/accreditations+/digiconso/v1+/digiconso/v1/consommations+new_meg+/Demande.read+/Demande.write+/digiraccob2c/v1&client_id=prod_espaceclient&state=%2Fclient%2Fparticulier%2Faccueil&redirect_uri=https://monespace.grdf.fr/_codexch&nonce=RSvM9B0xFLsQzthE_a4k8pocrCwzP2jfgcYpNnKJ1go&by_pass_okta=1&capp=meg HTTP/1.1" 302 0
2022-10-29 09:38:12,073 DEBUG Starting new HTTPS connection (1): login.monespace.grdf.fr:443
2022-10-29 09:38:12,119 DEBUG https://login.monespace.grdf.fr:443 "GET /mire/connexion?goto=https%3A%2F%2Fsofa-connexion.grdf.fr%3A443%2Fopenam%2Foauth2%2FexterneGrdf%2Fauthorize%3Fresponse_type%3Dcode%26scope%3Dopenid%2520profile%2520email%2520infotravaux%2520%252Fv1%252Faccreditation%2520%252Fv1%252Faccreditations%2520%252Fdigiconso%252Fv1%2520%252Fdigiconso%252Fv1%252Fconsommations%2520new_meg%2520%252FDemande.read%2520%252FDemande.write%2520%252Fdigiraccob2c%252Fv1%26client_id%3Dprod_espaceclient%26state%3D%252Fclient%252Fparticulier%252Faccueil%26redirect_uri%3Dhttps%253A%252F%252Fmonespace.grdf.fr%252F_codexch%26nonce%3DRSvM9B0xFLsQzthE_a4k8pocrCwzP2jfgcYpNnKJ1go%26by_pass_okta%3D1%26capp%3Dmeg&realm=/externeGrdf&capp=meg HTTP/1.1" 200 836
2022-10-29 09:38:12,120 DEBUG Cookies ok.
2022-10-29 09:38:12,120 DEBUG auth_nonce: 2bc3b7fc88c3abab871606c32f34dccd
2022-10-29 09:38:12,120 DEBUG Logging ...
2022-10-29 09:38:12,120 DEBUG Logging payload : {'email': 'xxx@gmail.com', 'password': 'xxxxxxx', 'capp': 'meg', 'goto': 'https://sofa-connexion.grdf.fr:443/openam/oauth2/externeGrdf/authorize'}
2022-10-29 09:38:12,199 DEBUG https://login.monespace.grdf.fr:443 "POST /sofit-account-api/api/v1/auth HTTP/1.1" 200 None
2022-10-29 09:38:12,200 DEBUG Logging returned : {"state":"REINPUT","error":"AUTH_FAIL","actualLockoutDuration":0,"message":"password.incorrect","displayCaptcha":true,"surname":"xxxxx","name":"xxx","email":"xxxx@gmail.com"}
2022-10-29 09:38:12,200 INFO <Response [200]>
2022-10-29 09:38:12,200 INFO <RequestsCookieJar[<Cookie XSRF-TOKEN=6828ad28-ddbb-4674-b539-9d8d96cda815 for .grdf.fr/>, , <Cookie JSESSIONID=85EED89D7557EA998DDB28FB06D72056 for login.monespace.grdf.fr/sofit-account-api>, <Cookie BIGipServer
EXT_PRODPL-EXT_PROD-VS_P1_SIG-S_EPS_HTTPS_Internet=rd6o00000000000000000000ffff0a28a21ao443 for monespace.grdf.fr/>, , ]>2022-10-29 09:38:12,200 INFO Login unsuccessful. Invalid returned information: {"state":"REINPUT","error":"AUTH_FAIL","actualLockoutDuration":0,"message":"password.incorrect","displayCaptcha":true,"surname":"xxxx","name":"xxxxxx","email":"xxxxxx@gmail.com"}
2022-10-29 09:38:12,200 INFO Unable to login to GRDF website
2022-10-29 09:38:12,200 INFO Wait 20 seconds (0 min) before next try
The text was updated successfully, but these errors were encountered: