Forum Discussion

8 Replies

  • jpettorino's avatar
    jpettorino
    New Contributor

    Wow, they broke things across the board.

    After getting fed up trying to make it work on Windows, I switched to my Linux system. And it was broke af there, too. :/

  • jpettorino's avatar
    jpettorino
    New Contributor

    This seems to break 1Password and VScode integration...

    This quick start guide will get you up and running with the extension.

    1. Set up the CLI - v2.4.0 or greater of the 1Password CLI needs to be https://developer.1password.com/docs/cli/get-started#install.
    2. ...

    (source: https://marketplace.visualstudio.com/items?itemName=1Password.op-vscode)

     

  • RareBird15's avatar
    RareBird15
    New Contributor

    Can confirm the same issue here. Downgrading also fixed it for me.

  • I uninstalled the new version and re-installed 2.30.3 and it seems to be working, so it probably is the same problem as before.

    • wazzamatazz's avatar
      wazzamatazz
      New Member

      Desktop app logs suggest that it's the exact same problem as before - the updated CLI app isn't signed:

      ERROR 2025-05-09T13:16:30.034+00:00 runtime-worker(ThreadId(8)) [1P:op-ipc\src\ipc\windows.rs:376] failed to verify trusted file certificate: WinApi(Error HRESULT(0x800B0100): No signature was present in the subject.)

    • murnana's avatar
      murnana
      New Member

      I also stumbled upon this the first time I set up the CLI, so it helped! Thank you and I'll be sure to check out your site 🙌.

      For the benefit of others, I leave the CLI installation commands using winget.

      ```powershell
      winget install --id AgileBits.1Password.CLI --version 2.30.3
      ```

      • jpettorino's avatar
        jpettorino
        New Contributor

        users may need to uninstall the broken / unsigned version first...

        TL:DR

        winget uninstall --id AgileBits.1Password.CLI

        winget install --id AgileBits.1Password.CLI --version 2.30.3

         

        All the things.

        PS C:\Users\myuser> op signin
        [ERROR] 2025/05/12 10:09:00 connecting to desktop app: write: The pipe is being closed.
        PS C:\Users\myuser> op --version
        2.31.0
        PS C:\Users\myuser> winget install --id AgileBits.1Password.CLI --version 2.30.3
        Found an existing package already installed. Trying to upgrade the installed package...
        No available upgrade found.
        No newer package versions are available from the configured sources.
        PS C:\Users\myuser> op --version
        2.31.0
        PS C:\Users\myuser> winget uninstall --id AgileBits.1Password.CLI
        Found 1Password CLI [AgileBits.1Password.CLI]
        Starting package uninstall...
        Successfully uninstalled
        PS C:\Users\myuser> winget install --id AgileBits.1Password.CLI --version 2.30.3
        Found 1Password CLI [AgileBits.1Password.CLI] Version 2.30.3
        This application is licensed to you by its owner.
        Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
        Downloading https://cache.agilebits.com/dist/1P/op2/pkg/v2.30.3/op_windows_amd64_v2.30.3.zip
          ██████████████████████████████  8.34 MB / 8.34 MB
        Successfully verified installer hash
        Extracting archive...
        Successfully extracted archive
        Starting package install...
        Command line alias added: "op"
        Successfully installed
        PS C:\Users\myuser> op --version
        2.30.3
        PS C:\Users\myuser> op signin
         Select account  [Use arrows to move, type to filter]
         > Team Account (redacted.from.view)