Search content
Sort by

Showing 20 of 344 results by chiropteran
Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 16/07/2015, 16:34:20 UTC
Just to clarify, this PC hasn't crashed (no BSOD or otherwise) in at least the last 6 months, it is extremely stable.

Other than bitcoin core, I don't see software crash much either.
Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 16/07/2015, 13:34:25 UTC

It seems to be continuing with synchronization, so I'll let it go and see if it finishes successfully.

It did not. It seemed to successfully download and process more of the blockchain in win 7 compatibility mode, but eventually it crashed in the same ways as before.

HOWEVER,

I have a Windows Server 2012 VM for testing purposes that wasn't needed for anything else, so I installed bitcoin core 0.11 on that, and it seems to be working perfectly. As of this morning it was almost fully synced up- 16 weeks remaining, which is closer than it ever got on my base Win 8.1 install.

Odd thing to me is that this VM is still residing on the same physical computer, so the exact same underlying hardware. I don't think it's a hardware issue, I really suspect something is lingering around on my win 8.1 install even after uninstalling that is screwing up every "fresh" install I try to do.

In any case, assuming the last 16 weeks of blockchain download and process correctly, I'll just run bitcoin core from my VM for now. I'll probably be doing a fresh install of Windows 10 when it becomes available and then I'll see how things go with that.
Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 14/07/2015, 00:01:09 UTC
No hardware changes done yet. Restarted the current 0.11 bitcoin core install in windows 7 compatibility mode, and it didn't immediately error-out.

It seems to be continuing with synchronization, so I'll let it go and see if it finishes successfully.
Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 13/07/2015, 21:11:36 UTC
Running win 8.1 64-bit with all updates with 32GB of RAM.

I'm thinking about how to diagnose the possible hardware issue later tonight, thanks for the suggestions.
Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 13/07/2015, 19:55:01 UTC

Not sure if it has to do anything with this, but when I was experiencing slow starts and hungs for a long time I used
Code:
checkblocks=50
in my bitcoin.conf

This tells the client to only check the last 50 blocks and speed up everything. 50 should also be safe even with the latest blockchain split issue, based on the recommended 30 blocks confirmation waiting time.

I got the error still with that added to bitcoin.conf, though it might have loaded quicker.
Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 13/07/2015, 19:50:23 UTC
I just got back to my home PC, after restarting this morning I see the error occurred again. 
Sync was 1 year and 17 weeks behind, error is "Error: A fatal internal error occurred, see debug.log for details."

debug.log is a rather huge file, the end is as follows:

Code:
2015-07-13 13:58:10 UpdateTip: new best=00000000000000000ef5c4a6f6a2559ba5452031ca0b21e6aee9ea75c3228c5c  height=290078  log2_work=77.202684  tx=34638586  date=2014-03-11 19:17:58 progress=0.198562  cache=62.9MiB(27370tx)
2015-07-13 13:58:10 UpdateTip: new best=0000000000000000bb67842942050e16f8be923fa234f185fcb6aa7406790444  height=290079  log2_work=77.20282  tx=34639235  date=2014-03-11 19:29:51 progress=0.198566  cache=63.9MiB(28440tx)
2015-07-13 13:58:10 UpdateTip: new best=0000000000000000769d317df34a88e6cada3d48b44b099415740ab22576dbde  height=290080  log2_work=77.202956  tx=34640372  date=2014-03-11 19:50:40 progress=0.198573  cache=65.4MiB(30093tx)
2015-07-13 13:58:10 Corruption: block checksum mismatch
2015-07-13 13:58:10 *** System error while flushing: Database corrupted
2015-07-13 14:14:57 UPnP Port Mapping successful.
2015-07-13 14:17:05 socket sending timeout: 1201s
2015-07-13 14:17:42 socket sending timeout: 1201s
2015-07-13 14:18:09 socket sending timeout: 1201s
2015-07-13 14:18:09 socket sending timeout: 1201s
2015-07-13 14:18:09 socket sending timeout: 1201s
2015-07-13 14:18:09 socket sending timeout: 1201s
2015-07-13 14:18:09 socket sending timeout: 1201s
2015-07-13 14:18:09 socket sending timeout: 1201s
2015-07-13 14:34:57 UPnP Port Mapping successful.
2015-07-13 14:54:57 UPnP Port Mapping successful.
2015-07-13 15:14:57 UPnP Port Mapping successful.
2015-07-13 15:34:58 UPnP Port Mapping successful.
2015-07-13 15:54:58 UPnP Port Mapping successful.
2015-07-13 16:14:58 UPnP Port Mapping successful.
2015-07-13 16:34:58 UPnP Port Mapping successful.
2015-07-13 16:54:58 UPnP Port Mapping successful.
2015-07-13 17:14:58 UPnP Port Mapping successful.
2015-07-13 17:34:58 UPnP Port Mapping successful.
2015-07-13 17:54:58 UPnP Port Mapping successful.
2015-07-13 18:14:59 UPnP Port Mapping successful.
2015-07-13 18:34:59 UPnP Port Mapping successful.
2015-07-13 18:54:59 UPnP Port Mapping successful.
2015-07-13 19:14:59 UPnP Port Mapping successful.
2015-07-13 19:34:59 UPnP Port Mapping successful.
Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 13/07/2015, 18:08:41 UTC
Quote
However, it never finished- it hung up on some error message before completing, and never worked.
So it downloaded almost the entire chain and got hung at the end? What happened when you restarted the wallet afterwards?

Sometimes it would immediately give another error (not sure which error this was) and close, other times it would hang during the loading process, before it even shows the wallet and block progress, and after hanging for a couple hours I gave up and force quit and tried again from a fresh new start (deleted bitcoin folder etc).

Post
Topic
Board Bitcoin Technical Support
Re: Problems with Bitcoin Core
by
chiropteran
on 13/07/2015, 17:36:49 UTC
I should have taken a screen shot, I can't recall the exact phrasing.

Actually, I googled the errors when I saw them, to try to figure out what was going on, so I can check my chrome history and bring up the searches I did.

First error seen was "error reading from database" or some approximation, this was back on 0.10.0

"error reading from database, shutting down" was also occurring after my first attempt to fix the problem by rebuilding.

The last error (on 0.11) -

https://www.google.com/#q=bitcoin+-+error+error:+a+fatal+internal+error+occured%2C+see+debug.log+for+details.

edit: Disk space is fine I think, had more than 20GB free when the error occurred last time.


Post
Topic
Board Bitcoin Technical Support
Topic OP
Problems with Bitcoin Core
by
chiropteran
on 13/07/2015, 17:02:42 UTC
I don't run the bitcoin core program regularly, I normally just run it once a month or so to synchronize the latest transactions.

Anyway, I ran it a couple weeks ago for the first time recently, it started downloading transactions but after some time it failed with an error indicating a corrupted database of some sort. I don't have the exact error message saved, unfortunately.

I figured I could simply remove the existing database and re-download all the transactions to fix this, so I attempted doing that. I deleted my bitcoin directory, downloaded bitcoin-qt 0.10.2, installed and ran. It started downloading transactions, and this process took over 24 hours (as expected) to rebuild the database.  However, it never finished- it hung up on some error message before completing, and never worked. After 0.11 was released a few days ago, I tried the same with that, and a similar result occurred- after over 24 hours of downloading and confirming transactions, it threw an error and stopped working.

Is this indicative of a hardware problem on my computer? It really never crashes, it's been perfectly stable generally, and other programs work fine. I ran some memory tests and disk scans just to be sure, and I tried switching the bitcoin data directory to an alternate drive and nothing has improved.

Is there some part of 'bitcoin core' that is saved somewhere other than the install folder and the bitcoin folder (the one under my profile)? I have been deleting these to try to do a clean install, but maybe there is some other folder I need to be deleting also?
Post
Topic
Board Altcoin Discussion
Re: If BTC is gold and LTC is silver then ___ is bronze.
by
chiropteran
on 27/11/2013, 21:39:39 UTC
Peercoin will replace LTC as silver.  Primecoin will fill the bronze role.  LTC will crash into uselessness.
Post
Topic
Board Digital goods
Re: USA Hearthstone BETA Key 0.6 BTC
by
chiropteran
on 16/10/2013, 14:50:06 UTC
What are those keys for and for what games?

http://us.battle.net/hearthstone/en/

Hearthstone is Blizzard's latest game, it is a digital collectible card game.  It will be free to play on release, but currently you can only play with a beta account.

If you are familiar with Magic: The Gathering, it's somewhat similar in basic concept.  Simpler in most ways, streamlined to make online play fast and easy.
Post
Topic
Board Digital goods
Topic OP
SOLD
by
chiropteran
on 16/10/2013, 14:45:18 UTC

Both keys sold.  Thanks.









I have two Hearthstone beta keys for sale.  Asking .6 BTC each, but may consider any offers.  I'm not a key farmer, blizzard's distribution system just messed up and sent me two keys when I already had hearthstone activated on my account.

I will also accept payment in XPM (primecoin) or PPC (peercoin) at exchange equivalent to .6 BTC.




If you do not have sufficiently high trade rep, I will need you to either pay first or use escrow.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [TIX] Lottery Tickets | Random Block Reward | Scrypt Jane | Used to Gamble
by
chiropteran
on 20/09/2013, 03:46:15 UTC
I mined a block worth 472524.  Also saw dozens of rejected blocks, but that is normal on launch day for a new coin.

Going to sleep, hoping to wake up and find dozens more blocks mined.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [TIX] Lottery Tickets | Random Block Reward | Scrypt Jane | Used to Gamble
by
chiropteran
on 20/09/2013, 02:59:36 UTC
Hi!

93bDMEac3auSdEDsHW4w22uU6p2jpuea7Z

Hope I am quick enough.
Post
Topic
Board Digital goods
Re: [WTS] Hearthstone Keys
by
chiropteran
on 14/09/2013, 17:33:09 UTC
Had a minor hiccup in the purchase process but in the end I did receive a good working key.  Seller is reliable.  Cheers Smiley
Post
Topic
Board Auctions
Re: [WTS] Hearthstone Beta Key. Place your offer.
by
chiropteran
on 11/09/2013, 13:34:06 UTC
I'll bid 1.6 BTC Smiley  I'd like to use a trusted escrow of some kind, and have no problem sending first in that case.
Post
Topic
Board Digital goods
Re: [WTB] Hearthstone Beta Key (offering 1 BTC)
by
chiropteran
on 05/09/2013, 11:45:50 UTC
I can get you one ill be off work at 8pm est.

If you can get more than one I am interested as well.
Post
Topic
Board Digital goods
Topic OP
[WTB] Hearthstone Beta Key 1.3 BTC
by
chiropteran
on 26/08/2013, 15:24:23 UTC
Willing to pay 1.3 BTC for a hearthstone beta key.

This is how it will work: we will use escrow, or you will send the key first.

Thanks.
Post
Topic
Board Goods
Re: Magic: the Gathering - Zendikar Fat Pack
by
chiropteran
on 26/08/2013, 11:54:13 UTC
Would you do 1.5btc

The 2 btc price includes domestic USA shipping.  I'd consider selling one for a little cheaper if somehow shipping could be removed from the equation, are you anywhere near Washington DC?
Post
Topic
Board Goods
Re: Magic: the Gathering - Zendikar Fat Pack
by
chiropteran
on 25/08/2013, 04:04:59 UTC
For the record, all of the "Hidden Treasures" packs have been accounted for, and were only in the first two or three print runs.

Additionally, Zendikar booster boxes (36 packs total) are only about 3 btc on ABUgames, who even take bitcoin.

I think you'll need to lower your prices quite a bit before you find a buyer.

Do you have a source?  I feel like your info is flawed because...

1- I don't think wotc ever made any official announcement about the "hidden treasures", so there is no list to which they could have been "accounted" from.

2- I believe that the fat packs were only sold in the first print run, and were not reprinted like the standard booster boxes.


Still, the odds of getting a "treasure" card out of a fat pack is extremely slim,  I know people have opened whole cases and seen 0 treasures, so it's an extremely small chance of pulling one from a mere 8 booster packs.

I think most people value the fat packs because they each contain, in addition to booster packs, a pack of 40 basic land- which is full art basic land in the zendikar set.

That said, I'm bumping a very old post, and the value of bitcoin and the value of a fat pack have changed since I made the original post.

I'd now be willing to sell them for 2 BTC each.