You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im getting the following log:
2022-02-05T15:18:49.899998+00:00 app[worker.1]: Fetching new token
2022-02-05T15:18:50.654008+00:00 app[worker.1]: Cannot authorize account: null 500 {
2022-02-05T15:18:50.654029+00:00 app[worker.1]: Code: 'AccountPasswordInvalid',
2022-02-05T15:18:50.654029+00:00 app[worker.1]: Message: 'Publisher account password failed',
2022-02-05T15:18:50.654031+00:00 app[worker.1]: SubCode: '',
2022-02-05T15:18:50.654031+00:00 app[worker.1]: TypeName: 'FaultException'
(...)
2022-02-05T14:56:59.517205+00:00 app[worker.1]: /app/index.js:325
2022-02-05T14:56:59.517206+00:00 app[worker.1]: throw "Too many login failures, check DEXCOM_ACCOUNT_NAME and DEXCOM_PASSWORD";
2022-02-05T14:56:59.517207+00:00 app[worker.1]: ^
2022-02-05T14:56:59.517224+00:00 app[worker.1]: Too many login failures, check DEXCOM_ACCOUNT_NAME and DEXCOM_PASSWORD
We have the G6 app installed and two phones with working Follow apps. Ive used the credentials used for the G6 app, using the credentials i can also login here: https://clarity.dexcom.eu/
Im 100% positive there is no mistake in credentials provided in config Vars.
Anyone has any ideas?
The text was updated successfully, but these errors were encountered:
Im getting the following log:
2022-02-05T15:18:49.899998+00:00 app[worker.1]: Fetching new token
2022-02-05T15:18:50.654008+00:00 app[worker.1]: Cannot authorize account: null 500 {
2022-02-05T15:18:50.654029+00:00 app[worker.1]: Code: 'AccountPasswordInvalid',
2022-02-05T15:18:50.654029+00:00 app[worker.1]: Message: 'Publisher account password failed',
2022-02-05T15:18:50.654031+00:00 app[worker.1]: SubCode: '',
2022-02-05T15:18:50.654031+00:00 app[worker.1]: TypeName: 'FaultException'
(...)
2022-02-05T14:56:59.517205+00:00 app[worker.1]: /app/index.js:325
2022-02-05T14:56:59.517206+00:00 app[worker.1]: throw "Too many login failures, check DEXCOM_ACCOUNT_NAME and DEXCOM_PASSWORD";
2022-02-05T14:56:59.517207+00:00 app[worker.1]: ^
2022-02-05T14:56:59.517224+00:00 app[worker.1]: Too many login failures, check DEXCOM_ACCOUNT_NAME and DEXCOM_PASSWORD
We have the G6 app installed and two phones with working Follow apps. Ive used the credentials used for the G6 app, using the credentials i can also login here:
https://clarity.dexcom.eu/
Im 100% positive there is no mistake in credentials provided in config Vars.
Anyone has any ideas?
The text was updated successfully, but these errors were encountered: