-
-
Notifications
You must be signed in to change notification settings - Fork 87
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
The Mail Bridge will not run, shows and error. #98
Comments
I appear to be having the same issue. Were you able to get this resolved? |
I have the same issue which appeared on Feb 22nd. |
Same issue here. Any news on how to resolve it? |
Same issue here, any progress? |
try the command |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to run the mailbridge from the container, I get this error:
root@7872e53bae7a:/protonmail# protonmail-bridge
/usr/lib/protonmail/bridge/bridge-gui: error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory
FATA[Feb 25 14:55:05.450] Failed to launch error="exit status 127" exe_path=/usr/lib/protonmail/bridge/bridge-gui exe_to_launch=bridge-gui launcher_path=/usr/lib/protonmail/bridge/proton-bridge launcher_version=3.9.1
root@7872e53bae7a:/protonmail# protonmail-bridge init
/usr/lib/protonmail/bridge/bridge-gui: error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory
FATA[Feb 25 14:59:13.873] Failed to launch error="exit status 127" exe_path=/usr/lib/protonmail/bridge/bridge-gui exe_to_launch=bridge-gui launcher_path=/usr/lib/protonmail/bridge/proton-bridge launcher_version=3.9.1
It appears as if it is trying to start the Mail Bridge GUI. Any idea why this may be?
The text was updated successfully, but these errors were encountered: