Fusl / intrace

Multi-probe looking glass with simple but powerful configuration for probes and lookup types (BIRD, MTR, Ping & Traceroute pre-configured)
https://mtr.sh/
BSD 3-Clause "New" or "Revised" License
220 stars 46 forks source link

I can't select a probe(s), the probe is not available #34

Closed procnix closed 3 years ago

procnix commented 3 years ago

issue in selecting probe(s) , when I click on it still cannot select it. I don't understand what needs to be added, please tell me.

Fusl commented 3 years ago

Is this on a self-hosted instance? If you're trying to click on a probe but the interface doesn't allow you to select it, the probe is marked as offline. intrace v1 uses SSH to connect to probes so make sure SSH from the server running intrace is working correctly.

procnix commented 3 years ago

@Fusl, After I generated and added the public rsa key to the server where the probe is located, everything worked. In my project it was required, not only to create ed25519, but also RSA. The question is closed.