Since yesterday we’ve started getting errors on store_artifacts
and persist_to_workspace
steps:
Uploading /home/circleci/xxx/file_path (506 kB): caused by: Put "https://circle-production-customer-artifacts.bucket.vpce-...-build/artifacts/~/xxx/file_path": dial tcp ip:443: connect: no route to host
(funny enough store_artifacts finishes with success even if it doesn’t upload anything)
I guess the issue must be connected to
machine:
image: ubuntu-2004:202107-02
because it succeeds on other jobs.
Any tips how to solve that?
Hi @Mateusz-Kopec
Thank you for bringing this issue to our attention. I am escalating this internally to see if I can get more insight into this issue. I will get back to you via your ticket, and post updates in this thread as well so that other users can see.
Best Regards
We’ve started to getting the same error since last week, by using image ubuntu-2004:202101-01
.
Creating workspace archive…
Uploading workspace archive…
Error uploading workspace archive: RequestError: send request failed
caused by: Put “https://circle-production-customer-artifacts.bucket.vpce-xxx.s3.us-east-1.vpce.amazonaws.com/xxx/x/xxx.tar.gz ”: dial tcp 172.19.0.114:443: connect: no route to host
Hmm… it started working today for us. Hopefully, it will stay that way.
Hi,
We identified the issue in the connection between our VMs and s3 buckets. The problem has been fixed, and the error should no longer be happening.
Please let me know if you have any additional concerns or questions regarding this.
Best Regards
system
Closed
September 16, 2021, 11:00am
6
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.