-
Notifications
You must be signed in to change notification settings - Fork 66
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
Ditto api url is not opening #529
Comments
I guess you were installing the cloud2edge chart here. I've just tested the cloud2edge chart installation in minikube and see ditto containers not getting ready.
I haven't seen this when previously installing this cloud2edge chart version. |
As it turned out, there was a general issue with DNS resolution in my minikube cluster, unrelated to the helm charts. It caused host names like @charanhs123 To see what the issue is in your case, you can first check the status of the ditto pods:
If pod containers are not ready (especially the ditto-gateway), you can run
and check the container status, e.g.
and the events at the bottom of the output.
searching for |
Hello the ditto api url is not opening
iffroot4@iff-dt:~$ echo $DITTO_API_BASE_URL
http://10.104.54.99:8080
The text was updated successfully, but these errors were encountered: