[GH-ISSUE #72] Why chrome error? #66

Closed
opened 2026-03-02 11:46:12 +03:00 by kerem · 8 comments
Owner

Originally created by @jiangaq on GitHub (Apr 2, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/72

When doing docker compose up -d,it returns:

chrome Error                                                                                                                                         
Error response from daemon: Head "https://gcr.io/v2/zenika-hub/alpine-chrome/manifests/123":
Originally created by @jiangaq on GitHub (Apr 2, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/72 When doing `docker compose up -d`,it returns: ``` chrome Error Error response from daemon: Head "https://gcr.io/v2/zenika-hub/alpine-chrome/manifests/123": ```
kerem closed this issue 2026-03-02 11:46:12 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Apr 2, 2024):

Oh, that's a bug. Can you in the docker compose file replace gcr.io/zenika-hub/alpine-chrome:123 with zenika/alpine-chrome:123. Let me know if this fixes it. I'll send a quick fix now.

<!-- gh-comment-id:2032300187 --> @MohamedBassem commented on GitHub (Apr 2, 2024): Oh, that's a bug. Can you in the docker compose file replace `gcr.io/zenika-hub/alpine-chrome:123` with `zenika/alpine-chrome:123`. Let me know if this fixes it. I'll send a quick fix now.
Author
Owner

@MohamedBassem commented on GitHub (Apr 2, 2024):

Actually, the GCR link should work. But you can try the suggestion that I mentioned if it didn't.

<!-- gh-comment-id:2032306966 --> @MohamedBassem commented on GitHub (Apr 2, 2024): Actually, the GCR link should work. But you can try the suggestion that I mentioned if it didn't.
Author
Owner

@jiangaq commented on GitHub (Apr 2, 2024):

Oh, that's a bug. Can you in the docker compose file replace gcr.io/zenika-hub/alpine-chrome:123 with zenika/alpine-chrome:123. Let me know if this fixes it. I'll send a quick fix now.

it returns:
Error response from daemon: pull access denied for zenika-hub/alpine-chrome, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

<!-- gh-comment-id:2032310741 --> @jiangaq commented on GitHub (Apr 2, 2024): > Oh, that's a bug. Can you in the docker compose file replace `gcr.io/zenika-hub/alpine-chrome:123` with `zenika/alpine-chrome:123`. Let me know if this fixes it. I'll send a quick fix now. it returns: `Error response from daemon: pull access denied for zenika-hub/alpine-chrome, repository does not exist or may require 'docker login': denied: requested access to the resource is denied`
Author
Owner

@MohamedBassem commented on GitHub (Apr 2, 2024):

Sorry, I updated the string. It should be zenika/alpine-chrome:123.

<!-- gh-comment-id:2032316231 --> @MohamedBassem commented on GitHub (Apr 2, 2024): Sorry, I updated the string. It should be `zenika/alpine-chrome:123`.
Author
Owner

@jiangaq commented on GitHub (Apr 2, 2024):

It works now.

By the way, is there possible to use proxy openai base url instead?

<!-- gh-comment-id:2032440115 --> @jiangaq commented on GitHub (Apr 2, 2024): It works now. By the way, is there possible to use proxy openai base url instead?
Author
Owner

@jiangaq commented on GitHub (Apr 2, 2024):

I found some pages "Failed to fetch link content ..." Why it got error? Are they waiting to fetch in background?

<!-- gh-comment-id:2032506124 --> @jiangaq commented on GitHub (Apr 2, 2024): I found some pages "Failed to fetch link content ..." Why it got error? Are they waiting to fetch in background?
Author
Owner

@MohamedBassem commented on GitHub (Apr 2, 2024):

Checking the logs of the workers container should tell you why they failed. You can retry them by clicking the refresh button in the bookmark option menu.

<!-- gh-comment-id:2032509349 --> @MohamedBassem commented on GitHub (Apr 2, 2024): Checking the logs of the `workers` container should tell you why they failed. You can retry them by clicking the `refresh` button in the bookmark option menu.
Author
Owner

@MohamedBassem commented on GitHub (Apr 9, 2024):

Please reopen if you still need help :)

<!-- gh-comment-id:2046186416 --> @MohamedBassem commented on GitHub (Apr 9, 2024): Please reopen if you still need help :)
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/karakeep#66
No description provided.