HI,
I’m new to snowplow. I followed the Quick AWS setup but I can’t get any event in Postgress atomic.events (Good or Bad). My S3 Bucket has the events.
I published my schema into Postgres and can see them Iglu DB under the table iglu_schemas
When looking into the CloudWatch logs (sp-postgres-loader-enriched-server), I always get this error:
java.net.ConnectException: Connection refused (Connection refused)
This is the stack:
It seems the Postgres loader can’t communicate with the upstream module.
I need some insight to get this going