Skip to content

Instantly share code, notes, and snippets.

@danielabar
Created July 5, 2021 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielabar/2e8b9e457ded3d433a0d87d3407a1862 to your computer and use it in GitHub Desktop.
Save danielabar/2e8b9e457ded3d433a0d87d3407a1862 to your computer and use it in GitHub Desktop.
Debug Github Actions Medium Post Gist 2
PG::ConnectionBad: could not connect to server: Connection refused
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
/opt/hostedtoolcache/Ruby/2.7.2/x64/bin/bundle:23:in `load'
/opt/hostedtoolcache/Ruby/2.7.2/x64/bin/bundle:23:in `<main>'
Tasks: TOP => db:reset => db:drop => db:check_protected_environments
(See full trace by running task with --trace)
Error: Process completed with exit code 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment