ioBroker.parcel icon indicating copy to clipboard operation
ioBroker.parcel copied to clipboard

AxiosError

Open bertl83 opened this issue 1 year ago • 5 comments

with the latest Adapterversion i become this errors:

Amazon: AxiosError: Request failed with status code 404

DHL: AxiosError: Request failed with status code 500

bertl83 avatar Apr 05 '23 04:04 bertl83

Please check in 1 day again if this still persist

TA2k avatar Apr 05 '23 07:04 TA2k

today and all the last days the same error na dno function of the adapter

bertl83 avatar Apr 08 '23 09:04 bertl83

This was also discussed in another issue. The issue is fixed in the new adapter version. Because version 0.0.27 is not stable you need to update the adapter manually over the ioBroker Admin via NPM. (adapters -> expert mode -> github-icon -> from NPM)

          is fixed with 0.0.27

Originally posted by @TA2k in https://github.com/TA2k/ioBroker.parcel/issues/43#issuecomment-1503014952

Flothoger avatar Apr 11 '23 13:04 Flothoger

Sorry, same error in version 0.0.27

bertl83 avatar Apr 11 '23 14:04 bertl83

Ah ok, i see today that the Login to DHL works, and only Amazon wont:

parcel.0 2023-04-12 10:11:17.083 error AxiosError: Request failed with status code 404
parcel.0 2023-04-12 10:11:16.613 info Login to Amazon
parcel.0 2023-04-12 10:11:16.584 info Login to DHL successful
parcel.0 2023-04-12 10:11:14.237 info Login to DHL
parcel.0 2023-04-12 10:11:14.144 info starting. Version 0.0.27 (non-npm: TA2k/ioBroker.parcel#620e88b5007ecd936e511d429a969b7cb49e899c) in /opt/iobroker/node_modules/iobroker.parcel, node: v16.19.0, js-controller: 4.0.24

bertl83 avatar Apr 12 '23 08:04 bertl83