Forum Discussion

tinlongpatrick's avatar
tinlongpatrick
New Contributor
2 months ago

[Linux] Crash when using "1password --silent %U" in Startup Applications

I am on Ubuntu 24.04.2, and I have set up 1Password to start up by going to Ubuntu's app launcher -> "Startup Applications" -> add an entry -> enter the following

The command was extracted from the app launcher's 1Password.desktop file.

It keeps having error every single time I started the machine, so I decided to run the command in Terminal and I got the following:

ERROR 2025-06-14T03:46:57.347+00:00 [1P] tracing WAS NOT installed
INFO  2025-06-14T03:46:57.349+00:00 [1P] Settings file created @ 2025-06-13 03:55:05.831833290 UTC and last modified @ 2025-06-13 03:57:00.692003514 UTC
INFO  2025-06-14T03:46:57.349+00:00 [client:typescript] Client starting.
INFO  2025-06-14T03:46:57.612+00:00 [1P] Started crash handler thread
INFO  2025-06-14T03:46:57.612+00:00 [1P] system locale detected as 'en-US'
INFO  2025-06-14T03:46:57.612+00:00 [1P] selected translations for EN_US based on detected locale en-US
INFO  2025-06-14T03:46:57.612+00:00 [status:app/op-app/src/app.rs:949] App::new(1Password for Linux/81080023 (EN_US), /home/<redacted-username>/.config/1Password)
INFO  2025-06-14T03:46:57.615+00:00 [1P] Core DB Table Integrity Check Succeeded
INFO  2025-06-14T03:46:57.615+00:00 [1P] Core DB Integrity Check Succeeded
INFO  2025-06-14T03:46:57.615+00:00 [1P] Starting Core DB at version: 41
INFO  2025-06-14T03:46:57.616+00:00 [1P] Resources DB Table Integrity Check Succeeded
INFO  2025-06-14T03:46:57.616+00:00 [1P] Resources DB Integrity Check Succeeded
INFO  2025-06-14T03:46:57.616+00:00 [1P] Starting Resources DB at version: 1
INFO  2025-06-14T03:46:57.617+00:00 [1P] agent configured
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.618+00:00 [1P] Successfully installed all native messaging manifests.
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/chromium/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Created NMH manifest at /home/<redacted-username>/.mozilla/native-messaging-hosts/com.1password.1password.json
INFO  2025-06-14T03:46:57.620+00:00 [1P] Successfully installed all native messaging manifests.
ERROR 2025-06-14T03:46:57.622+00:00 [1P] Listener on SETTING_STATUS has been dropped, unable to communicate changes made to browser SLS setting
INFO  2025-06-14T03:46:57.622+00:00 [1P] Starting IPC listener on 1Password-BrowserSupport
ERROR 2025-06-14T03:46:57.622+00:00 [1P] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO  2025-06-14T03:46:57.622+00:00 [1P] Active native core integration is awaiting messages
INFO  2025-06-14T03:46:57.622+00:00 [1P] SSH Agent has started.
INFO  2025-06-14T03:46:57.622+00:00 [1P] Starting filesystem watcher for SSH agent configuration directories...
ERROR 2025-06-14T03:46:57.623+00:00 [1P] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO  2025-06-14T03:47:08.648+00:00 [1P] Extension connecting.
INFO  2025-06-14T03:48:57.563+00:00 [1P] System unlock is enabled: true

At the end of the day, the app still runs, just the errors are bothering. I could have redirected the error messages to /dev/null.

1 Reply

  • Hello tinlongpatrick​! 👋

    I'm sorry that you're seeing a crash after adding 1Password to Ubuntu's Startup Applications. I've reproduced the same issue here on my end however changing the command to the following prevents the issue from occurring:

    • 1password --silent


    Does this command open 1Password at startup without crashing on your end as well? Was there a specific reason why you're adding the %U to the command? I look forward to hearing from you.

    -Dave

    #35484