Wonderfall / dockerfiles

Discontinued. Fork at your will.
Creative Commons Zero v1.0 Universal
391 stars 170 forks source link

[privatebin] ERROR: An another FPM instance seems to.... #41

Closed raynay-r closed 8 years ago

raynay-r commented 8 years ago

Hi!

I get the following error when i try to start the privatebin container:

docker run wonderfall/zerobin 
[25-Sep-2016 17:22:20] ERROR: An another FPM instance seems to already listen on /tmp/php-fpm.sock
[25-Sep-2016 17:22:20] ERROR: FPM initialization failed
[25-Sep-2016 17:22:21] ERROR: An another FPM instance seems to already listen on /tmp/php-fpm.sock
[25-Sep-2016 17:22:21] ERROR: FPM initialization failed
[25-Sep-2016 17:22:22] ERROR: An another FPM instance seems to already listen on /tmp/php-fpm.sock
[25-Sep-2016 17:22:22] ERROR: FPM initialization failed
[25-Sep-2016 17:22:23] ERROR: An another FPM instance seems to already listen on /tmp/php-fpm.sock
[25-Sep-2016 17:22:23] ERROR: FPM initialization failed
[25-Sep-2016 17:22:24] ERROR: An another FPM instance seems to already listen on /tmp/php-fpm.sock
...

Do you know what's the problem here?

Wonderfall commented 8 years ago

This is very strange, and I'm getting the same errors with privatebin. But it's working : https://paste.schrodinger.io

I don't really know to be honest, I've never seen something like that. I'm investigating on this.

EDIT : Okay I fixed it.