Open 0nnyx opened 1 month ago
In my case, the script stops here:
$ node aliexpress auth https://www.aliexpress.com/p/coin-pc-index/index.html --- Exception: [AggregateError: All promises were rejected] {
locator.click: Timeout 60000ms exceeded.
Call log:
- waiting for locator('.checkin-button')
at coins (E:\GitHub\free-games-claimer\aliexpress.js:66:54)
at E:\GitHub\free-games-claimer\aliexpress.js:96:74
at E:\GitHub\free-games-claimer\async file:\E:\GitHub\free-games-claimer
\aliexpress.js:90:3 { name: 'TimeoutError' }, locator.waitFor: Timeout 60000ms exceeded. Call log:
waiting for locator('.addcoin') to be visible
at coins (E:\GitHub\free-games-claimer\aliexpress.js:66:88)
at E:\GitHub\free-games-claimer\aliexpress.js:96:74
at E:\GitHub\free-games-claimer\async file:\E:\GitHub\free-games-claimer
\aliexpress.js:90:3 { name: 'TimeoutError' } ] }
i got the error of captcha when before it wasnt trigering
Having observed this behavior over 2 months, aliexpress requires to manually authenticate every 15 days despite claiming the coins daily. There is probably no fix for this and likely due to aliexpress expiring the session cookie. Posting as information rather than bug in case anyone faces this same timeout.