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

PixivUtil2 exits as soon as log in. #1237

Closed
3 tasks done
Schezuk opened this issue Feb 24, 2023 · 3 comments
Closed
3 tasks done

PixivUtil2 exits as soon as log in. #1237

Schezuk opened this issue Feb 24, 2023 · 3 comments

Comments

@Schezuk
Copy link

Schezuk commented Feb 24, 2023

Prerequisites

Description

In interactive mode after logging in PixivUtil2 quits immediately before offering a chance to submit anything.

Steps to Reproduce

  1. Click on PixivUtil2.exe

Expected behavior: [What you expected to happen]

Asking what I want to download as the image shows.

Actual behavior: [What actually happened]

┌──────────────────────────────────────────────────────────┐
│ PixivDownloader2 version 20230105                        │
│ https://github.com/Nandaka/PixivUtil2/releases           │
│ Donate at https://bit.ly/PixivUtilDonation               │
└──────────────────────────────────────────────────────────┘
Reading D:\pixivutil202305\config.ini ...
Configuration loaded.
Using default DB Path: D:\pixivutil202305\db.sqlite
Creating database... done.
Only process members where the last update is >= 7 days ago
Username ? [email protected]
Password ?
********press enter to exit.

Tried using console mode PixivUtil2.exe -s 1 some_member_id but failed.

Log file: [Attach the pixivutil.log file in the application folder, recommended to delete the old file, reproduce the issue, and upload the newly generated file here]

2023-02-24 17:32:11,384 - PixivUtil20230105 - INFO - ###############################################################
2023-02-24 17:32:11,384 - PixivUtil20230105 - INFO - Starting with argument: [D:\pixivutil202305\PixivUtil2.exe].
2023-02-24 17:32:11,385 - PixivUtil20230105 - INFO - Setting log level to: DEBUG
2023-02-24 17:32:11,386 - PixivUtil20230105 - INFO - No default cookie jar available, creating... 
2023-02-24 17:32:11,388 - PixivUtil20230105 - INFO - Using Proxy: http://127.0.0.1:1080
2023-02-24 17:32:12,597 - PixivUtil20230105 - INFO - Using default DB Path: D:\pixivutil202305\db.sqlite
2023-02-24 17:32:12,600 - PixivUtil20230105 - INFO - Only process members where the last update is >= 7 days ago

Versions

You can get this information from executing PixivUtil2.py --help.
Latest version available in https://github.com/Nandaka/PixivUtil2/releases

@PatrickL546
Copy link
Contributor

PatrickL546 commented Feb 24, 2023

Same as #1227, use cookie login

@Schezuk
Copy link
Author

Schezuk commented Feb 25, 2023

Same as #1227, use cookie login

No luck. It quit the same way.

@Nandaka
Copy link
Owner

Nandaka commented Mar 26, 2023

Please refer to this: #1239

@Nandaka Nandaka closed this as completed Mar 26, 2023
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

3 participants