web3labs/blk-explorer-free

Node status error: java.lang.IllegalArgumentException: Value must not be null

viestursr opened this issue · 3 comments

Hello,

I've successfully set up the explorer to work on a remote server, and to connect to a remote node. This is done by setting up a reverse proxy with Nginx.

I'm getting real data and blockchain is syncing / staying up to date.

However, there's one issue that's not blocking, but is quite annoying and I can't seem to do anything about it.

Status page is showing the following, even though the explorer is fully functional and staying up to date:

node:
status: DOWN
error: java.lang.IllegalArgumentException: Value must not be null

Quorum: 2.0.2

Do you have any idea what could be the solution?

I know blk-explorer-free isn't designed for remote running according to #4 (comment), however this seems to be the only active issue that's preventing exact experience as on a local project. Would be great if this could be resolved.

hey, sorry to spam your issue, but i see you were able to run this remotely.
im getting this error:
capture

any ideas/suggestions?
thanks in advance

@panosVeran I think that's either an issue with docker-compose, or their image. I'm not sure to be honest.
Do you have any more logs?

Are you getting this issue only remotely or also on your local machine?

This sample is not designed to run on a remote server. We do provide a SAAS hosted solution if this is what you need. For more info visit blk.io