-
Resource Utilization: HIGH
NVML Status: DISABLED
Share Type: CPU
Benchmark Mode: DISABLED
Attempting to mine to pool 35.237.206.228:8501 with username V2SxFzwDFYn5VuLFWLvRrQLdyB4Ed8 and password .…
-
Blockchain Explorer website is falling behind rapidly (2.5 hours behind now):
![image](https://user-images.githubusercontent.com/20870053/42730602-9375d75a-87ad-11e8-8844-14044b5e5b53.png)
https:/…
Hou5e updated
6 years ago
-
> 2018-07-20 09:41:27,334 ERROR [grpc-default-worker-ELG-3-1] i.n.u.ResourceLeakDetector [Slf4JLogger.java:171] LEAK: ByteBuf.release() was not called before it's garbage-collected. See http://ne…
-
Running startnodecore from the CLI, nodecore kept unexpectedly crashing and disappearing after updating from nodecore-0.2.0 r3 to r4 on Ubuntu. This was the error log: [veriblock.nodecore-error.log](h…
Hou5e updated
6 years ago
-
These operations immediatly fail upon resubmitting and stay in `listoperations` forever.
Relevant section in log file:
```2018-07-14 15:21:34,454 ERROR [pool-44-thread-1] n.m.p.PoPMiningOperatio…
a123b updated
6 years ago
-
Sending BTC to the PoP wallet while mining is in progress seems to be able to cause deadlock.
[nodecore-pop-deadlock.txt](https://github.com/VeriBlock/nodecore-releases/files/2193662/nodecore-pop-d…
-
After a restart and waiting for the blockchain to finish syncing, these messages occurred more often. Nodecore did sync and continue to add current blocks, but it's still stuck in the 'Stale' state wh…
Hou5e updated
6 years ago
-
Shortly after running the "mine" command, the mining operation fails:
"Failed to get PoP publication information from Nodecore."
-
This error message is only shown in the terminal window. Please add logging this error.
This still happens on a Windows 32GB of RAM machine when updating a partial blockchain from the previous vers…
Hou5e updated
6 years ago
-
- Docker on windows, Node:11 image as a base.
- NodeJS 11
- CCXT version:1.18.430
- Exchange: bittrex
- Method:loadMarkets
Here's my code. It just gets the market data from bittrex. It output…