protonmail-bridge-docker icon indicating copy to clipboard operation
protonmail-bridge-docker copied to clipboard

WARN[0000] Failed to add test credentials to keychain error="failed to open dbus connection: exec: \"dbus-launch\": executable file not found in $PATH" helper="*keychain.SecretServiceDBusHelper"

Open collateral127 opened this issue 2 years ago • 12 comments

trying to connect to the console and pull any information at all gives me this error

the bridge still seems to work just fine in terms of sending emails, but i'm a little concerned i can no longer access the config

collateral127 avatar May 27 '22 01:05 collateral127

I am getting this error as well, this is my first time setting up protonmail-bridge and am unable to proceed last this point. Have you found any workaround?

Redryan243 avatar Jun 05 '22 22:06 Redryan243

No clue sorry :(

I'm at the "it works so I'm not touching the pyramid of cards" stage

collateral127 avatar Jun 05 '22 22:06 collateral127

@collateral127 I

trying to connect to the console and pull any information at all gives me this error

the bridge still seems to work just fine in terms of sending emails, but i'm a little concerned i can no longer access the config

@Redryan243 I had the same problem.. The problem seems to be that you can't launch the console when the bridge is running in the background.

In my case I was able to solve this by stopping the protonmail bridge, then use the console to do the needed configuration and start the bridge afterwards.

ifrido avatar Jun 10 '22 02:06 ifrido

thanks @ifrido

i'll give that a crack and report back

collateral127 avatar Jun 10 '22 02:06 collateral127

@collateral127 I

trying to connect to the console and pull any information at all gives me this error the bridge still seems to work just fine in terms of sending emails, but i'm a little concerned i can no longer access the config

@Redryan243 I had the same problem.. The problem seems to be that you can't launch the console when the bridge is running in the background.

In my case I was able to solve this by stopping the protonmail bridge, then use the console to do the needed configuration and start the bridge afterwards.

How did you manage to stop just the bridge and complete the configuration?

MrToast72 avatar Jun 29 '22 07:06 MrToast72

I've been having the same issue. I found the protonmail-bridge process with top and killed it then I was able to start the interactive mode with protonmail-bridge --cli and login.

RichardJActon avatar Jun 30 '22 17:06 RichardJActon

I've been having the same issue. I found the protonmail-bridge process with top and killed it then I was able to start the interactive mode with protonmail-bridge --cli and login.

This worked for me, but it required killing protonmail-bridge and proton-bridge

Philip-Mooney avatar Jul 19 '22 20:07 Philip-Mooney

I am also stuck here. Has anyone found a solution to this yet?

AviationAce avatar Jul 07 '23 13:07 AviationAce

Same here, stuck in the same way. protonmail-bridge doesn't even appear among the top apps.

aarek-eng avatar Sep 20 '23 16:09 aarek-eng

you may be able to view config by running something like this docker run --rm -it -v protonmail-data:/root --entrypoint="" shenxn/protonmail-bridge:3.8.1-build /protonmail/proton-bridge --cli

MrHash avatar Dec 13 '23 23:12 MrHash