Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS S3 transfer stays in started state #790

Closed
lucian-torje-siemens opened this issue Sep 25, 2023 · 1 comment
Closed

AWS S3 transfer stays in started state #790

lucian-torje-siemens opened this issue Sep 25, 2023 · 1 comment
Labels
bug Something isn't working triage all new issues awaiting classification

Comments

@lucian-torje-siemens
Copy link

Describe the bug

Even if the AWS S3 file transfer is successful, the state remains started.

To Reproduce

Steps to reproduce the behavior:

  1. negotiate contract on AWS S3 asset
  2. start transfer to AWS S3 with managedResource true/false (does not matter)

Expected behavior

State transitions to completed (800)

Current behavior

State transitions to started (600)

Context Information

  • Used version: tractus EDC 0.5.1

tractusx/edc-dataplane-hashicorp-vault 0.5.1 36b7650f3eb6 4 weeks ago 231MB
tractusx/edc-controlplane-postgresql-hashicorp-vault 0.5.1 37ed2a193895 4 weeks ago 244MB

Possible Implementation

Add https://oss.sonatype.org/service/local/repositories/releases/content/org/eclipse/edc/provision-aws-s3/0.2.1/provision-aws-s3-0.2.1.pom as a dependency.

NOTE: There are plans to remove the status checker in EDC eclipse-edc/Connector#3448

Related

see eclipse-edc/Connector#3334

@lucian-torje-siemens lucian-torje-siemens added bug Something isn't working triage all new issues awaiting classification labels Sep 25, 2023
@wolf4ood
Copy link
Contributor

Hi @lucian-torje-siemens

thanks for raising this. This issue has been fixed in upstream EDC in mentioned PRs in the related issue, and it will be incorportated in tractusx-edc once this is merge.

#782

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage all new issues awaiting classification
Projects
None yet
Development

No branches or pull requests

2 participants