-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
no tofu token but not in correct session state - Boundary Desktop 1.5 GUI bug #2741
Comments
Hi @tritonblaster - I'm trying to recreate this, and was curious, what database are you trying to connect to and what database management tool are you using? Thanks so much! |
@irenarindos - MongoDB |
@RobertSkawinski Thank you! I'm curious, do you see the same error using the mongo CLI to connect, or is it only with a db tool? |
@irenarindos I have not tried yet the mongo CLI, but with telnet this error happens as soon as I try to establish the connection. |
@RobertSkawinski I've got a potential fix up in #2795 - I was wondering if you'd be willing to build Boundary from my PR branch and try to replicate your issue to see if it's resolved? Alternatively if you let me know what platform you need I can send a build to you. Thanks so much! |
@irenarindos |
@RobertSkawinski Can you email me at "irena.rindos at the company I work for dot com" so we can coordinate getting you a build? We don't think this is a Desktop client issue. Thanks so much! |
@irenarindos Thanks for joining the call on Monday. For all who face the same issue:
Runnig your provided version also works.
|
Hi @irenarindos,
thanks for helping.
I think i was able to find the root cause, it seems to be caused by Boundary-Desktop UI.
When using the boundary.exe binary everything works as expected.
Should we track this bug in a new issue?
Steps to reproduce (working):
boundary-desktop_1.5.0_windows_amd64
boundary-desktop_1.5.0_windows_amd64\Boundary\resources\app\cli
.\boundary.exe authenticate password -login-name=user -auth-method-id=ampw_xxx -addr=https://boundary.domain.at/
.\boundary.exe connect -addr=https://boundary.domain.at -target-id=ttcp_xxx
Steps to reproduce (not working):
Originally posted by @tritonblaster in #2362 (comment)
The text was updated successfully, but these errors were encountered: