Daniel Karp
Daniel Karp
@ThijsFeryn > * Is this level of compliance in regards to _surrogates_ of interest here? > * Should I pursue this? > * Does it make sense to process _ESI_...
Tried. That removed user write access for the key, but did not fix the connection error. Here is the error message: ``` Used command: /usr/bin/ssh -v -N -S none -o...
Yes, my private key is added there.
It's definitely possible that I'm wrong about it being an issue with the passphrase. The only reason I mentioned that is that the first time I tried to connect after...
@stychos The only file in `/Users/karp/Library/Containers/com.sequel-ace.sequel-ace/Data/.keys` is `ssh_known_hosts_strict`. So no, the key is not copied to that directory.
> The reason you're seeing the passphrase I think, @karptonite, is really just falling though all key-based auth attempts and trying a basic password. I don't think this issue has...
Is this what you are looking for? The ssh host is a url. The Mysql host is the internal name of a system on our Google Cloud installation, in the...
You know, I’m having second thoughts about whether my key really has no passphrase. I mainly said that because for years I used a key with no passphrase, but now...
Thanks for working on debugging this! In keychain access, I removed everything related to Sequel Ace (and Sequel Pro, for good measure). I did NOT remove any entries that were...
@Jason-Morcos I don't use a YubiKey, but I should have shared my ssh config earlier, in case there might be any clues in there for someone who understands ssh better...