ui icon indicating copy to clipboard operation
ui copied to clipboard

SSL support when connecting to chartmuseum over HTTPS

Open titansmc opened this issue 6 years ago • 1 comments

Hi, I cannot get it to work, it throws the following error:

ui_1           | 2019/07/31 15:24:27.043  Getting charts on url: https://charts.domain.com:8443/api/charts
ui_1           | 2019/07/31 15:24:27.101  0x8cdba0
ui_1           | 2019/07/31 15:24:27.101 [C]  the request url is  /
ui_1           | 2019/07/31 15:24:27.101 [C]  Handler crashed with error 0x8cdba0
ui_1           | 2019/07/31 15:24:27.101 [C]  /usr/local/go/src/runtime/panic.go:522
ui_1           | 2019/07/31 15:24:27.101 [C]  /usr/local/go/src/log/log.go:212
ui_1           | 2019/07/31 15:24:27.101 [C]  /go/src/github.com/chartmuseum/ui/controllers/chartmuseum.go:21
ui_1           | 2019/07/31 15:24:27.101 [C]  /go/src/github.com/chartmuseum/ui/controllers/main.go:17
ui_1           | 2019/07/31 15:24:27.101 [C]  /go/src/github.com/chartmuseum/ui/vendor/github.com/astaxie/beego/router.go:829
ui_1           | 2019/07/31 15:24:27.101 [C]  /usr/local/go/src/net/http/server.go:2774
ui_1           | 2019/07/31 15:24:27.101 [C]  /usr/local/go/src/net/http/server.go:1878
ui_1           | 2019/07/31 15:24:27.101 [C]  /usr/local/go/src/runtime/asm_amd64.s:1337

Thanks.

titansmc avatar Aug 01 '19 07:08 titansmc

any news about this issue?

liyaka avatar Sep 06 '22 11:09 liyaka