Jump to content

Fusselkroete

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Fusselkroete

  1. Hi, 

     

    got new bug after update :D

     

    database_objects[postgresql] (postgresql::standalone line 28) had an error: RuntimeError: postgresql_user[gitlab] (/opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/resources/database_objects.rb line 19) had an error: RuntimeError: execute[create gitlab postgresql user] (/opt/gitlab/embedded/cookbooks/cache/cookbooks/postgresql/resources/user.rb line 11) had an error: RuntimeError: Exhausted service checks and database is still not available

     

    and after reinstall

     

    There was an error running gitlab-ctl reconfigure:

    rails_migration[gitlab-rails] (gitlab::database_migrations line 54) had an error: Mixlib::ShellOut::ShellCommandFailed: bash[migrate gitlab-rails database] (/opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/resources/rails_migration.rb line 16) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'

     

     

  2. Hello,

     

    I am having problems starting Gitlab-ce. The logs tell me that postgress is missing folders. When I add the folder in postgres path, the log asks for a new missing folders in the postgres path. When I trigger gitlab-cli reconfigure, the folders disappears again.

     

    Maybe the author of this docker image can fix this?

    Or is there something I can do to fix this?

     

    Error in Log:

     

    ==> /var/log/gitlab/postgresql/current <==
    2021-05-16_05:27:18.92605 LOG: starting PostgreSQL 12.6 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, 64-bit
    2021-05-16_05:27:18.92808 LOG: listening on Unix socket "/var/opt/gitlab/postgresql/.s.PGSQL.5432"
    2021-05-16_05:27:18.94794 LOG: could not open directory "pg_tblspc": No such file or directory
    2021-05-16_05:27:18.95174 LOG: database system was shut down at 2021-05-16 03:45:11 GMT
    2021-05-16_05:27:18.95216 LOG: could not open directory "pg_tblspc": No such file or directory
    2021-05-16_05:27:18.95232 FATAL: could not open directory "pg_replslot": No such file or directory

     

×
×
  • Create New...