exadel-inc / exadel-inc/CompreFace

CompreFace no starting under Docker with Hyper-V

Open
#1,210 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**

In Docker, I turned off WSL2 mode because of the huge memory consumption, so Docker starts in Hyper-V mode. I reinstalled CompreFace, but in the login interface I can only get to the Admin node, no further. What could be the problem?

**To Reproduce**

Steps to reproduce the behavior:
1. Install Hyper-V for Windows
2. Turn off WSL mode in Docker
3. Install CompreFace (I use SubCenter-ArcFace-r100 build)
4. Start Login page

**Screenshots**

![image](https://github.com/exadel-inc/CompreFace/assets/6390413/e3107e46-0fbf-4b89-ba1c-d942a93edd37)

**Desktop (please complete the following information):**

- OS: Windows 10 64-bit latest
- Browser: Chrome
- Version: 1.2.0
- Hardware: i9-13900K, 64 GB RAM, RTX 3090

**Logs**

```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
9757a3bdf653 exadel/compreface-fe:1.2.0 "/docker-entrypoint.…" 28 minutes ago Up 13 minutes 0.0.0.0:8000->80/tcp compreface-ui
7489a764c339 exadel/compreface-admin:1.2.0 "sh -c 'java $ADMIN_…" 28 minutes ago Up 13 minutes compreface-admin
c05fdfb330ad exadel/compreface-api:1.2.0 "sh -c 'java $API_JA…" 28 minutes ago Up 13 minutes compreface-api
e4b863599cb7 exadel/compreface-core:1.2.0-arcface-r100 "uwsgi --ini uwsgi.i…" 28 minutes ago Up 13 minutes 3000/tcp compreface-core
009172a29ce1 exadel/compreface-postgres-db:1.2.0 "docker-entrypoint.s…" 28 minutes ago Up 13 minutes 5432/tcp compreface-postgres-db
```

[log.txt](https://github.com/exadel-inc/CompreFace/files/13399614/log.txt)

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.