-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
when I setup using docker compose, it raise error: authorization error on 20-slim.
To Reproduce
Steps to reproduce the issue:
- initialization
Environment (please complete the following information):
- OS: [Linux]
- Firecrawl Version: [docker]
- Node.js Version: [docker]
Logs
WARN[0000] The "OPENAI_BASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "OPENAI_BASE_URL" variable is not set. Defaulting to a blank string.
[+] Building 3.1s (5/5) FINISHED docker:default
=> [api internal] load .dockerignore 0.0s
=> => transferring context: 73B 0.0s
=> [api internal] load build definition from Dockerfile 0.1s
=> => transferring dockerfile: 1.54kB 0.0s
=> [api internal] load metadata for docker.io/library/golang:1.19 2.7s
=> ERROR [api internal] load metadata for docker.io/library/node:20-slim 2.9s
=> [api auth] library/golang:pull token for registry-1.docker.io 0.0s
[api internal] load metadata for docker.io/library/node:20-slim:
failed to solve: node:20-slim: failed to do request: Head "https://registry-1.docker.io/v2/library/node/manifests/20-slim": EOF
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working