Open badgerwithagun opened 5 years ago
Getting an error when fetching metadata:
2019-01-11T08:40:35.463261+00:00 app[web.1]: ERROR [2019-01-11 08:40:35,462] io.dropwizard.jersey.errors.LoggingExceptionMapper: Error handling a request: badc5f5cc942e138
2019-01-11T08:40:35.463281+00:00 app[web.1]: ! java.lang.NullPointerException: null
2019-01-11T08:40:35.463284+00:00 app[web.1]: ! at com.gruelbox.orko.exchange.ExchangeResource$PairMetaData.<init>(ExchangeResource.java:185)
2019-01-11T08:40:35.463285+00:00 app[web.1]: ! at com.gruelbox.orko.exchange.ExchangeResource.metadata(ExchangeResource.java:175)
That's fixed. Next up is probably to resolve all this ugliness: https://github.com/knowm/XChange/issues/2886
Remaining primary issues:
Secondary issues: