abiosoft / abiosoft/colima

Bad SSH2 cipher spec

Aperta
#783 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
30.8k
Fork
613
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Description

Colima appears to be working fine, but Local (https://localwp.com/) cannot push or pull production files and shows this error:

`{"thread":"main","class":"RsyncService","message":"/Users/example/.colima/ssh_config line 13: Bad SSH2 cipher spec '^aes128-gcm@openssh.com,aes256-gcm@openssh.com'.\r\n","level":"warn","timestamp":"2023-08-21T17:32:34.722Z"}
`

So, it looks like there's an error with the Colima SSH config? Due to this error, Local (and possibly other apps) cannot function on a system where Colima is installed.

### Version

Colima Version: 0.5.5
Lima Version: 0.16.0
Qemu Version: 8.0.3

### Operating System

- [ ] macOS Intel <= 12 (Monterrey)
- [X] macOS Intel >= 13 (Ventura)
- [ ] macOS M1 <= 12 (Monterrey)
- [ ] macOS M1 >= 13 (Ventura)
- [ ] Linux

### Output of `colima status`

```
INFO[0000] colima is running using QEMU
INFO[0000] arch: x86_64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/eriksandall/.colima/default/docker.sock
```

### Reproduction Steps

1. On a computer with both Colima and Local installed, launch Local.
2. Push or pull one of the sites in Local (this process will fail).
3. In the Local error log (local-lightning-verbose.log), you'll find the error referenced above.

### Expected behaviour

_No response_

### Additional context

_No response_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.