Hi All, I just try to upgrade gitlab 7.9.0 to 8.0.4 on centos 7.
All services are running: gitlab-ctl status run: gitlab-git-http-server: (pid 553) 2184s; run: log: (pid 551) 2184s run: logrotate: (pid 561) 2184s; run: log: (pid 560) 2184s run: nginx: (pid 555) 2184s; run: log: (pid 554) 2184s run: postgresql: (pid 1684) 1994s; run: log: (pid 556) 2184s run: redis: (pid 550) 2184s; run: log: (pid 547) 2184s run: sidekiq: (pid 549) 2184s; run: log: (pid 548) 2184s run: unicorn: (pid 557) 2184s; run: log: (pid 552) 2184s But if I go on the gitlab site I find following in the production.log: PG::ConnectionBad (could not connect to server: Connection refused Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432? I think it is worth mentioning that I have a custom data path for postgresql (and all other services) postgresql['data_dir'] = "/data/gitlab/postgresql/data" postgresql['dir'] = "/data/gitlab/postgresql" postgresql['home'] = "/data/gitlab/postgresql" thank you, Daniel -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/d7234f42-94db-4382-8df8-8f5000241c40%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.