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 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.
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.
The text was updated successfully, but these errors were encountered: