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

403 forbitten #319

Closed
blercstudio opened this issue Jun 4, 2022 · 1 comment
Closed

403 forbitten #319

blercstudio opened this issue Jun 4, 2022 · 1 comment
Labels
RCO Issues related to ReadcomicOnline websites readcomiconline.to

Comments

@blercstudio
Copy link

comic-dl-master\comic-dl-master> .\comic_dl.exe -i "https://readcomiconline.li/Comic/Star-Wars-Darth-Vader-and-the-Lost-Command-2011/Issue-1?id=74747#1"
Fooling CloudFlare...Please Wait...
Whoops! Seems like I can't connect to website.
It's showing : <Response [403]>
Run this script with the --verbose argument and report the issue along with log file on Github.
Traceback (most recent call last):
File "cli.py", line 5, in
main()
File "comic_dl_main_.py", line 21, in main
ComicDL(sys.argv[1:])
File "comic_dl\comic_dl.py", line 284, in init
honcho.Honcho().checker(comic_url=user_input, current_directory=os.getcwd(),
File "comic_dl\honcho.py", line 102, in checker
readcomicOnlineli.ReadComicOnlineLi(manga_url=comic_url, logger=logging,
File "comic_dl\sites\readcomicOnlineli.py", line 53, in init
self.single_chapter(manga_url, self.comic_name, download_directory, conversion=conversion,
File "comic_dl\sites\readcomicOnlineli.py", line 83, in single_chapter
source, cookies = globalFunctions.GlobalFunctions().page_downloader(manga_url=comic_url, scrapper_delay=10, append_headers=self.appended_headers)
File "comic_dl\globalFunctions.py", line 60, in page_downloader
raise Warning("can't connect to website %s" % manga_url)
Warning: can't connect to website https://readcomiconline.li/Comic/Star-Wars-Darth-Vader-and-the-Lost-Command-2011/Issue-1?id=74747#1
[936] Failed to execute script 'cli' due to unhandled exception!
PS D:[SOFTWARE]\comic-dl-master\comic-dl-master>

Too many errors, am i doing something wrong ? I probably am, right?

@Xonshiz
Copy link
Owner

Xonshiz commented Oct 6, 2022

All RCO issues will be linked to #299 and closed.

@Xonshiz Xonshiz closed this as completed Oct 6, 2022
@Xonshiz Xonshiz added readcomiconline.to RCO Issues related to ReadcomicOnline websites labels Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RCO Issues related to ReadcomicOnline websites readcomiconline.to
Projects
None yet
Development

No branches or pull requests

2 participants