-
### Expected behavior:
Expecting `tsh db ls` to list databases
### Current behavior:
```
$ tsh db ls
ERROR: missing PEM encoded block
```
### Bug details:
#### Teleport version:
When issue occur…
-
# Quick summary
Add support for reverse SSH tunneling (`-R :localhost:`) when setting up PSOCK clusters using `parallel::makeCluster()`. This helps avoid firewall and port forwarding issues that app…
-
Has anyone tried to reach out to original maintainers about merging fixes to the pssh version back into the upstream that is currently maintained by @jcmcken ? I think (at least) the python 3 compatib…
-
### Description
Running poetry lock will hang forever without any indication of why.
Running poetry lock -vvv shows ssh's interactive prompt, e.g.
```
The authenticity of host 'github.com (140.8…
-
_This issue was originally opened by @ladar in https://github.com/hashicorp/packer/issues/11431 and has been migrated to this repository. The original issue description is below._
---
#### Overvi…
-
i got a error when i run core.remote
```
st2 run core.remote hosts='10.69.10.1:5000' cmd='echo123'
```
```
.
id: 65ae14e509204db1549f4a31
action.ref: core.remote
context.user: st2admin
par…
-
I just tried to add my ssh-key of the format `sk-ssh-ed25519` to goldwarden using `goldwarden ssh import ~/.ssh/key`.
Creation of the ssh-key was done using: `ssh-keygen -t ed25519-sk -C "your_emai…
-
Using ed25519-sk keys makes it possible to authenticate with one host, but all others fails without being given the chance to press the key:
```
$ colmena exec --on polly,stanley uptime
[INFO ] Usi…
pelme updated
2 months ago
-
Tested with a fresh python 2.7 virtualenv on OSX 10.9.5
Pip freeze contents:
ecdsa==0.13
Fabric==1.10.2
paramiko==1.15.1
pycrypto==2.6.1
To reproduce, use this fabfile:
```
from fabric.api import e…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…