GarlicoinOrg / Garlicoin

Garlicoin source tree
http://garlicoin.io
MIT License
139 stars 59 forks source link

Garlicoind 64bit for windows does NOT download blocks #30

Closed bushshrub closed 6 years ago

bushshrub commented 6 years ago

This issue tracker is only for technical issues related to garlicoin-core.

General garlicoin questions and/or support requests and are best directed to the garlicointalk.io forums.

For reporting security issues, please contact the Garlicoin developers on the #garlicoin-dev Freenode IRC channel or alternatively you can email us at contact@garlicoin.org.

Describe the issue

Garlicoind 64bit version on windows does not download the blocks

Can you reliably reproduce the issue?

Yes

If so, please list the steps to reproduce below:

  1. Download 64bit version of garlicoin core
  2. Download wallet-win.zip
  3. Run garlicoind once
  4. Copy config file to %appdata%\Garlicoin
  5. Close, then open garlicoind (with Ctrl-C) via the batch file
  6. Check garlicoin-cli.exe getinfo

Expected behaviour

Blocks should be downloading and number of blocks should start increasing

Actual behaviour

No blocks download at all.

Screenshots.

If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.

What version of garlicoin-core are you using?

List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA. https://github.com/GarlicoinOrg/Garlicoin/releases/tag/20180123154915-i686-pc-linux-gnu

Machine specs:

Any extra information that might be useful in the debugging process.

This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred.

ryan-shaw commented 6 years ago

Can you provide the debug.log please

bushshrub commented 6 years ago

I lost that because it started downloading the new network :/

ryan-shaw commented 6 years ago

It's an append only log, so as long as you didn't delete it all will be there.

bushshrub commented 6 years ago

Yeah I deleted it :/

Try replicating the issue? It happens with that version specifically

ryan-shaw commented 6 years ago

Will try later today