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
The OCM share fails on share creating if the federated instance is not reachable.
Steps to reproduce
Establish the ScienceMesh connection between the ocis and ocisocm instances
Stop ocisocm
Try to share the folder f1 to ocisocm -> Error 500 "message": "error doing request: Post \"https://localhost:10200/ocm/shares\": dial tcp [::1]:10200: connect: connection refused"
Run ocisocm
Try to share the folder f1 to ocisocm -> Error 409 ` "message": "add grant: error: already exists: 892db45a-e62a-49c7-8492-1d1b06ac25c6/f1"
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of what happened.
Setup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.