You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ci: Added support for building images on tag on main branch. Renamed action.
* feature: Added support for catalog. Added possibility to create assets with arbitrary dataDestinations. Added possibility to start data transfers to arbitrary dataDestinations. Transfer Hirstory entries will be sorted by createDate now.
* ci: Added support for building images on tag on main branch. Renamed action.
* feature: Added support for catalog. Added possibility to create assets with arbitrary dataDestinations. Added possibility to start data transfers to arbitrary dataDestinations. Transfer Hirstory entries will be sorted by createDate now.
Bug Report
Data Transfer error after contract negotiation
Post request to data transfer doesn't work in the local development setup. Produces error net::ERR_INTERNET_DISCONNECTED
Expected Behavior
Once clicked, the transfer button should create an azure blob container containing the transferred data.
Observed Behavior
Steps to Reproduce
Steps to reproduce the behavior:
Error Information
`
zone.js:2680 GET http://localhost:9192/api/v1/data/transferprocess/{id} net::ERR_INTERNET_DISCONNECTED
`
Detailed Description
The text was updated successfully, but these errors were encountered: