Bitcoin Forum
May 13, 2024, 10:24:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help configuring Bitcoin node (Windows)  (Read 148 times)
Green_goblin (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 17, 2019, 06:08:21 PM
 #1

Hi guys,

I have a node running since December 2018 with no problem.

However I am having problems during these recent days, when I try to launch the node I get this error:

Code:
MinGW Runtime Assertion
---------------------------
Assertion failed!
Program: C:\Program Files\Bitcoin\bitcoin-qt.exe
File: scheduler.cpp, Line 19
Expression: nThreadsServicingQueue == 0

I only see this error when txindex=1, if is set to 0 I don't get the error.

Suggestions?

Thanks in advance.
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715595878
Hero Member
*
Offline Offline

Posts: 1715595878

View Profile Personal Message (Offline)

Ignore
1715595878
Reply with quote  #2

1715595878
Report to moderator
1715595878
Hero Member
*
Offline Offline

Posts: 1715595878

View Profile Personal Message (Offline)

Ignore
1715595878
Reply with quote  #2

1715595878
Report to moderator
1715595878
Hero Member
*
Offline Offline

Posts: 1715595878

View Profile Personal Message (Offline)

Ignore
1715595878
Reply with quote  #2

1715595878
Report to moderator
Rath_
aka BitCryptex
Legendary
*
Offline Offline

Activity: 1876
Merit: 3131



View Profile
September 17, 2019, 06:11:46 PM
 #2

I only see this error when txindex=1, if is set to 0 I don't get the error.

You should use reindex after setting the txindex to 1. Add -reindex to your startup parameters. It should do the trick. Note that reindexing might take a lot of time depending on your setup. You can speed it up by increasing the database cache (-dbcache [Number in MB].
Green_goblin (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 17, 2019, 06:17:45 PM
 #3

I only see this error when txindex=1, if is set to 0 I don't get the error.

You should use reindex after setting the txindex to 1. Add -reindex to your startup parameters. It should do the trick. Note that reindexing might take a lot of time depending on your setup. You can speed it up by increasing the database cache (-dbcache [Number in MB].

Mmm interesting. How many MB do you recommend me to increase the speed?
I have 12 GB of RAM.
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
September 17, 2019, 06:22:55 PM
Merited by hugeblack (1)
 #4

Mmm interesting. How many MB do you recommend me to increase the speed?
I have 12 GB of RAM.

Half the size of your RAM - so in this case 6GB - should be good.

If you don't intend to use your computer for other stuff while syncing, 8GB should be fine too.

Green_goblin (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 17, 2019, 06:26:18 PM
 #5

Mmm interesting. How many MB do you recommend me to increase the speed?
I have 12 GB of RAM.

Half the size of your RAM - so in this case 6GB - should be good.

If you don't intend to use your computer for other stuff while syncing, 8GB should be fine too.

Ok thanks, I'll try that.

Regards!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!