Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoolMiner - show better error when pool_host not set #180

Open
fireduck64 opened this issue Jan 14, 2021 · 0 comments
Open

PoolMiner - show better error when pool_host not set #180

fireduck64 opened this issue Jan 14, 2021 · 0 comments

Comments

@fireduck64
Copy link
Member

INFO: Not loading 9 teapot.9 (hippo), directory not present: /data/teapot/teapot.9
Jan 14, 2021 10:56:22 AM snowblossom.miner.FieldScan scan
INFO: Not loading 10 teapot.10 (shai-hulud), directory not present: /data/teapot/teapot.10
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Exception in thread "main" java.lang.NullPointerException: target
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:910)
at io.grpc.internal.AbstractManagedChannelImplBuilder.(AbstractManagedChannelImplBuilder.java:194)
at io.grpc.netty.NettyChannelBuilder.(NettyChannelBuilder.java:136)
at io.grpc.netty.NettyChannelBuilder.(NettyChannelBuilder.java:131)
at io.grpc.netty.NettyChannelBuilder.forAddress(NettyChannelBuilder.java:117)
at io.grpc.netty.NettyChannelProvider.builderForAddress(NettyChannelProvider.java:37)
at io.grpc.netty.NettyChannelProvider.builderForAddress(NettyChannelProvider.java:23)
at io.grpc.ManagedChannelBuilder.forAddress(ManagedChannelBuilder.java:39)
at snowblossom.miner.PoolClient.subscribe(PoolClient.java:74)
at snowblossom.miner.PoolMiner.(PoolMiner.java:99)
at snowblossom.miner.PoolMiner.main(PoolMiner.java:42)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant