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

Can't Logijnh #1240

Closed
1 task
Hecatom opened this issue Feb 28, 2023 · 1 comment
Closed
1 task

Can't Logijnh #1240

Hecatom opened this issue Feb 28, 2023 · 1 comment

Comments

@Hecatom
Copy link

Hecatom commented Feb 28, 2023

Prerequisites

  • [Y ] Did you read FAQ section in readme.md?
  • [ Y] Did you test with the latest releases or commit ?
  • Did you search for existing issues in Issues?

Description

[Description of the bug or feature]

Steps to Reproduce

  1. Launch executable
  2. Fail

Expected behavior:
Login Noirmally

Actual behavior:

Error at doLogin(): (<class 'mechanize._response.get_seek_wrapper_class..httperror_seek_wrapper'>, <httperror_seek_wrapper (urllib.error.HTTPError instance) at 0x2a6c6899000 whose wrapped object = <HTTPError 403: 'Forbidden'>>, <traceback object at 0x000002A6C28FED00>)
Traceback (most recent call last):
File "PixivUtil2.py", line 1524, in doLogin
File "PixivBrowserFactory.py", line 347, in loginUsingCookie
File "PixivBrowserFactory.py", line 207, in open_with_retry
File "mechanize_mechanize.py", line 257, in open
File "mechanize_mechanize.py", line 313, in _mech_open
mechanize._response.get_seek_wrapper_class..httperror_seek_wrapper: HTTP Error 403: Forbidden

Cannot Login!

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]

Versions

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

@Nandaka
Copy link
Owner

Nandaka commented Mar 4, 2023

Some have success with #1241 (comment)

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

2 participants