Kevin Li
Kevin Li
I looked up similar issue and seems rancher rke also had this issue before: https://github.com/rancher/rke/issues/2696 From their thread, seems related with Fedora: https://www.reddit.com/r/Fedora/comments/jhxbdh/no_ssh_public_key_auth_after_upgrade_to_fedora_33/ However in the current case, lima did...
Thanks for your detailed debug info. @Zlender and @oraclesean could you please share me your mac os version? I noticed that it might be related with the mac os version,...
Did some research and found similar issue here: https://support.okta.com/help/s/article/No-supported-methods-remain-unable-to-ssh-to-target-server-via-sft?language=en_US It seems related ssh policy settings, and needs changes in /etc/ssh/sshd_config. Could you please try if the config change can resolve...
Thanks a lot @chenrui333 and @miccal for adding finch into homebrew cask (https://github.com/Homebrew/homebrew-cask/pull/136620)! Now finch can be installed via homebrew. One thing to call out is that we are working...
Currently the exectuables are built on Mac OS 11, so it is not compatable with lower version. We are working on a fix to support Mac OS 10.15
As it is the same issue with https://github.com/runfinch/finch/issues/53, resolve and tracking with #53
Hi @himan085, could you provide the supported bundle by running: `finch support-bundle generate` Thanks
@ciaranmcnulty Hi Ciaran, besides the INFO lines, did you see the init failed finally? We noticed that sometimes the init will spend longer, but will be successful after some wait...
@goura Hi Kazuhiro, I checked the expected permission and it is 644, so your current permission is correct. We are investigating the root cause which result in your permission set...
Thanks @ollypom. For a multi-user system, ~/.finch is per individual user in their own directory. To respect the privacy and preferences, the desired uninstallation will clean the current user's data,...