Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to deploy successfully #34

Open
raddrick opened this issue Apr 7, 2023 · 1 comment
Open

unable to deploy successfully #34

raddrick opened this issue Apr 7, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed wontfix This will not be worked on

Comments

@raddrick
Copy link

raddrick commented Apr 7, 2023

Greetings!

I've been trying to setup a new instance of this today, I have a few other instances that have deployed without a hitch. today I am receiveing this though,

# ./spec/views/landings/show.html.erb_spec.rb:1:in <top (required)>
# ------------------
# --- Caused by: ---
# PG::ConnectionBad:
#   FATAL:  no pg_hba.conf entry for host "172.24.0.6", user "postgres", database "rails7_app_test", no encryption
#   /usr/local/bundle/gems/pg-1.4.5/lib/pg/connection.rb:632:in async_connect_or_reset'
No examples found.

Finished in 0.00006 seconds (files took 1.65 seconds to load)
0 examples, 0 failures, 10 errors occurred outside of examples

Coverage report generated for RSpec to /home/lucky/app/coverage. 8 / 164 LOC (4.88%) covered.
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
15. Visit Rails App: http://local....

more specifically:

PG::ConnectionBad: FATAL:  no pg_hba.conf entry for host "172.24.0.6", user "postgres", database "rails7_app_development", no encryption```
@the-teacher the-teacher added the help wanted Extra attention is needed label Apr 9, 2023
@the-teacher the-teacher self-assigned this Apr 9, 2023
@the-teacher
Copy link
Owner

@raddrick sorry sir, fir now no any guesses

I think you found on the internet something like that
https://dba.stackexchange.com/questions/83984/connect-to-postgresql-server-fatal-no-pg-hba-conf-entry-for-host

But I never had an issue like that before

@the-teacher the-teacher added the wontfix This will not be worked on label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants