[GH-ISSUE #55] Archive Method: Hangs on screenshot at 100% #3058

Closed
opened 2026-03-14 20:49:52 +03:00 by kerem · 2 comments
Owner

Originally created by @wireddude on GitHub (Nov 13, 2017).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/55

On macOS, it created the initial index file and then proceed to download several articles, links and screencap, but got stuck on this one:

[+] [1509635498] "Verizon Wants FCC to Ban States From Protecting Your Privacy | DSLReports, ": www.dslreports.com/shownews/Verizon-Wants-FCC-to-Ban-States-From-Protecting-Your-Privacy-140625
    html/archive/1509635498 (creating)
    - Fetching: wget
    - Fetching: pdf                                                                                                                                             
    - Fetching: screenshot                                                                                                                                      
      ███████████████████████████████████ 100.0% (60/60sec)

On wget 1.19.2

Originally created by @wireddude on GitHub (Nov 13, 2017). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/55 On macOS, it created the initial index file and then proceed to download several articles, links and screencap, but got stuck on this one: ``` [+] [1509635498] "Verizon Wants FCC to Ban States From Protecting Your Privacy | DSLReports, ": www.dslreports.com/shownews/Verizon-Wants-FCC-to-Ban-States-From-Protecting-Your-Privacy-140625 html/archive/1509635498 (creating) - Fetching: wget - Fetching: pdf - Fetching: screenshot ███████████████████████████████████ 100.0% (60/60sec) ``` On wget 1.19.2
kerem 2026-03-14 20:49:52 +03:00
Author
Owner

@pirate commented on GitHub (Nov 14, 2017):

  1. Is there a screenshot.png file present in html/archive/1509635498 and does it look correct?
  2. If you run archive.py again, does it freeze in the same place?
  3. If you manually run the screenshot command, does it freeze?
chromium-browser --disable-gpu --headless --screenshot --window-size=1440,900 http://www.dslreports.com/shownews/Verizon-Wants-FCC-to-Ban-States-From-Protecting-Your-Privacy-140625
<!-- gh-comment-id:344360196 --> @pirate commented on GitHub (Nov 14, 2017): 1. Is there a `screenshot.png` file present in `html/archive/1509635498` and does it look correct? 2. If you run `archive.py` again, does it freeze in the same place? 3. If you manually run the screenshot command, does it freeze? ```bash chromium-browser --disable-gpu --headless --screenshot --window-size=1440,900 http://www.dslreports.com/shownews/Verizon-Wants-FCC-to-Ban-States-From-Protecting-Your-Privacy-140625 ```
Author
Owner

@pirate commented on GitHub (Nov 28, 2017):

It's been a couple weeks so I'm closing this due to inactivity, but feel free to re-open if you're still having issues!

Generally just restarting BA has fixed issues like this in the past for me, although if you see it happening multiple times definitely post back so we can figure out the root cause.

<!-- gh-comment-id:347386504 --> @pirate commented on GitHub (Nov 28, 2017): It's been a couple weeks so I'm closing this due to inactivity, but feel free to re-open if you're still having issues! Generally just restarting BA has fixed issues like this in the past for me, although if you see it happening multiple times definitely post back so we can figure out the root cause.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#3058
No description provided.