diodechain / diode_server

Diode Server
https://diode.io
Other
39 stars 9 forks source link

Host IP is set to local ip #28

Open tuhalf opened 1 year ago

tuhalf commented 1 year ago

I am running a miner using Docker. Everything runs without a problem but on the explorer, my miner's host ip is my Docker container's local IP. I am adding the explorer screenshot. Miner is: 0x4353350a63a680b2799f7576612ef856f7d786ea

It's also printing a TLS alert: 23:17:07.374 [info] TLS :server: In state :hello at tls_handshake.erl:346 generated SERVER ALERT: Fatal - Insufficient Security - :no_suitable_ciphers 'Elixir.Network.EdgeV2' Handshake error: {tls_alert,{insufficient_security,"TLS server: In state hello at tls_handshake.erl:346 generated SERVER ALERT: Fatal - Insufficient Security\n no_suitable_ciphers"}} {ok,{{185,7,214,218},35850}}

image