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

[BUG] Unable to enrroll linux workstation #296

Open
2 of 7 tasks
Dragnell87 opened this issue Jul 24, 2021 · 3 comments
Open
2 of 7 tasks

[BUG] Unable to enrroll linux workstation #296

Dragnell87 opened this issue Jul 24, 2021 · 3 comments

Comments

@Dragnell87
Copy link

Dragnell87 commented Jul 24, 2021

Describe the bug:

Following the documentation i find stuck trying to enroll a ubuntu workstation.
Expected behavior:

Firefox browser shoudl enroll as a workstation for ubuntu

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

Log file / Code snippet / Screenshots:

time="2021-07-24T02:17:11-04:00" level=trace msg="kex request received" func=github.com/seknox/trasa/server/api/crypt.Kex file="crypt/hKex.go:28"
time="2021-07-24T02:17:12-04:00" level=trace msg="RegisterUserDevice request received" func=github.com/seknox/trasa/server/api/auth.RegisterUserDevice file="auth/hDevice.go:51"
time="2021-07-24T02:17:12-04:00" level=debug msg="IDD: e1508466-4fd9-4187-906f-4d7aa6dd093ce1508466-4fd9-4187-906f-4d7aa6dd093c" func=github.com/seknox/trasa/server/api/auth.RegisterUserDevice file="auth/hDevice.go:174"
time="2021-07-24T02:17:12-04:00" level=trace msg="RegisterUserDevice- Sending Response" func=github.com/seknox/trasa/server/api/auth.RegisterUserDevice file="auth/hDevice.go:197"
Scope of issue:

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

Versions:

  • TRASA version 1.1.4
  • OS Ubuntu 20.04
  • Browser Firefox 89
@flyinghermit
Copy link
Member

Hi, to enrol workstation, you will also need a workstation agent. For Linux(Debian only), only manual installation works for now and your will need to build it yourself - https://github.com/seknox/trasa/tree/master/workstation
For windows, you can follow the docs here - https://www.trasa.io/docs/device-trust/install-trasa-device-agent

@Dragnell87
Copy link
Author

Hi, thank you very much for answer me, i have a few question, hopefully you can answer them. By Debian do you mean also Debian based distros ? I was able to build the binary without issues, but was unable to perform the task, the logs in the first post are on the server side, on the client side the binary and related files are in the required location as indicated in the documentation. Does the server requires any comunication with the trasa.io cloud services ? I noticed that i only can get to the trasa.io website using a vpn.

@Dragnell87
Copy link
Author

@bhrg3se Hi, any idea how could debug this any further the issue #297 is related.

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

2 participants