I updated wallet on server, i am not shure is it right one ?
https://github.com/Musicoin/go-musicoin/archive/v2.0.0.tar.gzAfter removed old DB and trying resync. After 1200000 block downloading speed is to slow.
I also see errors:
Bad block #1200001 (0x9b2b75b23a0666a1563d2ac8bf4f207cb902130311113cda628b1df763733848)
E1011 23:53:36.190613 core/blockchain.go:1171] invalid merkle root: header=ebd70a8ca0c729cd498c70933762b225043e4a39f6fa68be9e515eb203ed5ab6 computed=3c6bb2d5a0c57839da030c31c98c0a9d41c008f61db714aad53d4ef47c857c52
hello guys
Today my pool start shows incorrect Network Difficulty: 567.705G
How to fix that?

Current diff should be around 12 T
The diff for open-ethereum-pool based pools is given by the backend stats api.
"nodes": [
{
"difficulty": "12007813457252",
"height": "1205495",
"lastBeat": "1507744542",
"name": "main"
}
]
Check your backend configuration!
Have you made the UBI update yesterday?