You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Rspec/test] ⭐ Run Main Database setup
[Rspec/test] 🐳 docker exec cmd=[bash --noprofile --norc -e-o pipefail /var/run/act/workflow/3] user= workdir=
| Running via Spring preloader in process 1357
| connection to server at "::1", port 5432 failed: Connection refused
| Is the server running on that host and accepting TCP/IP connections?| connection to server at "127.0.0.1", port 5432 failed: Connection refused
| Is the server running on that host and accepting TCP/IP connections?
...
| Caused by:
| PG::ConnectionBad: connection to server at "::1", port 5432 failed: Connection refused
| Is the server running on that host and accepting TCP/IP connections?| connection to server at "127.0.0.1", port 5432 failed: Connection refused
Additional information
No response
The text was updated successfully, but these errors were encountered:
Bug report info
Command used with act
act -j test
Describe issue
This works as is on Github, but using act, it complains about not being able to connect to Postgres.
Link to GitHub repository
No response
Workflow content
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: