Skip to content

Start after stop does not work #3

@manuc66

Description

@manuc66

Hi,

When restart the container after a stop I got the following error message :

2016-10-10 18:52:58 LOG: pid 6: Backend status file /var/log/postgresql/pgpool_status does not exist 2016-10-10 18:52:58 LOG: pid 6: pgpool-II successfully started. version 3.3.2 (tokakiboshi) pid file found. is another pgpool(6) is running? Traceback (most recent call last): File "/usr/bin/start-pgpool2", line 56, in <module> run('pgpool', '-n', '-f', '/etc/pgpool2/pgpool.conf', '-F', '/etc/pgpool2/pcp.conf') File "/usr/bin/start-pgpool2", line 35, in run check_call([app] + list(args)) File "/usr/lib/python2.7/subprocess.py", line 540, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['pgpool', '-n', '-f', '/etc/pgpool2/pgpool.conf', '-F', '/etc/pgpool2/pcp.conf']' returned non-zero exit status 1

And it does not work anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions