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

Web UI will not load - Core API Starting #1284

Open
pspeirs opened this issue Jan 6, 2025 · 0 comments
Open

Web UI will not load - Core API Starting #1284

pspeirs opened this issue Jan 6, 2025 · 0 comments

Comments

@pspeirs
Copy link

pspeirs commented Jan 6, 2025

Describe the bug
Web UI will not load, this is a previously working installation.
Have removed all containers, run docket system prune --all --force to clean up
Have removed associated volume.

To Reproduce

Steps to reproduce the behavior:
Download CompreFace_1.2.0.zip archive or run:
wget -q -O tmp.zip 'https://github.com/exadel-inc/CompreFace/releases/download/v1.2.0/CompreFace_1.2.0.zip' && unzip tmp.zip && rm tmp.zip

To start CompreFace run:
docker-compose up -d

Navigate to http:// 10.1.20.165:8000 which is the ip address of my docker setup

Expected behavior
I expect the UI to load correctly

Screenshots

If applicable, add screenshots to help explain your problem.

Logs

Run those commands and attach result to the ticket:

docker ps
docker_ps.txt

docker-compose logs
docker compose logs.txt

Additional context

Add any other context about the problem here.

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

1 participant