[go: nahoru, domu]

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

Extmatrix not detecting premium subscription account - error in reading time data? #4481

Closed
victorhooi opened this issue Jun 10, 2024 · 2 comments
Assignees
Labels
plugin bug Plugin isn't working pyLoad Next

Comments

@victorhooi
Copy link

Description

I have installed the latest pyload_ng on a headless server.

I'm accessing the web interface, and I have added my Extmatrix login details:

CleanShot 2024-06-10 at 13 41 51@2x

I click on the "Add" button at the bottom, and it says a new CATCHPA is available.

I solve the CATCHPA.

After that, it does seem like Extmatrix is successfully logged in:

CleanShot 2024-06-10 at 13 40 12@2x

However, the Premium status is set to No - even though I've verified in the Extmatrix web interface that I do have Premium status:

CleanShot 2024-06-10 at 13 43 04@2x

This also means I can't download anything, as the Premium mode is required for many/most files.

Debug log

In the logs I do see this:

pyLoad already running with pid 211
[2024-06-10 13:42:21]  INFO                pyload  ANTICAPTCHA ExtmatrixCom: BaseCaptcha | Captcha result: `561762`
[2024-06-10 13:42:21]  DEBUG               pyload  ACCOUNT ExtmatrixCom: LOAD URL https://www.extmatrix.com/login.php | get={} | post={'user': 'vic****', 'pass': '**********', 'submit': 'Login', 'task': 'dologin', 'return=': './members/myfiles.php', 'captcha': '561762'} | ref=True | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2024-06-10 13:42:21]  INFO                pyload  ANTICAPTCHA ExtmatrixCom: BaseCaptcha | Correct captcha | 561762
[2024-06-10 13:42:21]  DEBUG               pyload  ACCOUNT ExtmatrixCom: LOAD URL https://www.extmatrix.com | get={} | post={} | ref=True | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2024-06-10 13:42:21]  INFO                pyload  ACCOUNT ExtmatrixCom: Grabbing account info for user `vic****`...
[2024-06-10 13:42:21]  DEBUG               pyload  ACCOUNT ExtmatrixCom: LOAD URL https://www.extmatrix.com | get={} | post={} | ref=True | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
[2024-06-10 13:42:21]  WARNING             pyload  ACCOUNT ExtmatrixCom: Error loading info for user `vic****` | time data '2024-11-30 23:59:59' does not match format '%d-%m-%Y %H:%M:%S'
[2024-06-10 13:42:21]  DEBUG               pyload  ACCOUNT ExtmatrixCom: Account info for user `vic****`: {'login': {'password': '**********', 'stats': [1, 0], 'timestamp': 1717990930.7969196, 'valid': True}, 'data': {'login': 'vic****', 'options': {'limit_dl': ['0']}, 'plugin': <Account ExtmatrixCom>, 'premium': None, 'trafficleft': None, 'type': 'ExtmatrixCom', 'validuntil': None}}
pyLoad already running with pid 211
Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
pyLoad already running with pid 211

Additional references

Screenshots

@victorhooi victorhooi added bug Something isn't working pyLoad Next labels Jun 10, 2024
@GammaC0de GammaC0de added plugin bug Plugin isn't working account wanted Premium account credentials are needed and removed bug Something isn't working labels Jun 10, 2024
@GammaC0de
Copy link
Member

Account information is needed for testing, please set to a temporary password and then send account user and password to nitzo2001 at yahoo dot com.

@victorhooi
Copy link
Author

Credentials sent via email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin bug Plugin isn't working pyLoad Next
Development

No branches or pull requests

3 participants