Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

[BUG] kex_exchange_identification connection closed by remote host #298

Open
6 tasks
alexnguyen2201 opened this issue Aug 9, 2021 · 2 comments
Open
6 tasks

Comments

@alexnguyen2201
Copy link

alexnguyen2201 commented Aug 9, 2021

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.

@bhrg3se
Copy link
Member

bhrg3se commented Aug 13, 2021

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

@fhibler
Copy link

fhibler commented Sep 2, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants