Skip to content

200/connection pool Error's #8611

@DF4708

Description

@DF4708

Good afternoon,

Thanks for taking a moment to look at this, I'm not sure why I keep receiving the following. Below are two example sites with the same issue. I know the cookies are valid because I'll be logged in during the auto-cookie pull and a manual local.txt cookie check. Manual username/password doesn't change the outcome.

CMD's attempted:

  1. gallery-dl --cookies-from-browser firefox -o browser=firefox --filter "extension == 'jpg' or extension == 'png' or extension == 'gif' or extension == 'mp4'" -v --sleep-429 300 --write-tags --write-info-json -s 15 -i /Users/******/aryion_urls_ALL.txt
  2. gallery-dl --cookies-from-browser firefox --filter "extension == 'jpg' or extension == 'png' or extension == 'gif' or extension == 'mp4'" -v --sleep-429 300 --write-tags --write-info-json -s 15 -i /Users/*****/aryion_urls_ALL.txt
  3. gallery-dl --u A******* -p ************* -o browser=firefox --filter "extension == 'jpg' or extension == 'png' or extension == 'gif' or extension == 'mp4'" -v --sleep-429 300 --write-tags --write-info-json -s 15 -i /Users/*****/aryion_urls_ALL.txt

I visited the URL's and they are legit and there is an image there. It's clearly identifying images below but not pulling them:

Aryion:
[urllib3.connectionpool][debug] https://aryion.com:443 "HEAD /g4/data.php?id=1010430 HTTP/1.1" 200 0
[urllib3.connectionpool][debug] https://aryion.com:443 "GET /g4/view/1010430 HTTP/1.1" 200 None
[aryion][debug] Active postprocessor modules: [MetadataPP, MetadataPP]
1010430 Monkeyin' Around - by Oogzie.png
[aryion][debug] Using AryionPostExtractor for 'https://aryion.com/g4/view/987239'
[aryion][debug] cookies: Using cached cookies from ('firefox', '', '', '', '')
[urllib3.connectionpool][debug] https://aryion.com:443 "HEAD /g4/data.php?id=987239 HTTP/1.1" 200 0
[urllib3.connectionpool][debug] https://aryion.com:443 "GET /g4/view/987239 HTTP/1.1" 200 None
[aryion][debug] Active postprocessor modules: [MetadataPP, MetadataPP]
987239 Holt Bustin' - by GrayscaleRain.png
[aryion][debug] Using AryionPostExtractor for 'https://aryion.com/g4/view/987238'
[aryion][debug] cookies: Using cached cookies from ('firefox', '', '', '', '')
[urllib3.connectionpool][debug] https://aryion.com:443 "HEAD /g4/data.php?id=987238 HTTP/1.1" 200 0
[urllib3.connectionpool][debug] https://aryion.com:443 "GET /g4/view/987238 HTTP/1.1" 200 None
[aryion][debug] Active postprocessor modules: [MetadataPP, MetadataPP]
987238 Holt and his Spunk - by GrayscaleRain.png
[aryion][debug] Using AryionPostExtractor for 'https://aryion.com/g4/view/987237'
[aryion][debug] cookies: Using cached cookies from ('firefox', '', '', '', '')
[urllib3.connectionpool][debug] https://aryion.com:443 "HEAD /g4/data.php?id=987237 HTTP/1.1" 200 0
[urllib3.connectionpool][debug] https://aryion.com:443 "GET /g4/view/987237 HTTP/1.1" 200 None
[aryion][debug] Active postprocessor modules: [MetadataPP, MetadataPP]
987237 Holt and Andy - by GrayscaleRain.png
[aryion][debug] Using AryionPostExtractor for 'https://aryion.com/g4/view/953580'
[aryion][debug] cookies: Using cached cookies from ('firefox', '', '', '', '')
[urllib3.connectionpool][debug] https://aryion.com:443 "HEAD /g4/data.php?id=953580 HTTP/1.1" 200 0
[urllib3.connectionpool][debug] https://aryion.com:443 "GET /g4/view/953580 HTTP/1.1" 200 None
[aryion][debug] Active postprocessor modules: [MetadataPP, MetadataPP]
953580 Unovan food is so fattening - by EcchiPandaa.png
[aryion][debug] Using AryionPostExtractor for 'https://aryion.com/g4/view/770052'
[aryion][debug] cookies: Using cached cookies from ('firefox', '', '', '', '')

Furaffinity:
[furaffinity][debug] Sleeping 1.00 seconds (request)
[urllib3.connectionpool][debug] https://www.furaffinity.net:443 "GET /view/42248097/ HTTP/1.1" 200 None
42248097 The best bed for my little guest.jpg
[furaffinity][debug] Sleeping 1.00 seconds (request)
[urllib3.connectionpool][debug] https://www.furaffinity.net:443 "GET /view/45839237/ HTTP/1.1" 200 None
45839237 Star(shallows)bucks.jpg
[furaffinity][debug] Sleeping 1.00 seconds (request)
[urllib3.connectionpool][debug] https://www.furaffinity.net:443 "GET /view/24311945/ HTTP/1.1" 200 None
24311945 My Boyfriend's page 1.jpg
[furaffinity][debug] Sleeping 1.00 seconds (request)
[urllib3.connectionpool][debug] https://www.furaffinity.net:443 "GET /view/29782384/ HTTP/1.1" 200 None
29782384 Timed Comm- Gaming Distractions.png
[furaffinity][debug] Sleeping 1.00 seconds (request)
[urllib3.connectionpool][debug] https://www.furaffinity.net:443 "GET /view/30688623/ HTTP/1.1" 200 None
30688623 MouseCakes #48 - Meanwhile, before...Pt. 3.png
[furaffinity][debug] Sleeping 1.00 seconds (request)
[urllib3.connectionpool][debug] https://www.furaffinity.net:443 "GET /view/47694167/ HTTP/1.1" 200 None

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions