Обсуждение: BUG #14905: can't restart successfully because of existed pid file ofhttpd

Поиск
Список
Период
Сортировка

BUG #14905: can't restart successfully because of existed pid file ofhttpd

От
xkevin.hk@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      14905
Logged by:           Restart issue of pgadmin4 (docker)
Email address:      xkevin.hk@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system:   arch linux
Description:

When I run the docker version of pgadmin4 with param '--restart=always', it
can not restart successfully. The log is like
'2017-11-14T01:08:08.709383782Z httpd (pid 8) already running'. So I think
it is necessary to remove the files in the '/run/httpd/' before start up the
httpd.