Forum Discussion
FileZilla unable to connect to server with 1password SSH agent
Hi, I am trying to use FileZilla on Linux to connect to a server.
No matter which options I choose when configuring the server in FileZilla, I am never prompted with the 1Password password popup (as I am with github etc.) and received this error: Too many authentication failures
. Is it not picking up the 1pw agent?
I used to be able to use 'Normal' authentication in FileZilla (before using the 1pw ssh agent), whereas now it is preventing me from logging in at all.
Is this / will this be a supported client on Linux. This page only mentions Mac/Windows at this point which could be the issue.
https://developer.1password.com/docs/ssh/agent/compatibility/#ssh-auth-sock
Thanks!
1Password Version: 8.9.4
Extension Version: 2.3.8
OS Version: Linux
Browser:_ Not Provided
You shouldn't have to run
op add account
when using a service account, as the CLI will automatically detect the environment variableOP_SERVICE_ACCOUNT_TOKEN
and use that to authenticate. The issue may be that you're not running the beta version of the CLI, which is currently required for service accounts while the feature is in public beta. Could you verify the CLI version that you are using in Gitlab runner? Alternatively, support for service accounts will be included the next production release of the CLI, if you'd prefer to wait for the feature to be out of beta.