I have a spring boot application that runs on https. Consul is unable to do the health check due to the application is https. When i change it to http, it works.
Any solution for this?
thanks
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/consul/issues
IRC: #consul on Freenode
---
You received this message because you are subscribed to the Google Groups "Consul" group.
To unsubscribe from this group and stop receiving emails from it, send an email to consul-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/consul-tool/f13b0418-c474-4cec-8802-bc4d8809f54b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
2017/02/20 16:56:11 [DEBUG] http: Request GET /v1/kv/config/application/?recurse&wait=55s (1.0001ms) from=127.0.0.1:54241
2017/02/20 16:56:12 [DEBUG] http: Request GET /v1/kv/config/null/?recurse&wait=55s (0s) from=127.0.0.1:54241
2017/02/20 16:56:12 [DEBUG] http: Request GET /v1/kv/config/application/?recurse&wait=55s (0s) from=127.0.0.1:54241
2017/02/20 16:56:12 [WARN] agent: http request failed 'http://xxxxx:8443/health': Get http://xxxx:844
3/health: EOF
2017/02/20 16:56:12 [DEBUG] http: Request GET /v1/catalog/services?wait=2s&index=1054 (2.0792079s) from=127.0.0.1:54225
2017/02/20 16:56:13 [DEBUG] http: Request GET /v1/kv/config/null/?recurse&wait=55s (0s) from=127.0.0.1:54225
Hey,could you please show the logs for both the app and consul ?It's really hard and error prone to troubleshoot a problem without any data.Regards,
--Lowe Schmidt | +46 723 867 157
On 20 February 2017 at 09:11, <sanjaya.g...@gmail.com> wrote:
Hi All,I have a spring boot application that runs on https. Consul is unable to do the health check due to the application is https. When i change it to http, it works.
Any solution for this?
thanks
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/consul/issues
IRC: #consul on Freenode
---
You received this message because you are subscribed to the Google Groups "Consul" group.
To unsubscribe from this group and stop receiving emails from it, send an email to consul-tool...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to consul-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/consul-tool/1e0cba69-636a-4ff0-b612-bd7e2d68967b%40googlegroups.com.
#server.ssl.enable=true