seknox / trasa

Zero Trust Service Access

Home Page:https://www.trasa.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] kex_exchange_identification connection closed by remote host

alexnguyen2201 opened this issue · comments

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:

  • TRASA codebase
  • dashboard
  • [ *] server
  • mobile app
  • browser extension
  • device agent
  • website/docs

Versions:

  • TRASA version 1.1.4
  • OS (in which TRASA is installed): MacOS BigSur 11.2.3
  • Browser: Chorme 92.0.4515.131 (Official Build) (arm64), FireFox 90.0.2
  • Mobile device type and version (if issue is related to TRASA mobile app)

Additional context:

Add any other context about the problem here.

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

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.