使用 netmaker 的 v0.6.1 版本,按照官方文档配置启动后,无法访问 dashboard.xxx ,traefik 中日志内容为:
`
level=error msg="the router netmaker-api@docker uses a non-existent resolver: http"
level=error msg="the router netmaker-ui@docker uses a non-existent resolver: http"
`
有大佬知道这是什么问题吗,git 的 issue 中也有人提到了这个问题,但是没有回复
开启 debug 日志后,有如下日志
`
http: TLS handshake error from 172.25.0.1:41418: local error: tls: bad record MAC
`
`
level=error msg="the router netmaker-api@docker uses a non-existent resolver: http"
level=error msg="the router netmaker-ui@docker uses a non-existent resolver: http"
`
有大佬知道这是什么问题吗,git 的 issue 中也有人提到了这个问题,但是没有回复
开启 debug 日志后,有如下日志
`
http: TLS handshake error from 172.25.0.1:41418: local error: tls: bad record MAC
`