Skip to content
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

Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials #63

Open
chris76e opened this issue Sep 26, 2023 · 30 comments

Comments

@chris76e
Copy link

chris76e commented Sep 26, 2023

Habe seit 2 Tagen das Problem das der Login zu Amazon nicht mehr bestehen bleibt. Wenn ich unter parcel.0.auth.cookie die cookies lösche, funktioniert es wieder, aber nach bei der 2. Aktualisierung kommt dann der obengenannte Fehler.

Version 0.0.27 und 0.1.1 getestet

@darkdan2000
Copy link

gleiches Prob auch bei mir.
v0.1.2

@TA2k
Copy link
Owner

TA2k commented Oct 2, 2023

Funktioniert es nach einem Instanz Neustart

@chris76e
Copy link
Author

chris76e commented Oct 2, 2023

Ne, die cookies von Amazon mussen gelöscht sein

@darkdan2000
Copy link

Update: Bei mir derzeit keine Probleme mehr.

@chris76e
Copy link
Author

chris76e commented Oct 7, 2023

Kann ich auch bestätigen, läuft wieder ohne Probleme

@chris76e
Copy link
Author

chris76e commented Oct 8, 2023

Habe jetzt wieder den gleichen Fehler. Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials

@chris76e
Copy link
Author

chris76e commented Oct 8, 2023

@TA2k Habe die cookies gelöscht, Adapter neugestartet, läuft, beim der nächste akualisierung hatte ich dann diese Meldung:

parcel.0 2023-10-08 11:27:04.527 info Login to Hermes successful
parcel.0 2023-10-08 11:27:04.197 info Login to Hermes
parcel.0 2023-10-08 11:27:04.197 error Captcha required. Please enter Captcha after logout and login.
parcel.0 2023-10-08 11:27:04.197 error Login to Amazon failed, please login to Amazon manually and check the login
parcel.0 2023-10-08 11:27:03.298 info Login to Amazon
parcel.0 2023-10-08 11:27:02.945 info Login to DPD successful
parcel.0 2023-10-08 11:27:00.523 info Login to DPD
parcel.0 2023-10-08 11:27:00.461 info Login to DHL successful
parcel.0 2023-10-08 11:26:58.849 info Login to DHL

@GM-Jokemaster
Copy link

Das gleiche Amazon "nur" Problem auch hier

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

auch mit der GitHub version?

@GM-Jokemaster
Copy link

GM-Jokemaster commented Oct 10, 2023

Ja ich teste immer mit der neuesten Git (gestern pauschal Update gemacht) bei Problemen :)

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

wie sieht dein log aus

@GM-Jokemaster
Copy link

parcel.0 2023-10-10 10:43:16.347 error Error: read ETIMEDOUT
parcel.0 2023-10-10 10:33:16.282 error Error: read ETIMEDOUT
parcel.0 2023-10-10 10:22:01.123 info Login to Hermes successful
parcel.0 2023-10-10 10:22:00.710 info Login to Hermes
parcel.0 2023-10-10 10:22:00.707 error Captcha required. Please enter Captcha after logout and login.
parcel.0 2023-10-10 10:22:00.705 error Login to Amazon failed, please login to Amazon manually and check the login

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

bitte nochmal installieren

@GM-Jokemaster
Copy link

parcel.0 2023-10-10 12:35:36.611 info Amazon cookie are removed please restart the adapter to trigger relogin. If this is not working please manualy delete parcel.0.auth.cookie
parcel.0 2023-10-10 12:35:36.611 warn Captcha required. Please enter Captcha after logout and login.
parcel.0 2023-10-10 12:35:36.610 error Login to Amazon failed, please login to Amazon manually and check the login
parcel.0 2023-10-10 12:35:35.403 info Login to Amazon

Die Meldung hat geholfen ! unter auth/cookie gelöscht scheint nun zu laufen !
Danke!

@chris76e
Copy link
Author

Muss mit der aktuellen Github Version immer noch nach jeder 2. Aktualisierung die cookies per hand löschen und den Adapter dann neustarten.

`

parcel.0 2023-10-10 17:02:16.868 info Login to Hermes successful
parcel.0 2023-10-10 17:02:16.399 info Login to Hermes
parcel.0 2023-10-10 17:02:16.398 info Login to Amazon successful
parcel.0 2023-10-10 17:02:13.807 info Login to Amazon
parcel.0 2023-10-10 17:02:13.545 info Login to DPD successful
parcel.0 2023-10-10 17:02:11.062 info Login to DPD
parcel.0 2023-10-10 17:02:11.006 info Login to DHL successful
parcel.0 2023-10-10 17:02:09.223 info Login to DHL
parcel.0 2023-10-10 17:02:09.129 info starting. Version 0.1.3 (non-npm: TA2k/ioBroker.parcel#9f162e157d8f235f07be981eb43b13adc8276c9d) in /opt/iobroker/node_modules/iobroker.parcel, node: v18.18.0, js-controller: 5.0.12
parcel.0 2023-10-10 17:01:42.525 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
parcel.0 2023-10-10 17:01:42.525 info terminating
parcel.0 2023-10-10 17:01:42.524 info Got terminate signal TERMINATE_YOURSELF
parcel.0 2023-10-10 16:59:00.325 info No Amazon orders found
parcel.0 2023-10-10 16:59:00.325 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 16:58:58.980 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
`

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

probier nochmal die GitHub version

@chris76e
Copy link
Author

Funktioniert wieder nur bis zum 2. durchgang. Nach der 1. aktualisierung wurden die cookies neugesschrieben, zumindest hat sich der DP dann aktualisiert. Nach der 2. hat er sich nicht geändert und der Unknown Error ist wieder da.

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

wie sieht der log dazu aus

@chris76e
Copy link
Author

parcel.0 2023-10-10 21:04:16.030 info No Amazon orders found
parcel.0 2023-10-10 21:04:16.029 info Login to Amazon successful
parcel.0 2023-10-10 21:04:13.498 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 20:53:15.120 info No Amazon orders found
parcel.0 2023-10-10 20:53:15.120 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 20:53:13.837 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 20:31:15.756 info Login to Amazon successful
parcel.0 2023-10-10 20:20:14.996 info No Amazon orders found
parcel.0 2023-10-10 20:20:14.996 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 20:20:13.646 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials

Habe jetzt den Adapter nochmal komplett deinstalliert. Habe jetzt auch nur Amazon drin. Wenn der fehler wieder kommt soll ich dir den ganzen DebugLog schicken?

@chris76e
Copy link
Author

Musste den Adapter nochmal neustartet (hatte schon 1 aktualisierung gemacht) um den DebugLog einzuschalten, kam direkt dieser Fehler und der Adapter ist gelb. rotes X bei Verbunden mit Gerät oder Dienst.

`

parcel.0 2023-10-10 21:28:02.999 warn No login session found
parcel.0 2023-10-10 21:28:02.998 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 21:28:01.739 info Start relogin
parcel.0 2023-10-10 21:28:01.739 info Amazon cookie are removed. Please restart the adapter to trigger a relogin. If this is not working please manually delete parcel.0.auth.cookie
parcel.0 2023-10-10 21:28:01.739 warn Captcha required. Please login into your account to check the state of the account
parcel.0 2023-10-10 21:28:01.739 error Login to Amazon failed, please login to Amazon manually and check the login
parcel.0 2023-10-10 21:28:00.374 info Start relogin
parcel.0 2023-10-10 21:28:00.374 info Amazon cookie are removed. Please restart the adapter to trigger a relogin. If this is not working please manually delete parcel.0.auth.cookie
parcel.0 2023-10-10 21:28:00.373 warn Captcha required. Please login into your account to check the state of the account
parcel.0 2023-10-10 21:28:00.370 error Login to Amazon failed, please login to Amazon manually and check the login
parcel.0 2023-10-10 21:27:59.341 info Login to Amazon
parcel.0 2023-10-10 21:27:59.232 info starting. Version 0.1.4 (non-npm: TA2k/ioBroker.parcel#9a47fc91b33d1d8440a00c4d4d4cd42791fd3106) in /opt/iobroker/node_modules/iobroker.parcel, node: v18.18.0, js-controller: 5.0.12
parcel.0 2023-10-10 21:27:51.893 info terminating
parcel.0 2023-10-10 21:27:51.392 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
parcel.0 2023-10-10 21:27:51.391 info terminating
parcel.0 2023-10-10 21:27:51.388 info Got terminate signal TERMINATE_YOURSELF
`

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

Und login in einem browser icognito Fenster in dein amazon das funktioniert?

@chris76e
Copy link
Author

Gerade mit dem Privaten Fenster von FireFox getestet, funktioniert.

@chris76e
Copy link
Author

cookies sind gelöscht, bekomme den Adapter nicht mehr zum laufen

`

parcel.0 2023-10-10 21:37:12.376 warn No login session found
parcel.0 2023-10-10 21:37:12.375 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 21:37:11.128 info Start relogin
parcel.0 2023-10-10 21:37:11.128 info Amazon cookie are removed. Please restart the adapter to trigger a relogin. If this is not working please manually delete parcel.0.auth.cookie
parcel.0 2023-10-10 21:37:11.127 warn Captcha required. Please login into your account to check the state of the account
parcel.0 2023-10-10 21:37:11.127 error Login to Amazon failed, please login to Amazon manually and check the login
parcel.0 2023-10-10 21:37:09.629 info Login to Amazon
parcel.0 2023-10-10 21:37:09.578 info starting. Version 0.1.4 (non-npm: TA2k/ioBroker.parcel#9a47fc91b33d1d8440a00c4d4d4cd42791fd3106) in /opt/iobroker/node_modules/iobroker.parcel, node: v18.18.0, js-controller: 5.0.12
parcel.0 2023-10-10 21:37:00.834 info terminating
parcel.0 2023-10-10 21:37:00.334 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
parcel.0 2023-10-10 21:37:00.333 info terminating
parcel.0 2023-10-10 21:37:00.333 info Got terminate signal TERMINATE_YOURSELF
parcel.0 2023-10-10 21:36:26.328 warn No login session found
parcel.0 2023-10-10 21:36:26.326 error Unknown Error: Login to Amazon failed, please login to Amazon and check your credentials
parcel.0 2023-10-10 21:36:25.043 info Start relogin
parcel.0 2023-10-10 21:36:25.043 info Amazon cookie are removed. Please restart the adapter to trigger a relogin. If this is not working please manually delete parcel.0.auth.cookie
parcel.0 2023-10-10 21:36:25.043 warn Captcha required. Please login into your account to check the state of the account
parcel.0 2023-10-10 21:36:25.042 error Login to Amazon failed, please login to Amazon manually and check the login
parcel.0 2023-10-10 21:36:23.573 info Login to Amazon
parcel.0 2023-10-10 21:36:23.508 info starting. Version 0.1.4 (non-npm: TA2k/ioBroker.parcel#9a47fc91b33d1d8440a00c4d4d4cd42791fd3106) in /opt/iobroker/node_modules/iobroker.parcel, node: v18.18.0, js-controller: 5.0.12
parcel.0 2023-10-10 21:36:16.635 info terminating
parcel.0 2023-10-10 21:36:16.133 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
parcel.0 2023-10-10 21:36:16.133 info terminating
parcel.0 2023-10-10 21:36:16.132 info Got terminate signal TERMINATE_YOURSELF
`

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

schick mal ein debug log via mail [email protected]

@chris76e
Copy link
Author

`Ihre Nachricht hat einige oder alle Empfänger nicht erreicht.

  Betreff:	debugLog
  Gesendet am:	10.10.2023 21:49

Folgende(r) Empfänger kann/können nicht erreicht werden:

  '[email protected]' am 10.10.2023 21:49
        552 5.7.0 message content and attachment content guidelines. s7-20020aa7c547000000b0052348d74865sm8001218edr.61 - gsmtp

`

@TA2k
Copy link
Owner

TA2k commented Oct 10, 2023

vielleicht als zip Datei

@chris76e
Copy link
Author

scheint jetzt raus zu sein die mail

@chris76e
Copy link
Author

@TA2k habe dir nochmal ein debuglog geschickt wo nach der 2. Aktualisierung der Fehler kommt. Habe dir auch mal die Cookies geschickt, vieleicht hilft das ja

@chris76e
Copy link
Author

habe den Adapter heute gegen 21.00 Uhr nochmal gestartet, läuft bis jetzt (23:22 Uhr) durch...

@chris76e
Copy link
Author

@TA2k Problem ist nicht mehr aufgetreten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants