Replies: 2 comments
-
2023-07-31 15:10:27 {"level":"fatal","ts":1690809027.2201226,"caller":"./main.go:89","msg":"Failed to init storage factory","error":"failed to create primary Elasticsearch client: health check timeout: Head "https://opensearch-node1:9200\": dial tcp 172.25.0.3:9200: connect: connection refused: no Elasticsearch node available","stacktrace":"main.main.func1\n\t./main.go:89\ngithub.com/spf13/cobra.(*Command).execute\n\tgithub.com/spf13/[email protected]/command.go:940\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tgithub.com/spf13/[email protected]/command.go:1068\ngithub.com/spf13/cobra.(*Command).Execute\n\tgithub.com/spf13/[email protected]/command.go:992\nmain.main\n\t./main.go:155\nruntime.main\n\truntime/proc.go:250"} This is the last docker log message |
Beta Was this translation helpful? Give feedback.
-
@Severin02 Let me know if you find any solution. I am also getting same error. |
Beta Was this translation helpful? Give feedback.
-
I have problems connecting the jaeger query to opensearch with docker i use this docker-compose.yml.
Everything out of the jaeger query/ui is starting and working. The jaeger query just starts and exits after a few seconds
Beta Was this translation helpful? Give feedback.
All reactions