-
### 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…
-
I'm getting this error when running a Fabric task in parallel mode:
```
No handlers could be found for logger "paramiko.transport"
Fatal error: Needed to prompt for a connection or sudo password (ho…
-
Hello, I use the thread pool to start multiple rsync transmissions in parallel. The number of threads in the thread pool I set is (2*CPU core number+1). In each thread, start the subprocess of rsync t…
-
```
What steps will reproduce the problem?
1. Create $TEMPFILE with a list of hosts
2. parallel-ssh -h $TEMPFILE -t -1 -o ${LOG_DIR} sudo -u ${USER}
/home/${USER}/scripts/online.sh &
What is the exp…
-
```
What steps will reproduce the problem?
1. Create $TEMPFILE with a list of hosts
2. parallel-ssh -h $TEMPFILE -t -1 -o ${LOG_DIR} sudo -u ${USER}
/home/${USER}/scripts/online.sh &
What is the exp…
-
```
What steps will reproduce the problem?
1. Create $TEMPFILE with a list of hosts
2. parallel-ssh -h $TEMPFILE -t -1 -o ${LOG_DIR} sudo -u ${USER}
/home/${USER}/scripts/online.sh &
What is the exp…
-
Hello everyone! I like and very appreciate your work! Great library and docs!
I am trying to use ssh2 extension with _parallel_. Unfortunately, I am getting a mysterious issue. When I am calling a …
-
**Describe the bug**
the problem is caused first by
from ssh2.error_codes import LIBSSH2_ERROR_EAGAI
which tries to load error_codes.cpython-37m-darwin.so but fails
the reason is that
'/private…
-
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…
-
```
What steps will reproduce the problem?
1. Create $TEMPFILE with a list of hosts
2. parallel-ssh -h $TEMPFILE -t -1 -o ${LOG_DIR} sudo -u ${USER}
/home/${USER}/scripts/online.sh &
What is the exp…