Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker postgresql start Error #25

Closed
ox01024 opened this issue Mar 13, 2020 · 0 comments
Closed

docker postgresql start Error #25

ox01024 opened this issue Mar 13, 2020 · 0 comments

Comments

@ox01024
Copy link

ox01024 commented Mar 13, 2020

root@e41801b31c12:/etc/init.d# ./postgresql start

  • Starting PostgreSQL 10 database server * Error: /usr/lib/postgresql/10/bin/pg_ctl /usr/lib/postgresql/10/bin/pg_ctl start -D /var/lib/postgresql/10/main -l /var/log/postgresql/postgresql-10-main.log -s -o -c config_file="/etc/postgresql/10/main/postgresql.conf" exited with status 1:
    2020-03-13 18:01:15.189 HKT [344] LOG: could not create IPv6 socket for address "::1": Permission denied
    2020-03-13 18:01:15.189 HKT [344] LOG: could not create IPv4 socket for address "127.0.0.1": Permission denied
    2020-03-13 18:01:15.189 HKT [344] WARNING: could not create listen socket for "localhost"
    2020-03-13 18:01:15.189 HKT [344] FATAL: could not create any TCP/IP sockets
    2020-03-13 18:01:15.189 HKT [344] LOG: database system is shut down
    pg_ctl: could not start server
    Examine the log output.
    [fail]
@ox01024 ox01024 closed this as completed Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant