Bonjour,
J’ai essayé d’installer l’addons myfox2qmtt, ayant une alarme evology zen
Mon problème
J’ai renté tout mes identifiants et je tombe toujours sur cette erreur
host: 192.168.1.**
password: *********
port: 1883
ssl: false
topic_prefix: MyFox2mqtt
username: ******
myfox:
client_id: ************
client_secret: ****************
password: ******
sites:
- Maison
username: ce********
[19:50:54] INFO: Image build
[19:50:54] INFO: starting original stuff...
2024-06-15 19:50:54,684 [INFO] [__main__:41] Starting MyFox2Mqtt 2023.11.0
2024-06-15 19:50:54,685 [INFO] [root:41] Reading config file /usr/bin/MyFox2MQTT/myFox2Mqtt/config/config.yaml
2024-06-15 19:50:54,687 [INFO] [root:110] Init SSO
2024-06-15 19:50:54,687 [INFO] [myfox.sso:75] Requesting Token
Traceback (most recent call last):
File "/usr/bin/MyFox2MQTT/myFox2Mqtt/main.py", line 45, in <module>
SSO = init_sso(config=CONFIG)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/MyFox2MQTT/myFox2Mqtt/myfox/sso/__init__.py", line 125, in init_sso
token = sso.request_token()
^^^^^^^^^^^^^^^^^^^
File "/usr/bin/MyFox2MQTT/myFox2Mqtt/myfox/sso/__init__.py", line 76, in request_token
return self._oauth.fetch_token(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/requests_oauthlib/oauth2_session.py", line 366, in fetch_token
self._client.parse_request_body_response(r.text, scope=self.scope)
File "/usr/lib/python3.11/site-packages/oauthlib/oauth2/rfc6749/clients/base.py", line 427, in parse_request_body_response
self.token = parse_token_response(body, scope=scope)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/oauthlib/oauth2/rfc6749/parameters.py", line 441, in parse_token_response
validate_token_parameters(params)
File "/usr/lib/python3.11/site-packages/oauthlib/oauth2/rfc6749/parameters.py", line 448, in validate_token_parameters
raise_from_error(params.get('error'), params)
File "/usr/lib/python3.11/site-packages/oauthlib/oauth2/rfc6749/errors.py", line 399, in raise_from_error
raise cls(**kwargs)
oauthlib.oauth2.rfc6749.errors.InvalidGrantError: (invalid_grant) Invalid username and password combination
[17:50:55] WARNING: Halt add-on
[17:50:55] INFO: Service restart after closing
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Je comprends qu’il y a un probleme de token mais je ne sais pas quoi faire !
Si quelqu’un pourrais m’aider ca sera cool!
Merci