You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Issue
When running docker compose build, it gets stuck at sha256:06191ad9adfe70fa8e5472c59bda366508230e9d5d3ceef4cec4b118f1ceac5b 0B / 40.73MB and remains unresponsive for several hundred seconds. Multiple attempts have been made but the deployment always fails.
To Reproduce
Set up the environment in the orbstack environment on macOS.
Run the docker compose build command.
Observe that it gets stuck at the mentioned progress status and shows no further activity.
No specific error message is shown in the normal output, just the progress getting stuck and not advancing.
Expected Behavior
The docker compose build command should complete successfully and build the required Docker images without getting stuck or failing, allowing for a proper deployment of the relevant services.
Screenshots
[Not applicable as there is no specific visual indication other than the stuck progress display in the terminal, but can provide if needed in the future]
Environment (please complete the following information):
OS: macOS
Firecrawl Version: [Not applicable as not mentioned related to Firecrawl specifically]
Node.js Version: [Not applicable as not mentioned as relevant to this issue]
Docker Version (if applicable): [Version information not provided, but running in orbstack environment on macOS]
Database Type and Version: [Not applicable as not indicated to be related to a database issue in this context]
Logs
[No detailed logs available as the process just gets stuck without showing an error message in the console output. Will try to capture more detailed logs if possible and update.]
Configuration
[No specific configuration details provided as the issue seems to occur during the basic docker compose build process without any indication that a particular configuration setting is causing the problem.]
Additional Context
The issue occurs repeatedly in the orbstack environment on macOS. There have been no known modifications to the Docker setup other than the normal installation and running of commands in this environment, and no specific network or infrastructure changes that are known to be related to this problem.
The text was updated successfully, but these errors were encountered:
Describe the Issue
When running docker compose build, it gets stuck at sha256:06191ad9adfe70fa8e5472c59bda366508230e9d5d3ceef4cec4b118f1ceac5b 0B / 40.73MB and remains unresponsive for several hundred seconds. Multiple attempts have been made but the deployment always fails.
To Reproduce
Set up the environment in the orbstack environment on macOS.
Run the docker compose build command.
Observe that it gets stuck at the mentioned progress status and shows no further activity.
No specific error message is shown in the normal output, just the progress getting stuck and not advancing.
Expected Behavior
The docker compose build command should complete successfully and build the required Docker images without getting stuck or failing, allowing for a proper deployment of the relevant services.
Screenshots
[Not applicable as there is no specific visual indication other than the stuck progress display in the terminal, but can provide if needed in the future]
Environment (please complete the following information):
OS: macOS
Firecrawl Version: [Not applicable as not mentioned related to Firecrawl specifically]
Node.js Version: [Not applicable as not mentioned as relevant to this issue]
Docker Version (if applicable): [Version information not provided, but running in orbstack environment on macOS]
Database Type and Version: [Not applicable as not indicated to be related to a database issue in this context]
Logs
[No detailed logs available as the process just gets stuck without showing an error message in the console output. Will try to capture more detailed logs if possible and update.]
Configuration
[No specific configuration details provided as the issue seems to occur during the basic docker compose build process without any indication that a particular configuration setting is causing the problem.]
Additional Context
The issue occurs repeatedly in the orbstack environment on macOS. There have been no known modifications to the Docker setup other than the normal installation and running of commands in this environment, and no specific network or infrastructure changes that are known to be related to this problem.
The text was updated successfully, but these errors were encountered: