Git Product home page Git Product logo

Comments (5)

theiamdude avatar theiamdude commented on June 9, 2024

One more finding. When I tail the postgres container logs I can see that when sonar container is starting, the following error appears:
FATAL: role "sonar" does not exist

This is indicating that network connectivity is fine and the postgres DB is not setup for sonar. Is that correct?

from docker-ci-tool-stack.

 avatar commented on June 9, 2024

Could you please indicate the url of the fork (and the correct branch) you are using? It can be easier for us to try to reproduce the problem.

Best,

Edu.

from docker-ci-tool-stack.

theiamdude avatar theiamdude commented on June 9, 2024

Hi Edu,

this is the URL i have used to clone the project. https://github.com/marcelbirkner/docker-ci-tool-stack.git
I am assuming that's the master branch.

Cheers,
Mehdi

from docker-ci-tool-stack.

marcelbirkner avatar marcelbirkner commented on June 9, 2024

Hi @theiamdude

the Postgres username and password where missing from the docker-compose.yml environment variables. That should be fixed now.

from docker-ci-tool-stack.

joedayz avatar joedayz commented on June 9, 2024

Hi, I followed the instructions today and get it error:

Caused by: org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host "172.20.0.5", user "sonar", database "sonar", SSL off
at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:408) ~[postgresql-9.3-1102-jdbc41.jar:na]

from docker-ci-tool-stack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.