SSL issue

Hm okay

Instances
ID       VERSION REGION DESIRED STATUS   HEALTH CHECKS       RESTARTS CREATED
3010b94e 74 ⇡    lhr    run     failed   1 total, 1 critical 2        1m17s ago
a4693146 74 ⇡    lhr    stop    failed   1 total, 1 critical 2        10m19s ago
550e5b28 74 ⇡    lhr    stop    failed   1 total, 1 critical 2        15m20s ago
26662f6b 74 ⇡    lhr    stop    failed   1 total, 1 critical 2        17m47s ago
6be617b9 74 ⇡    lhr    stop    failed   1 total             2        19m20s ago
766e8575 74 ⇡    lhr    stop    failed   1 total             2        20m20s ago

All of the failed ones have this output

Recent Events
TIMESTAMP            TYPE           MESSAGE
2021-08-19T20:06:15Z Received       Task received by client
2021-08-19T20:06:15Z Task Setup     Building Task Directory
2021-08-19T20:06:18Z Started        Task started by client
2021-08-19T20:06:36Z Terminated     Exit Code: 1
2021-08-19T20:06:36Z Restarting     Task restarting in 1.150028707s
2021-08-19T20:06:38Z Started        Task started by client
2021-08-19T20:06:56Z Terminated     Exit Code: 1
2021-08-19T20:06:56Z Restarting     Task restarting in 1.169078711s
2021-08-19T20:06:58Z Started        Task started by client
2021-08-19T20:07:16Z Terminated     Exit Code: 1
2021-08-19T20:07:16Z Not Restarting Exceeded allowed attempts 2 in interval 5m0s and mode is "fail"

Checks
ID                               SERVICE  STATE    OUTPUT
0a33a4f86fa24b92a038e7a2786f7e82 tcp-4000 critical dial tcp 172.19.1.186:4000: connect: connection refused

App logs look like there’s an issue connecting to Postgres - I switched to the direct IP as per the other thread yesterday

2021-08-19T20:07:09.827772794Z app[a4693146] lhr [info] 20:07:09.822 [error] Postgrex.Protocol (#PID<0.2541.0>) failed to connect: ** (DBConnection.ConnectionError) tcp connect (fdaa:0:3049:a7b:a98:0:31c2:2:5433): host is unreachable - :ehostunreach
2021-08-19T20:07:09.832608146Z app[a4693146] lhr [info] 20:07:09.823 [error] Postgrex.Protocol (#PID<0.2539.0>) failed to connect: ** (DBConnection.ConnectionError) tcp connect (fdaa:0:3049:a7b:a98:0:31c2:2:5433): host is unreachable - :ehostunreach
2021-08-19T20:07:09.835098390Z app[a4693146] lhr [info] 20:07:09.828 [error] Postgrex.Protocol (#PID<0.2538.0>) failed to connect: ** (DBConnection.ConnectionError) tcp connect (fdaa:0:3049:a7b:a98:0:31c2:2:5433): host is unreachable - :ehostunreach