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

Possible bug with first run using docker #278

Open
rGn0 opened this issue Oct 10, 2024 · 0 comments
Open

Possible bug with first run using docker #278

rGn0 opened this issue Oct 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rGn0
Copy link

rGn0 commented Oct 10, 2024

Hi, i have the error below when i'm trying to running crapi on docker using kali:
curl -o docker-compose.yml https://raw.githubusercontent.com/OWASP/crAPI/main/deploy/docker/docker-compose.yml 1 ⨯

sudo docker-compose pull

sudo docker-compose -f docker-compose.yml --compatibility up -d
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7512 100 7512 0 0 15619 0 --:--:-- --:--:-- --:--:-- 15617
Pulling postgresdb ... done
Pulling mongodb ... done
Pulling mailhog ... done
Pulling crapi-identity ... done
Pulling crapi-community ... done
Pulling crapi-workshop ... done
Pulling crapi-web ... done
Pulling api.mypremiumdealership.com ... done
mailhog is up-to-date
api.mypremiumdealership.com is up-to-date
Starting mongodb ...
Starting mongodb ... done

ERROR: for crapi-identity Container "f10d75dd6f85" is unhealthy.
ERROR: Encountered errors while bringing up the project.
I tried to run the develop version but the application still with same error. It's can be a local problem or a bug? I look for the issues and don't found nothing close to this. My docker-compose version is 1.27.0.
Tks

@rGn0 rGn0 added the bug Something isn't working label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant