shenxn / protonmail-bridge-docker

ProtonMail IMAP/SMTP Bridge Docker container
GNU General Public License v3.0
374 stars 75 forks source link

The Mail Bridge will not run, shows and error. #98

Open n0cturnal79 opened 6 months ago

n0cturnal79 commented 6 months ago

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?

TomRobinsonIO commented 6 months ago

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

Essjayess commented 5 months ago

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

PabloB94 commented 4 months ago

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

assemnabill commented 4 months ago

Same issue here, any progress?

tazire commented 1 month ago

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.