Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VM runtime doesn't catch all VM issues upon start of provider #3207

Open
cryptobench opened this issue May 6, 2024 · 0 comments
Open

VM runtime doesn't catch all VM issues upon start of provider #3207

cryptobench opened this issue May 6, 2024 · 0 comments

Comments

@cryptobench
Copy link
Member

With the launch of the facelifted stats page we introduced a table that shows the providers list of reputation tasks and their status. Some of these providers reached out to us because they had the error Failed to deploy activity listed. So I sat down and investigated this and got the provider to try out the healthcheck feature of the stats page itself, and that healthcheck task came back with the exact same Failed to deploy activity error message.

Upon further research we found out that the providers who are facing these issues are running the provider in a VM, and it appears that the VM runtime (kvm) is not working properly within that VM.

This essentially means that the initial healtcheck the provider is doing upon start where it checks the VM runtime is not covering all of these problems. One example VM software a person was using was Virtualbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant