TA2k / ioBroker.parcel

ioBroker Smarthome Adapter for parcel tracking (Paketverfolgung Sendungsverfolgung) via dhl, dpd, amazon, ups, gls, Briefverfolgung and 17track
MIT License
20 stars 9 forks source link

error with DHL #43

Closed radebold closed 1 year ago

radebold commented 1 year ago

I received this error from DHL

`

  "\nInternal Server Error\n\n

Internal Server Error - Read

\nThe server encountered an internal error or misconfiguration and was unable to\ncomplete your request.

\nReference #3.24257e68.1680588028.ad8edecc\n\n"

`

TA2k commented 1 year ago

Einfach mal ein paar stunden warten Fehler 500 ist ein dhl Fehler

Flothoger commented 1 year ago

I can confirm the issue with login to DHL. I tried to wait a couple of days because I thought it might be a rate-limit but the issue seems to persist.

In the log you can see that there is also the AxiosError. So I guess #44 references the same issue.


parcel.0 | 2023-04-11 11:20:15.605 | warn | No login session found
parcel.0 | 2023-04-11 11:20:15.605 | error | "<HTML><HEAD>\n<TITLE>Internal Server Error</TITLE>\n</HEAD><BODY>\n<H1>Internal Server Error - Read</H1>\nThe server encountered an internal error or misconfiguration and was unable to\ncomplete your request.<P>\nReference&#32;&#35;3&#46;55d86b68&#46;1681204815&#46;ab8fea\n</BODY></HTML>\n"
parcel.0 | 2023-04-11 11:20:15.605 | error | AxiosError: Request failed with status code 500
parcel.0 | 2023-04-11 11:20:15.278 | info | Login to DHL
parcel.0 | 2023-04-11 11:20:15.278 | error | "<HTML><HEAD>\n<TITLE>Internal Server Error</TITLE>\n</HEAD><BODY>\n<H1>Internal Server Error - Read</H1>\nThe server encountered an internal error or misconfiguration and was unable to\ncomplete your request.<P>\nReference&#32;&#35;3&#46;45d86b68&#46;1681204815&#46;b30c7cd\n</BODY></HTML>\n"
parcel.0 | 2023-04-11 11:20:15.277 | error | AxiosError: Request failed with status code 500
parcel.0 | 2023-04-11 11:20:14.733 | info | Login to DHL
parcel.0 | 2023-04-11 11:20:14.697 | info | starting. Version 0.0.25 in /opt/iobroker/node_modules/iobroker.parcel, node: v16.19.0, js-controller: 4.0.24
TA2k commented 1 year ago

is fixed with 0.0.27