I am trying to start back a Process Maker image I have in docker but it won't start. I have tried docker start
, docker start
. I have even tried the id of the image instead of the image name.
The log when I do docker logs processmaker
say:
[Tue Mar 14 11:20:00.953960 2017] [:crit] [pid 11] (11)Resource temporarily unavailable: AH00141: Could not initialize random number generator
httpd (pid 11) already running
Have anyone any idea on how to resolve this?