Skip to content

ActiveRecord::ConnectionNotEstablished: connection to server on socket "/cloudsql/bootcamp-224405:asia-northeast1:bootcamp/.s.PGSQL.5432" failed: Connection refused Is the server running locally and accepting connections on that socket? #2691

ActiveRecord::ConnectionNotEstablished: connection to server on socket "/cloudsql/bootcamp-224405:asia-northeast1:bootcamp/.s.PGSQL.5432" failed: Connection refused Is the server running locally and accepting connections on that socket?

ActiveRecord::ConnectionNotEstablished: connection to server on socket "/cloudsql/bootcamp-224405:asia-northeast1:bootcamp/.s.PGSQL.5432" failed: Connection refused Is the server running locally and accepting connections on that socket? #2691

name: register issues in Kanban
on:
issues:
types: [opened]
jobs:
register:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.7.1
with:
project: 開発
column: いつかやる
repo-token: ${{ secrets.GHPROJECT_TOKEN }}