hyperledger-firefly / hyperledger-firefly/firefly
FF10284 errors are missing detail
Open
fabric
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
```
firefly_core_0_1 | [2021-12-02T21:16:26.648Z] INFO <-- POST /api/v1/network/organizations/self [500] (371.29ms): FF10284: Error from fabconnect: %!!(MISSING)s() httpreq=52Ju9DMt pid=1 req=S6qX5xWy
```
On API:
```
{
"error": "FF10284: Error from fabconnect: %!!(MISSING)s()"
}
```
Contributor guide
Assessment
This issue has not been assessed yet.