Error when running Glue Job on C4W4 Assignment Part 2

I have this error when applying terraform apply and see the glue job status in console:
ConnectionError: HTTPConnectionPool(host=‘ec2-23-23-26-63.compute-1.amazonaws.com’, port=80): Max retries exceeded with url: /sessions?start_date=2020-01-01&end_date=2020-01-31 (Caused by NewConnectionError(‘<urllib3.connection.HTTPConnection object at 0x7f16172cb9d0>: Failed to establish a new connection: [Errno 111] Connection refused’))

What happen?
Thank you

Hello @Umar_007
Please, make sure your are using the correct value for the placeholder <INGEST_DATE_YYYY-MM-DD> in the glue files. Also, make sure all terraform apply commands are successful before running the glue jobs.