exadel-inc / exadel-inc/CompreFace

Web UI will not load - Core API Starting

Open
#1,284 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

**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](https://github.com/user-attachments/files/18314412/docker_ps.txt)

`docker-compose logs`
[docker compose logs.txt](https://github.com/user-attachments/files/18314414/docker.compose.logs.txt)

**Additional context**

Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.