Closed vineethmn closed 6 months ago
@vineethmn This seems to be you are connecting to Zoraxy using the wrong protocol. This can be caused by your invalid settings in Zoraxy or wrong network routing config. In short, this errors shows up when you are trying to connect to a HTTPS server using HTTP.
You can refer to a post that have similar issue with Caddy and try to figure out the fixes.
Changing host https
to http
will fix the issue. I mistakenly turned that on in Zoraxy, I thought the TLS checkbox was meant to enable HTTPS access to the URL. I didn't realise this was meant for backend connection.
Issue: Getting TLS Handshake Error When Accessing the Proxy Host
I have performed a fresh install of Zoraxy and added a proxy host with the relevant port numbers. I was able to obtain the SSL certificate successfully. However, when I try to access the site, I receive a 404 page not found error. I can confirm that the site is accessible via its IP address.
Logs:
Whenever I hit the URL, I see the following logs from Zoraxy:
ls: first record does not look like a TLS handshake
Steps to Performed:
Actual Behavior: I receive a 404 page not found error, and the logs show repeated tls: first record does not look like a TLS handshake messages.
Additional Information: