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

Aliexpress - Not working anymore #391

Open
0nnyx opened this issue Oct 4, 2024 · 5 comments
Open

Aliexpress - Not working anymore #391

0nnyx opened this issue Oct 4, 2024 · 5 comments

Comments

@0nnyx
Copy link

0nnyx commented Oct 4, 2024

Update : Since December 2024, Aliexpress coin collection is no longer possible using a web browser. It's only available through the Android/IOS App

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.

auth https://www.aliexpress.com/p/coin-pc-index/index.html
Coins: €25.94
Streak: 15 day streak
Tomorrow: +40

Version: https://github.com/vogler/free-games-claimer/tree/c87deb393eec26b78d7a30bded8859c183ebb278
Build: Fri, 02 Aug 2024 12:03:33 +0000
Xvfb display server created screen with resolution 1920x1080
VNC is running on port 5900 (no password!)
noVNC (VNC via browser) is running on http://localhost:6080

auth https://www.aliexpress.com/p/coin-pc-index/index.html
Not logged in! Will wait for 120s for you to login...

@bodnar07
Copy link

bodnar07 commented Oct 30, 2024

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] {
[errors]: [
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'
}
]
}

@Mrgaton
Copy link

Mrgaton commented Oct 30, 2024

i got the error of captcha when before it wasnt trigering

@osnapitsjoey
Copy link

how are you guys even getting it to work? I downloaded the aliexpress.js to the docker container, fixed a problem with it looking for utils in the wrong folder, and it still isnt even working

@0nnyx
Copy link
Author

0nnyx commented Dec 5, 2024

I believe it's only possible to get these coins through their mobile app now.
Browsing to https://www.aliexpress.com/p/coin-pc-index/index.html does not increase my coin amount anymore.
That js file should be deprecated.

@osnapitsjoey
Copy link

osnapitsjoey commented Dec 5, 2024 via email

@0nnyx 0nnyx changed the title Aliexpress - need to manually login after 15 days Aliexpress - Not working anymore Dec 22, 2024
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