-
Notifications
You must be signed in to change notification settings - Fork 62
"Error while logging in: Exiting." #11
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
Comments
Moin, [2021/08/22 21:09:56 +0200][ERROR] Error while logging in: More than 180 requests per minute. Please wait and retry later. Please contact our customer service to find out if the limitation of requests can be increased. Exiting. Mit freundlichen Grüßen |
Hi, I can second @NichtSchlagen. "[ERROR] Error while logging in: Exiting." Nothing changed on my side and double checked API password and API key. Thanks a lot for your work! edit: sorry. That was my mistake. Something was wrong with my DNS service on my server, therefore I got the error. Everything is working as expected now. Thanks! |
@seanlucakrueger Der Fehler resultiert ziemlich sicher aus falscher Kundennummer / API-Key / API-Passwort. Bitte das nochmal gründlich prüfen. @tojo2503 Good to know that you found a solution. @NichSchlagen Did you also find a solution so far? Otherwise, please add
before line 139 in functions.php (
Then run update.php again, you should get more (debugging) output. Is the error visible there? |
I tested it today with that error. I added the var_dump and its saying "NULL" Problem Solved! The Docker Container i have used, has no real time. So the Script does not work correctly. My bad Sorry. |
Error messages for cURL / HTTP errors will now be displayed (fixed in commit 6a992c4) |
Hallo,
jedes Mal, wenn ich das Script ausführe bekomme ich diesen Fehler:
"[ERROR] Error while logging in: Exiting."
Die Customer-Nummer ist korrekt, der API Key und das Passwort auch.
Woran kann es liegen?
Mit freundlichen Grüßen
Tim
The text was updated successfully, but these errors were encountered: