-
-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors UFO's #58
Comments
Sorry for the late reply. To me it seems that the password store |
Same issue here. What do you mean by volume mount? |
Any updates on this? I think i have the same/similar issue running this on unraid. I also followed this guide: https://hagensieker.com/2021/11/18/protonmail-bridge-on-unraid/
|
Hi Project leaders,
Small introduction, I am a hobbyist, and I would find this docker very useful, however, I feel my experience may be lacking to complete the setup successfully just to list out:
I have loaded the docker with ports as mentioned -p 1025 -p 1143
According to the setup, I must enter the command on the first execution
" docker exec -it protonmail-bridge /bin/bash
chmod +x entrypoint.sh
./entrypoint.sh init "
I am not too sure what this is declaring via the console, however, I have managed to enter this in on the Unraid terminal and it initialises the protonmail prompt
I found that I am unable to login directly after entering the login command but I found a workaround on this website below:
https://www.hagensieker.com/wordpress/2021/11/18/protonmail-bridge-on-unraid/
helpful, it states I call to the "top" and kill the service and then call to command "protonmail-bridge --cli"
and this restarts the proton mail bridge as a client I think.
From here I use the login command and proceed to login to protonmail entering my user name and password and the twoFA
and for the most part, this seems straight forward but on observation, after this stage, I get a series of UFOs, please see below
ProtonMail Bridge is not able to detect a supported password manager
(secret-service or pass). Please install and set up a supported password manager
and restart the application.
FATA[May 16 19:30:34.257] Failed to launch error="signal: terminated"
time="2022-05-16T19:41:24Z" level=warning msg="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"
time="2022-05-16T19:41:24Z" level=warning msg="Failed to add test credentials to keychain" error="pass not initialized: exit status 1: Error: password store is empty. Try "pass init".\n" helper="*pass.Pass"
ERRO[May 16 19:41:24.346] Could not list credentials error="no keychain" pkg=credentials
ERRO[May 16 19:41:24.347] Could not load all users from credentials store error="no keychain" pkg=users
To note I am unable to identify what the above means but I am aware this is not how the program should run.
To summarise I have added an account successfully before as I needed it to use for another Docker on the same network.
I am trying to use this to my nextcloud docker and this is a strict HTTPS, I was wondering if it is being denied but I think this may be due to the above errors on setup.
Thanks if you have read this far, if there is any help that can stir me in the right direction, I would be very grateful
D.
The text was updated successfully, but these errors were encountered: