Kamal Proxy logs: "level":"INFO","msg":"http: TLS handshake error from <myip>:: no server name provided" #58
Replies: 3 comments 2 replies
|
As I am examining further TLS is higly tight to a domain. This could be it: |
1 reply
|
I am also facing this issue. I am using Kamal to deploy multiple instances for different subdomains, and it is working for one, another is throwing errors. @orbanbotond Were you able to fix this issue? |
0 replies
|
@orbanbotond Hey! How were you able to resolve this? Do you know the root cause? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Guys,
I have this
deploy.ymlfile:Then as I turned the ssl to true, the web app no longer responds, I checked the
kamal proxy log:"level":"INFO","msg":"http: TLS handshake error from :47524: no server name provided"
Any solutions?
thx in advance
All reactions