Giter Site home page Giter Site logo

Comments (4)

autoferrit avatar autoferrit commented on May 24, 2024

seems to have been some odd issue, as I cannot reproduce it now after I reset my project and started over. So i'll just close it for now.

from loopback-connector-postgresql.

MeTazz1 avatar MeTazz1 commented on May 24, 2024

Hi there, same issue here ...

{
"db": {
"name": "db",
"connector": "memory"
},
"RatingDB": {
"name": "RatingDB",
"connector": "postgresql",
"host": "myhost",
"port": 5432,
"database": "database",
"username": "myuser",
"password": "mypass"
}
}

When I slc run, I get :

INFO strong-agent not profiling, StrongOps configuration not found.
Generate configuration with:
npm install -g strongloop
slc strongops
See http://docs.strongloop.com/strong-agent for more information.
supervisor running without clustering (unsupervised)
Browse your REST API at http://localhost:3000/explorer
Web server listening at: http://localhost:3000/
Connection fails: { [error: no pg_hba.conf entry for host "84.100.147.84..", user "myuser", database "mydatabase", SSL off]
name: 'error',
length: 160,
severity: 'FATAL',
code: '28000',
detail: undefined,
hint: undefined,
position: undefined,
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
file: 'auth.c',
line: '486',
routine: 'ClientAuthentication' }
It will be retried for the next request.

events.js:72
throw er; // Unhandled 'error' event
^
error: no pg_hba.conf entry for host "84.100.147.84", user "infinuxzjmxgta", database "dbg915q95jmv3q", SSL off
at Connection.parseE (/Users/DevNodejs/ratemyplace/node_modules/loopback-connector-postgresql/node_modules/pg.js/lib/connection.js:534:11) .....

Any ideas?

from loopback-connector-postgresql.

jjhesk avatar jjhesk commented on May 24, 2024

same issue to me, because im using local to turn on the connection to the postsql and it rejected me. I need to resolve this issue asap. thanks

from loopback-connector-postgresql.

nicolasbatistoni avatar nicolasbatistoni commented on May 24, 2024

Do you have any news? Were you able to solve your problem?

from loopback-connector-postgresql.

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.