Chancoin-core / CHANCOIN

chancoin
MIT License
10 stars 7 forks source link

prune option hangs at jan1st and has some extraneous stdout #4

Open nelfwarrior opened 6 years ago

nelfwarrior commented 6 years ago

After removing txindex=1 and adding prune=600 to my chancoin.conf I noticed the following error state: qt-error

Terminal output is redundant because the same (and more) information is already output in debug.log and also stdout isn't a great place for this information.

The % estimation is broken, it stayed at -0.00% the whole time, and it gets stuck at Jan 1st for some reason.

There are no errors in debug.log and restarting the client fixed this. It seems to be a display bug but further investigation is needed.

agrecascino commented 6 years ago

@nelfwarrior Hmm, I thought I went through and removed most of my debugging output from the code, I'll look for it. As for being stuck at 22176 blocks, have you restarted your client? This seems kind of obvious, but I swear I'm not trying to make you seem slow or something. The client will sometimes not actually increment block counters, and so it'll look like your client is behind when it isn't, this normally fixes when a new block is received, but the network is glacial, so it probably won't fix by itself. So:

If you're actually back a few days, we'll investigate. Sorry if any of this seems kind of demeaning, I understand you're actually a dev, and not a total idiot.

@MinaMaria This is not the appropriate place to have this discussion, please refrain from posting in here.

agrecascino commented 6 years ago

The stdout was fixed in commit b0bae38. Not sure what's up with the other stuff.

Maxwel1337 commented 6 years ago

Hello Ya'll! When i try running the wallet i get "Insufficient system resources exist to complete the requested service." What does this mean? This occurs after trying to open "Chancoin.-qt.exe" from 7zip the wallet download!