GluuFederation / community-edition-setup

Scripts and templates to automate deployment and configuration of the Gluu Server Community Edition
https://gluu.org/docs/ce
MIT License
188 stars 58 forks source link

fix: postgresql service is not starting suse online installer #1021

Closed devrimyatar closed 9 months ago

devrimyatar commented 9 months ago
ip-172-31-26-47:/install/community-edition-setup/logs # systemctl status postgresql
× postgresql.service - PostgreSQL database server
     Loaded: loaded (/usr/lib/systemd/system/postgresql.service; enabled; vendor preset: disabled)
    Drop-In: /etc/systemd/system/postgresql.service.d
             └─override.conf
     Active: failed (Result: timeout) since Fri 2023-12-01 08:03:16 UTC; 46s ago

Dec 01 08:03:11 devrimyatar-curious-muskox.gluu.info systemd[1]: Starting PostgreSQL database server...
Dec 01 08:03:11 devrimyatar-curious-muskox.gluu.info postgresql-script[9820]: Initializing PostgreSQL 14.10 at location /var/lib/pgsql/data using options "--auth=ident"
Dec 01 08:03:16 devrimyatar-curious-muskox.gluu.info systemd[1]: postgresql.service: start operation timed out. Terminating.
Dec 01 08:03:16 devrimyatar-curious-muskox.gluu.info systemd[1]: postgresql.service: Failed with result 'timeout'.
Dec 01 08:03:16 devrimyatar-curious-muskox.gluu.info systemd[1]: Failed to start PostgreSQL database server.
devrimyatar commented 9 months ago

Implemented in https://github.com/GluuFederation/community-edition-setup/commit/1000bac3ded99fcaac1a640cb5089b00cb82538d