(edc-dev) Failed negotiating contract #647
Labels
kind/bug
Something isn't working. The software does not behave as expected or specified.
scope/ce
sovity's Open Source Community Edition
task/analyze
Need for investigation
Bug Report
Description
When a consumer wants to negotiate a contract with the data provider, an error occurs. In particular, the contract negotiation fails due to invalid consumer identity.
In my case:
Expected Behavior
Contract agreement created.
Observed Behavior
Contract negotiaton error (Invalid consumer identity)
ContractNegotiation: ID c6c32a94-3535-443b-a250-92879a057a34. Fatal error while [Consumer] Send ContractRequestMessage message. Error details: {"@type":"dspace:ContractNegotiationError","dspace:code":"400","dspace:reason":"Contract offer is not valid: Invalid consumer identity","@context":{"dct":"https://purl.org/dc/terms/","edc":"https://w3id.org/edc/v0.0.1/ns/","dcat":"https://www.w3.org/ns/dcat/","odrl":"http://www.w3.org/ns/odrl/2/","dspace":"https://w3id.org/dspace/v0.8/"}}
Steps to Reproduce
Steps to reproduce the behavior:
Context Information
edc:
ghcr.io/sovity/edc-dev:latest
edc-ui:
ghcr.io/sovity/edc-ui:2.1.0
ContractNegotiation: ID c6c32a94-3535-443b-a250-92879a057a34. Fatal error while [Consumer] Send ContractRequestMessage message. Error details: {"@type":"dspace:ContractNegotiationError","dspace:code":"400","dspace:reason":"Contract offer is not valid: Invalid consumer identity","@context":{"dct":"https://purl.org/dc/terms/","edc":"https://w3id.org/edc/v0.0.1/ns/","dcat":"https://www.w3.org/ns/dcat/","odrl":"http://www.w3.org/ns/odrl/2/","dspace":"https://w3id.org/dspace/v0.8/"}}
Linux, Windows
Possible Implementation and Work Breakdown
Tasks
The text was updated successfully, but these errors were encountered: