Bug / error in ucoin core with certifications?

Again when I certified somebody at the same time an error was displayed in my ucoin core node:

ucoin_default-0 [2016-01-07 06:12:22.866] [INFO] ucoin_default - :arrow_down: IDTY FaTUqpJkCXvhKBZqmyD3S4PijjY3AwVAjbjeM7TPBiKB remjey
ucoin_default-0 [2016-01-07 06:12:22.868] [INFO] ucoin_default - :arrow_down: CERT 6R11KGpG6w5Z6JfiwaPf3k4BCMY4dwhjCdmjGpvn7Gz5 block#47076
ucoin_default-0 /home/arcurus/.ucoin/app/lib/globalValidator.js:249
ucoin_default-0 hrowExpiration && res.current && res.current.medianTime > res.target.medianTim
ucoin_default-0 ^
ucoin_default-0 TypeError: Cannot read property ‘medianTime’ of null
ucoin_default-0 at /home/arcurus/.ucoin/app/lib/globalValidator.js:249:93
ucoin_default-0 at fn (/home/arcurus/.ucoin/node_modules/async/lib/async.js:579:34)
ucoin_default-0 at Immediate._onImmediate (/home/arcurus/.ucoin/node_modules/async/lib/async.js:495:34)
ucoin_default-0 at processImmediate [as _immediateCallback] (timers.js:367:17)
ucoin_default-0 [2016-01-07 06:12:24.395] [DEBUG] database - Loading DB at /home/arcurus/.config/ucoin/ucoin_default/ucoin.json…

It’s a bug fixed yesterday : https://github.com/ucoin-io/ucoin/issues/282

For this kind of topic, you should create an issue on github instead of the forum.

2 Likes