Protect what matters – even after you're gone. Make a plan for your digital legacy today.
debug
10 TopicsRemote Linux machine opens GUI
Setup: Linux Machine that I directly connect to when in the office. Has 1Password installed. Works great. ~/.ssh/config file has ``` Host * IdentityAgent ~/.1password/agent.sock ``` Windows Machine that I directly connect to when in the office or working remotely. Has 1Password installed. Works great. C:/Users/Me/.ssh/config file has ``` Host mypc User me HostName mypc.local ForwareAgent yes ``` The OpenSSH Authentication Agent service has been Disabled and Stopped so that my computer is listening to `\\.\pipe\openssh-ssh-agent` Issue: When sshing into the Linux machine from the Windows machine, git does not work. `git pull` when sshed will open the GUI on my Linux machine (I have watched both screens to test this) I want my WINDOWS machine to open its GUI for me to log in. There's no point to remote in if I can't use the Windows 1Password.31Views0likes0CommentsChrome Extension Causes Unwanted Vertical Scrollbar by Injecting 1p-live-region Element
Title: 1Password Chrome Extension (v8.11.14.24) Causes Unwanted Vertical Scrollbar by Injecting 1p-live-region Element Hello 1Password Team, I’m encountering a layout issue triggered by the 1Password Chrome extension, which I believe was introduced in a recent update (within the last week or two). Below are the details: Environment: Device: MacBook Pro 15-inch, 2018 (macOS 15.6.1) Browser: Chrome 141 1Password Extension Version: 8.11.14.24 Issue Description: The page structure includes a root div inside the body with styles set to width: 100vw and height: 100vh, while the html element has width: 100% and height: 100%. Under normal conditions, the page renders correctly without any scrollbars. However, when an input field on the page is focused, the 1Password extension injects a new element into the body with the ID 1p-live-region. This element has a fixed height of 1px, which introduces an unwanted vertical scrollbar and breaks the intended layout. Steps to Reproduce: Load a page with a root div set to 100vw/100vh and html set to 100% height/width. Observe that the page displays correctly without scrollbars. Focus on any input field to trigger the 1Password extension. The 1p-live-region element is added, causing a vertical scrollbar to appear. Expected Behavior: The injected 1p-live-region element should not disrupt the page layout or cause scrollbars to appear. This issue seems to be a recent regression. I’d appreciate it if the team could investigate and resolve it. Thank you for your attention and hard work! Let me know if you need additional details or clarifications.1.2KViews11likes21CommentsUnable to Link Personal Account to Family Plan
Seems similar to this issue: Unable to Link Personal Account Issue: When going through the process to link a family account to my business account, I am presented with a "We're unable to link your account" error. Even though the family account's billing section says it is connected to a business family plan, there is no indication of a connected account in the business account profile. What I expect should happen: The status on my business profile should change from "Redeem Now" to showing "Your family account is free" message and an "Unlink Account" button. What happens instead: While the family account claims to have been successfully connected, the business account view doesn't change from picture 1. Noteworthy details: - My colleague created a new family account to link, and suspected that it was the free trial that prevented them from connecting. - I unlinked my (several years old) family account to send some pictures of the process only to find myself stuck the exact same way. - We are now two people stuck with the same issue. pic 1: pic 2: pic 3: pic 4:34Views0likes1CommentCopy Prompt Not Visible for Long Texts in Secure Note
Hello, When sharing a Secure Note, I use text blocks with long strings to share with other people. Although the text can still be copied when the user clicks on the highlighted block, the "Copy" prompt is pushed off the visible portion of the block. This leads to Copy Functionality to not be as intuitive. See example shared Secure Note link below: https://share.1password.com/s#nQTTBW1DRhZ2Q0EQNTL0yUTZB1CuCTxcO8McBidivuM Expires Feb 9, 2026 Best, Robert5Views0likes0CommentsIn Windows app settings, the "reset" button doesn't actually reset the app
I'm on the Windows Store version (MSIX, I believe), and I learned recently that the "Reset" button doesn't work the way it should. When you hit the reset button, all application context should be deleted, including any saved accounts, vaults, etc. This includes the %appdata%/Local and %appdata%/Roaming folders. To get to the Reset button, open Windows settings > Apps > Installed apps > 1Password. Scroll down until you see the button. Actual result: Some things, like the %appdata% folders, are not deleted. Importantly, the %appdata%/Local folder is not deleted.35Views0likes1CommentSCIM Bridge - 404 errors / ConfirmationWatcher disabled
Hi, We recently set up a SCIM bridge in digital ocean according to these instructions https://support.1password.com/cs/scim-deploy-digitalocean-ap/ Everything appears to work fine but our ping monitor shows the app going down every 20-60 minutes then coming back up. Tried restarting the apps, the issue still occurs and eventually the `ConfirmationWatcher` shows as disabled in the status section of the web ui. We also see the following log over and over in the `scim-bridge` app Nov 07 16:58:29 4:58PM ERR user confirmation watcher failed to get account info error="Server: (403) (Forbidden (Provisioning Disabled)), You can't perform this action because Provisioning is off. Turn Provisioning on, and try again." application=op-scim build=209131 component=ConfirmationWatcher hostname=op-scim-bridge-57cd947c8f-mvc55 instance_id=b2dvyvj2 version=2.9.13 However, we do have an integration set up and it appears to be working. Any thoughts on how I can troubleshoot this? Memory and cpu usage on the services is fairly low, staying under 10% most of the time for the scim bridge and redis service.54Views0likes1Comment1password installs but won't run
This is all i see in the log ERROR 2025-08-05T17:30:47.400+00:00 ThreadId(1) [1P:foundation\op-log\src\lib.rs:670] tracing WAS NOT installed ERROR 2025-08-05T17:30:47.407+00:00 ThreadId(1) [1P:op-settings\src\store\json_store.rs:82] Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." } INFO 2025-08-05T17:30:47.407+00:00 ThreadId(1) [1P:op-settings\src\store\json_store.rs:118] Settings file "C:\Users\<redacted-username>\AppData\Local\1Password\settings\settings.json" missing, using defaults. INFO 2025-08-05T17:30:47.413+00:00 ThreadId(1) [1P:foundation\op-startup\src\windows.rs:421] Installer=MSI (x64), ManagedInstall=false, ManagedUpdate=false ERROR 2025-08-05T17:30:47.413+00:00 ThreadId(1) [1P:foundation\op-startup\src\windows.rs:90] Error HRESULT(0x00000000): The operation completed successfully. INFO 2025-08-05T17:30:47.420+00:00 ThreadId(1) [client:typescript] 1Password is already running, closing. Downloaded from https://downloads.1password.com/win/1PasswordSetup-latest.msi 1pw appears in task manager / details then disappears, and the same log entries appear. Rebooted. Removed 1pw, removed remaining directories, reinstalled, same. After this I copied a settings.json from a colleague just to test. Same happens without the complaint on settings.json. Am I missing something? Prereq? I have latest vcredist 2015-2022 x86 & x64.59Views0likes1CommentInfuriating "save" & "login" pop-ups!
Whether I'm already signed in or not, I keep getting bombarded by this and similar pop-ups in the upper right corner. By simply reloading the page or by re-authenticating using the 1Password browser extension, as soon as the page reloads, I get this stupid pop-up asking me to save the login I already have saved in 1Password! How can I permanently disable it? but not this when I am actually logging in for real or when I am creating a new account, also for real This Save login pop-up also comes up whenever I reload a page or i.e. when I reauthenticate with Microsoft pages (not exclusive to Microsoft pages though!). This (the Save login pop-up) happens A LOT on A LOT of pages (when reloaded) even though I just used 1Password to log in to it... Again, I'm already signed in to Power Automate, yet I keep getting this pop-up, every time I change the page - one with blue sign in button and one greyed-out. What am I supposed to do with this? I know this has been in place for at least two years and it has been infuriating me for this long. I disabled it once, no idea where, and it returned. I gave up. Can I permanently diable this so even updates won't turn it back on? When introducing new features, I'd suggest you keep them OFF by default. Not everyone likes enforced changes......... just because the other half asked for it. I don't want to disable something I need. The settings page in the browser extension is unclear about which option does what. Please advise 1Password Support Thanks64Views0likes1CommentSecure Input Bug is so annoying
If you search this forum for "secure Input" you will find lots of mac users going back YEARS who have this problem: If 1Password is running, your mouse-keyboard shortcuts (i.e. cut/copy/paste) or macros no longer work. 1Passwords solution to this is to close the app. Fat lotta good that advice is when I've attempting to copy and paste my passwords. GIVE US A WAY TO DISABLE THIS. Just how many users are you willing to inflict an aneurysm upon because you're flippin' lazy? Sweet Jesus, your advice is "quit the app" - that's not a fix! FIX YOUR APP FINALLY PLEASE FOR THE LOVE OF GOD AND ALL THAT IS HOLY. Having your app running should not break my computer. Fix it yesterday.169Views0likes4CommentsRandomly incorrect translation into French
Hello For some users in our company and certain entries, the french translation of certain actions is strange when on the 1Password website. For example, instead of “Révéler,” it says "Fêtard" and instead of “Copier” it says “Photocopier.” The problem does not occur in the extension. Wrong : Good :70Views0likes3Comments