Anurag Guda

Results 21 comments of Anurag Guda

@SurenNihalani thank you for the suggestion, we will take a look into it.

@AlexiPyt can you provide more details why you would like to include this file ?

@adrian-a-graham, it's fixed. please pull the latest code and let us know.

@garethsb we need to run these as autoremove will remove the dependencies that were installed with applications and are no longer used by anything else on the system.

@garethsb it's hard to predict the dependencies which are installed as we install different packages. that's why we recommend to use on Fresh system and install the dependencies what you...

I didn’t modify docker-compose.yaml, it looks exactly what’s in the yaml now. Do we need to change that value ?

@edknv when I tried with above suggestions seeing that nv ingest container status is unhealthy with below logs, looks like it's failed to connect to milvus though we didn't enable...

@edknv agree but I'm unable to connect to nvingest service ``` docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES ff39f4a12a19 nvcr.io/ohlfw0olaadg/ea-participants/nv-ingest:24.08 "/opt/conda/bin/tini…" 5 hours ago Up 5 hours...

yes @ishandhanani it's installed ``` ubuntu@vm1:~/nv-ingest$ docker run -it --rm 496b46d92947 bash (nv_ingest) root@5efee92b8cc3:/workspace# pip list | grep uvicorn uvicorn 0.24.0.post1 ```

seeing same error with install ``` sudo snap install microk8s --channel=1.33 --classic error: cannot perform the following tasks: - Run install hook of "microk8s" snap if present (run hook "install":...