BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

debug.log file gets to big (>25GB) #931

Closed Darkman-Q-Tester closed 3 years ago

Darkman-Q-Tester commented 3 years ago

While having issues with my update to 2.4.5 I checked my Blockchain folder and found the debug.log file is huge (>25GB). I created a zip file and it is still 191MB.

I have enough SSD space but I guess this debug.log file should never get that big.

DeFi Wallet Version: 2.4.5 Operating System (OS): windows 10 Pro 20H2 (Build 19042.985)

grafik

defichain-bot commented 3 years ago

@Darkman-Q-Tester: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
nordi6000 commented 3 years ago

At me the same 157 GB with Wallet 2.4.0 image

izzycsy commented 3 years ago

Hi @Darkman-Q-Tester , thanks for your feedback, please give us time to investigate.

@nordi6000 , thanks as well, please backup you wallet and update to the latest v2.4.5 in the meantime.

nordi6000 commented 3 years ago

@izzycsy okay, I have install wallet v2.4.5

thedoublejay commented 3 years ago

Hi @nordi6000 @Darkman-Q-Tester, older versions of node <1.7.7 causes loop in some parts of the code causing huge binary logs. If you use v2.4.5, you may delete your current debug.log as it will be re-created.

Darkman-Q-Tester commented 3 years ago

Yes, clear, Logfile deleted and new one was created. Fine for me.

thedoublejay commented 3 years ago

Thanks for the update. This will be fixed for new node versions. In case you encounter this, feel free to delete the debug.log and it will be re-created.