mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 09:06:02 +03:00
[GH-ISSUE #1608] Support: v0.7.2 hitting ratelimits when archiving bespoke.altroconsumo.it #962
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#962
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Axel303 on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1608
Originally assigned to: @pirate on GitHub.
Provide a screenshot and describe the bug
Hello,
We are trying to archive some URLS and we received an error for all the extractors that we select.
As you can see from the printscreen before, getting headers returns HTTPSConnectionPool(host='bespoke.altroconsumo.it', port=443): Max retries exceeded with url: /2024/friggitricearianew?key=f6P4XylFQlAFspeM2eigFmY3hrs&site_name=CLH2E2M50DGAirfryerBestPract (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f6cb05ad8d0>: Failed to establish a new connection: [Errno 111] Connection refused')).
For the others types of extractor, we also have this error message but as printscreen or even as HTML.
Let me know if you need more information.
Steps to reproduce
Logs or errors
ArchiveBox Version
How did you install the version of ArchiveBox you are using?
pip
What operating system are you running on?
Linux (Ubuntu/Debian/Arch/Alpine/etc.)
What type of drive are you using to store your ArchiveBox data?
data/is on a local SSD or NVMe drivedata/is on a spinning hard drive or external USB drivedata/is on a network mount (e.g. NFS/SMB/CIFS/etc.)data/is on a FUSE mount (e.g. SSHFS/RClone/S3/B2/OneDrive, etc.)Docker Compose Configuration
ArchiveBox Configuration
@pirate commented on GitHub (Dec 6, 2024):
You've been rate-limited by the site you're trying to archive making too many requests in a short time. Wait 24hr and try again.
If you keep getting ratelmitied I recommend only archiving with 1 extractor initially, then updating all the URLs with a 2nd extractor some hours later, then a 3rd later, etc. so you don't overwhelm the site. The >=v0.8.5 releases have more improvements to make rate-limiting easier, follow this issue for updates:
archivebox update --index-onlydoesn't upgrade Snapshotindex.{html,json}files #2108archivebox update --index-onlydoesn't upgrade Snapshotindex.{html,json}files #3620