mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #516] Setting CHROME_USER_DATA_DIR #3352
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#3352
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 @ThomDap on GitHub (Oct 29, 2020).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/516
Hi, I am struggling to set my CHROME_USER_DATA_DIR in order to archive some webpages behind logins-walls.
Cf screenshots.
Thank you for your help.
@cdvv7788 commented on GitHub (Oct 29, 2020):
@ThomDap According to https://github.com/pirate/ArchiveBox/wiki/Configuration#chrome_user_data_dir , I ran that command passing a folder with a
Defaultinside, and I got:Double check that your folder has a file named
Default.@cdvv7788 commented on GitHub (Oct 29, 2020):
I found an issue with this setup and you will likely find it if you set the folder correctly. I created a PR for it, so it should make it to master soon. By the way, what version are you running?
@ThomDap commented on GitHub (Oct 29, 2020):
@cdvv7788 Thank you for your very quick reply.
I triple-checked the instructions of the wiki. There is a Default folder in my Chrome folder, you can see it in the screenshot.
I'm running v0.4.21
@cdvv7788 commented on GitHub (Oct 29, 2020):
Can you try with the current
master? Take a backup of your archive before that.@ThomDap commented on GitHub (Oct 29, 2020):
Just tried with the new master. I got this error :

EDIT :
👏👏 I typed the entire command by hand (I didn't paste it) ant it worked !
Thanks a lot
What was the problem ?
@cdvv7788 commented on GitHub (Oct 29, 2020):
Not sure in your case. We have big changes between v0.4 and v0.5, so it may have been fixed in there. I created a PR for an issue that is still happening in master tho, so we are still ironing it out.
If you find any issue, let us know. Thanks!