-
Notifications
You must be signed in to change notification settings - Fork 8
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
CapRover: Error response from daemon #1678
Comments
Looks like DNS resolution is not working properly. What image is it, how is the VM deployed? |
This is directly from the playground, so the flist is the following: https://hub.grid.tf/tf-official-apps/tf-caprover-latest.flist, as can be seen on the caprover weblet page here. I tested the caprover weblet of the playground on both dev and test nets, with the same result. As I wrote, we don't have an image in tf-images of the caprover weblet, so it's hard to troubleshoot. |
I tried on qanet and it could download the image successfully but it failed while installing. not sure if that is as we use the latest tag for the image so should we downgrade or not? for the caprover image, it's here https://github.com/threefoldtech/freeflow_caprover |
I tried on testnet and got the same error message but installation was successful.
|
Test was passed on testnet 3.12 Run: Test was passed on QAnet 3.12 Run: |
Work Completed: the image version of Caprover is downgraded to the version that used to work. and also created an issue for updating the current image to the latest threefoldtech/tf-images#189 |
Verified,
Caprover was deployed successfully, and installation was successful without any errors. I was able to open the Caprover dashboard. |
Thanks everyone. Closing this issue as the work has been verified and done. |
I have changed the image tag to 1.10.1 in the flist to be solved on all networks. @maxux can you promote this flist? https://hub.grid.tf/samehabouelsaad.3bot/tf-caprover-main.flist -> https://hub.grid.tf/tf-official-apps/tf-caprover-latest.flist please re-verify the issue on all networks once the image is promoted |
Promoted :) |
Verified, |
CapRover: Error response from daemon
Situation
There is no tf-images of caprover, so it's hard to troubleshoot.
To reproduce
Assessment
It seems there is a problem with docker itself on this flist. docker run hello-world return the same error:
The text was updated successfully, but these errors were encountered: