Giter Club home page Giter Club logo

Comments (5)

morty29 avatar morty29 commented on August 19, 2024

If you are using docker then localhost is a docker container rather than your host machine, use host.docker.internal instead to access it

from piicatcher.

rohitcoderCdefense avatar rohitcoderCdefense commented on August 19, 2024

@morty29 Sorry, for delay but i am not running with docker, i tested with docker today and your solution works with that, but not working with system postgres

from piicatcher.

vrajat avatar vrajat commented on August 19, 2024

This is problem with settings of postgresql on your local box. However it is hard to guess which setting is missing or misconfigured in your postgresql setup. Stackoverflow has a few different solutions. Can you try those? As such there is no restriction or known issue with using piicatcher with local postgres.

from piicatcher.

yjagdale avatar yjagdale commented on August 19, 2024

Validated with host.docker.internal as hostname instead of localhost inside container and working as expected.
Also we have added docker-compose.yml which has databases along with playground container of python. You can use

piicatcher catalog add-mysql --name mariadb_password --username root --database piidb --uri host.docker.internal --port 3306 --password ROOT_ACCESS_PASSWORD
piicatcher catalog scan --source-name mariadb_password

from piicatcher.

yjagdale avatar yjagdale commented on August 19, 2024

Closing the issue for now, Please reopen if still face issue.

from piicatcher.

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.