-
while i running the automation, i got error Original error: connect ECONNREFUSED 127.0.0.1:8100
environment :
device : simulator ios 17.2
xcode : 15.2
the app and wda not installed
here i…
-
Having the command:
`bin/kamal app logs -r web -f`
It worked fine on kamal 1.4.0, thus giving output:
```
INFO Following logs on i-0d1a6eb781c5d3ad2...
INFO ssh -o ProxyCommand='aws ssm start…
-
**What happened?**
I followed the quickstart tutorial, beginning at https://www.devspace.sh/docs/getting-started/introduction.
I was able to complete [Download DevSpace](https://www.devspa…
-
I've browsed through the various documentation, but I've struggled to figure out how to get SSH to honor the ProxyCommand that's in my ssh/.config. Specifically, the Git repo I'm trying to access is p…
-
Hello.
I'm currently having an issue where the process is stuck at "wait-for-nexus" handler.
This is my playbook (it's simple as I'm just testing first)
```
---
- name: Nexus
hosts: n…
-
The documentation on the link says that we can use [SSH over SSM] when no SSH is enabled:
https://github.com/bottlerocket-os/bottlerocket/blob/1353ea1c35a14c3c9f4d374c6781059ea677e2ef/README.md?plain…
-
With [`tsh` jump host](https://goteleport.com/docs/ver/11.0/connect-your-client/tsh/#ssh-jump-host) and **multiplexing enabled**
```
> tsh -d ssh -J proxy.remote.com:5080 server02
INFO [CLIENT] …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Context: there are two servers - one is jumphost server and other is remote machine, i want …
-
Repro
- `sky local up`
- launch a k8s cluster
- quit Docker Mac app
- `sky down -p ` failed
```
WARNING:urllib3.connectionpool:Retrying (Retry(total=2, connect=None, read=None, redirect=None…
-
The built-in SSH transport currently only supports socket connections directly to a remote host. I'm attempting to write support for Krypton (https://krypt.co) to work with libgit2, but the lack of Pr…