Loe

Results 19 comments of Loe

Bro forgot his GitHub password 😢

I cannot build this on Debian, wtf

No idea why I cannot build this on Debian??????????? How

AVX512 flag is the root of the building failure, but it does not happen on Ubuntu machine

It now builds on clean Debian machine, however, why old machine cannot build remains unknown to me.

> I found that you can make the error go away by editing [this line](https://github.com/immich-app/immich/blob/main/machine-learning/app/config.py#L43) in config.py of the machine-learning folder. I changed mine to this: > > `model_intra_op_threads: int...

I am facing the same issue. Prometheus cannot find the metrics. ```bash sh-5.3# curl -v http://127.0.0.1:5000/metrics * Trying 127.0.0.1:5000... * Established connection to 127.0.0.1 (127.0.0.1 port 5000) from 127.0.0.1 port...

> It turns out that the prometheus metrics feature is not part of the latest stable release ([v2.1.0](https://github.com/nix-community/harmonia/releases/tag/harmonia-v2.1.0)). It is only present on the `master` branch. Thanks for pointing this...