Error: SQLSTATE[08006] [7] could not connect to server: Connection refused Is the server running on host "103.160.213.59" and accepting TCP/IP connections on port 5432? (Connection: default, SQL: SELECT conname, conrelid::regclass AS table_name, pg_get_constraintdef(oid) AS definition FROM pg_constraint WHERE conname LIKE '%receives%' AND contype = 'c';)