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

The Mail Bridge will not run, shows and error.

Open n0cturnal79 opened this issue 1 year ago • 5 comments

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?

n0cturnal79 avatar Feb 25 '24 15:02 n0cturnal79

I appear to be having the same issue. Were you able to get this resolved?

TomRobinsonIO avatar Mar 09 '24 14:03 TomRobinsonIO

I have the same issue which appeared on Feb 22nd.

Essjayess avatar Mar 31 '24 15:03 Essjayess

Same issue here. Any news on how to resolve it?

PabloB94 avatar Apr 10 '24 12:04 PabloB94

Same issue here, any progress?

assemnabill avatar Apr 23 '24 16:04 assemnabill

try the command protonmail-bridge -c to get into the cli. it may tell you that you have another instance running but use top and kill one of the instances and the above command should work.

tazire avatar Jul 20 '24 23:07 tazire