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

Make Could not find profile "Default" in CHROME_USER_DATA_DIR a warning instead of an error, and move to new PERSONAS_DIR system #1425

Open
pirate opened this issue May 7, 2024 · 8 comments

Comments

@pirate
Copy link
Member

pirate commented May 7, 2024

note for myself to fix this before releasing v0.8.0

@CountParadox
Copy link

After a fresh install of docker and pulling the latest image on two seperate systems, I am stuck on this error on both, one is headless / no X server, the other is a Ubuntu Desktop install with chromium installed and chromium-browser command working... I am lost as the file is there so I do not know why the error is appearing and preventing my from launching archivebox.. .any ideas @pirate ?

@pirate
Copy link
Member Author

pirate commented May 13, 2024

If you have set CHROME_USER_DATA_DIR in ArchiveBox.conf or docker_compose.yml can you remove/comment out that line and try again.

@a10kiloham
Copy link

Getting that error here as well with a fresh install using docker-compose

@CorruptedPixl
Copy link

CorruptedPixl commented May 14, 2024

Seeing this too, also on a fresh docker compose install. Don't see the CHROME_USER_DATA_DIR in the docker-compose.yml.

@pirate
Copy link
Member Author

pirate commented May 16, 2024

what branch are you building off? dev or the v0.8.0-rc tag?

I recommend not using dev for a few weeks as I'm about to land a massive refactor #1430 that will break everything until the dust settles and I fix all the tests/bugs.

(I am liberal with breaking dev because as a solo dev I don't have a big team to coordinate breaking changes with)

@CorruptedPixl
Copy link

I was indeed using the dev tag. I have since gotten 0.7.1 and latest working fine.

When I was looking to install ArchiveBox, I first found the wiki which points to https://docker-compose.archivebox.io which uses the dev tag.
Later, I checked the README which has the same URL, but the file above it points to https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/docker-compose.yml which uses the latest tag.

Is this intended or was this maybe not updated yet?

I appreciate the work you do and am looking forward to 0.8.0!

@pirate
Copy link
Member Author

pirate commented May 17, 2024

Fixed docker-compose.archivebox.io to point to :latest, thanks for pointing that out 👍

@pirate
Copy link
Member Author

pirate commented Jun 4, 2024

I think I fixed the CHROME_USER_DATA_DIR split error on dev:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants