seknox / trasa

Zero Trust Service Access
https://www.trasa.io
Mozilla Public License 2.0
383 stars 68 forks source link

[BUG] kex_exchange_identification connection closed by remote host #298

Open alexnguyen2201 opened 3 years ago

alexnguyen2201 commented 3 years ago

Describe the bug:

When trying access ssh service by the method listed in https://www.trasa.io/docs/how-to-access/ssh-connection-via-proxy, I got an error like below.

Expected behavior:

A clear and concise description of what you expected to happen.

Log file / Code snippet / Screenshots: image

If applicable, add logfile or code snippets or screenshots to help explain your problem.

Scope of issue:

Versions:

Additional context:

Add any other context about the problem here.

bhrg3se commented 3 years ago

Can you share the logs? It is located in /var/log/trasa.log.

fhibler commented 2 years ago

Got exactly the same issue - using docker. There is unfortunately no /var/log/trasa.log in the docker container.

[root@elaine trasa]# docker exec -it trasa find / -name "trasa.log"
[root@elaine trasa]# 

docker logs trasa also does not provide usable output regarding this issue. SSH connect via WebUI works just fine.