-
Notifications
You must be signed in to change notification settings - Fork 29
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
Error in installation process #7
Comments
Hi, First you have to create the namespace opentwins with helm repo add ertis https://ertis-research.github.io/Helm-charts/
helm repo update Then, I see in the last screenshots that you are trying to enable Hono. We no longer recommend its use, as it gives many more problems than benefits. The errors you get are due to the dependency with Hono, surely they have broken their helm somehow. Try without enabling it and see if it works for you. Regards, |
@juliarobles Hello, I have been struggling with the installation of opentwins for a long time. Namely, I followed the steps to install through Helm, however when I want to check the pods, some don't seem right. @charanhs123 Hello, I saw that you had a similar problem to me with the pods, so I was wondering if you might know how to solve this problem? I would be grateful! |
Hi, In nginx description, the container Then Other problem I can see is that influx, grafana and mongodb are not running. That is strange. Please, send come screenshots of logs and descriptions of those components. Thank you. |
@sergioinf Hi, this is screenshots of grafana: This is screenshots for influx: This is screenshots for mongodb: How I can resolve this problem with gateway? What I find very strange is that it often happens that after some time after running the get pods command over and over again, after starting minicube, grafana and mongodb, they get the running status, but it doesn't always happen. I have one more question for you. Namely, I want to do an example with a Raspberry Pi device, which you have implemented on your page. Do I need to install Grafana and other tools afterwards, or do I already have it after this installation? |
Where are you trying to install OpenTwins?, Are those errors from an ARM device? If so, you have to modify the used mongodb image. |
Hi @sergioinf , These are the steps I went through to install OpenTwins, with the fact that I subsequently installed minikube to run the container. |
That problem is becasuse helm cant reach kubernetes cluster, if you try: "kubectl get all" you should get the same error |
Hi, Kindly suggest the installation steps for opentwins interface. There is no specific guide to suggest about the configurations. Thanks. |
@sergioinf Hi, Can you look at this issue #17, and tell me how to import the plugins needed for the further development process? Thank you in advance! |
Hello, I am trying to install Open Twins, but I have the following problem. Can you help me? Thank you very much!
The text was updated successfully, but these errors were encountered: