Open alekslyse opened 3 years ago
It looks like there is Intel Celeron J4125 CPU in Synology DS1520+ which doesn't support AVX. CompreFace now works only on CPU with AVX support. To make sure that your system supports AVX you can run "lscpu | grep avx" in LInux.
Is there a solution for this? Becausing I am having the same issues on my DS1520+ So all the containers are running smoothly but the core container is generating this message !!! no internal routing support, rebuild with pcre support !!!
https://github.com/exadel-inc/CompreFace/issues/583 There was one guy who managed to compile CompreFace without AVX requirements.
Using the docker compose, all docker images start except comrepface-core with error code 132
https://paste.ubuntu.com/p/d7fRpq4cV2/