Dear Team,
I’ve issue when i try to docker compose up -d,
it always stopping with clang-wrapper-11.1.0
chirpstack-chirpstack-1 | copying path '/nix/store/br0xmcc0li4dv8lx2d40y2b768lylh8w-clang-11.1.0' from 'https://cache.nixos.org'...
chirpstack-chirpstack-1 | copying path '/nix/store/a4iwnvqy7y3lmgg56wh96wsdqv6zq8rk-clang-wrapper-11.1.0' from 'https://cache.nixos.org'...
chirpstack-chirpstack-1 exited with code 0
Trying with another method to build with cargo build
is same issue
My vm is Ubuntu server 20.04
kernel version Linux chirpstark-devel 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 GNU/Linux
Is there another having same issue?