Josep Maria Viñolas Auquer

Results 57 comments of Josep Maria Viñolas Auquer

It seems a docker network problem. Are you able to ping isard-api from isard-hypervisor? ``` # docker exec -ti isard-hypervisor ping isard-api PING isard-api (172.31.255.10): 56 data bytes 64 bytes...

> Do you have a recommended OS version? 2022년 8월 2일 (화) 오후 4:21, Josep Maria Viñolas Auquer < ***@***.***>님이 작성: > […](#) > It seems a docker network problem....

Do you have KVM installed on host system? You should remove it, it could conflict with the privileged isard-hypervisor container where KVM will be started.

Nice to see it is working. I suspect that the problem was actually with the kernel, that maybe was upgraded during the wireguard install.

This is a must. But we should work a bit how the version is detected. I mean, there should be a version coded somewhere in the client and also in...

the cron could be an scheduler, as we already have it in webapp

We could just get the tag_name? And for local checking use the subprocess > import subprocess label = subprocess.check_output(["git", "describe"]).strip() But then the isard-app image should add git. Also it...

Yes, there is a mess with validators in some forms as the software was growing.

Your host doesn't seem to have virtualization enabled. If it is a bare metal check in BIOS. If it is a virtualized host then check you have nested virtualization enabled....

Which card do you own/do you want to use? Or are you planning on using vGT?