GithubHelp home page GithubHelp logo

TLS Handshake error about ion-app-web HOT 4 CLOSED

ionorg avatar ionorg commented on August 25, 2024
TLS Handshake error

from ion-app-web.

Comments (4)

al3chen avatar al3chen commented on August 25, 2024

same issue web_1 | 2020/06/03 14:59:16 http: TLS handshake error from 172.18.0.1:34142: no certificate available for '172.18.0.2'
walkaroud for this issue is changing url from "https://127.0.0.1:9090" to "https://localhost:9090"

Attaching to ion-app-web_web_1
web_1 | {"level":"info","ts":1591196332.7908356,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
web_1 | {"level":"info","ts":1591196332.8033297,"logger":"admin","msg":"admin endpoint started","address":"tcp/localhost:2019","enforce_origin":false,"origins":["127.0.0.1:2019","localhost:2019","[::1]:2019"]}
web_1 | 2020/06/03 14:58:52 [INFO][cache:0xc00053e370] Started certificate maintenance routine
web_1 | 2020/06/03 14:58:52 [WARNING] Stapling OCSP: no OCSP stapling for [11]: no OCSP server specified in certificate
web_1 | {"level":"info","ts":1591196332.80408,"logger":"http","msg":"enabling automatic HTTP->HTTPS redirects","server_name":"srv0"}
web_1 | {"level":"info","ts":1591196332.8126283,"logger":"tls","msg":"setting internal issuer for automation policy that has only internal subjects but no issuer configured","subjects":["localhost"]}
web_1 | {"level":"info","ts":1591196332.8131657,"logger":"tls","msg":"cleaned up storage units"}
web_1 | {"level":"warn","ts":1591196332.8562124,"logger":"pki.ca.local","msg":"installing root certificate (you might be prompted for password)","path":"storage:pki/authorities/local/root.crt"}
web_1 | 2020/06/03 14:58:52 Warning: "certutil" is not available, install "certutil" with "apt install libnss3-tools" or "yum install nss-tools" and try again
web_1 | 2020/06/03 14:58:52 define JAVA_HOME environment variable to use the Java trust
web_1 | 2020/06/03 14:58:52 certificate installed properly in linux trusts
web_1 | {"level":"info","ts":1591196332.8848212,"logger":"http","msg":"enabling automatic TLS certificate management","domains":["localhost"]}
web_1 | 2020/06/03 14:58:52 [WARNING] Stapling OCSP: no OCSP stapling for [localhost]: no OCSP server specified in certificate
web_1 | {"level":"info","ts":1591196332.8855379,"msg":"autosaved config","file":"/config/caddy/autosave.json"}
web_1 | {"level":"info","ts":1591196332.8855507,"msg":"serving initial configuration"}
web_1 | 2020/06/03 14:59:08 http: TLS handshake error from 172.18.0.1:34138: no certificate available for '172.18.0.2'
web_1 | 2020/06/03 14:59:16 http: TLS handshake error from 172.18.0.1:34142: no certificate available for '172.18.0.2'

from ion-app-web.

ganadevprajapathy avatar ganadevprajapathy commented on August 25, 2024

+1. Same issue
browser.js:21 WebSocket connection to 'wss://localhost:9090/ws?peer=bfb81d21-9fb2-4723-9304-712a4a0be8b4' failed: Error during WebSocket handshake: Unexpected response code: 502

from ion-app-web.

jbrady42 avatar jbrady42 commented on August 25, 2024

The first two comments here do no look like errors, if you are not having any trouble accessing the web app. This is the kind of access you should expect when you have a service open to the internet. You will get many requests that are not for your domain. Caddy is just letting you know that an attempt was made to access a domain/site the server is not configured to serve.

from ion-app-web.

jbrady42 avatar jbrady42 commented on August 25, 2024

@ganadevprajapathy what you are seeing is related to the biz socket reverse proxy config. Make sure you have the docker services both running on the same hosts and the docker ion network exists.

from ion-app-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.