Bitcoin Forum
June 21, 2024, 07:27:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: RPC disabled! (in purple)  (Read 350 times)
Skag (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
October 12, 2017, 11:01:39 AM
 #1

Running on 0.96.1.
Says Connected in purple, and bitcoin core seems to kick off ok.

Code:
Log file opened at 11:58:49.000: F:\Armory/dbLog.txt
-INFO  - 11:58:49.000: (..\main.cpp:32) Running on 4 threads
-INFO  - 11:58:49.000: (..\main.cpp:33) Ram usage level: 4
-INFO  - 11:58:49.000: (..\BlockUtils.cpp:908) blkfile dir: F:\Bitcoin/blocks
-INFO  - 11:58:49.000: (..\BlockUtils.cpp:909) lmdb dir: F:\Armory\databases
-INFO  - 11:58:49.000: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 11:58:49.063: (c:\users\goat\code\armory6\cppforswig\BDM_Server.h:249) Listening on port 58148
-ERROR - 11:58:49.063: (..\nodeRPC.cpp:150) unexpected cookie file content
-ERROR - 11:58:49.079: (..\nodeRPC.cpp:150) unexpected cookie file content
-INFO  - 11:58:49.079: (..\BlockUtils.cpp:1092) Executing: doInitialSyncOnLoad
-INFO  - 11:58:50.157: (..\BDM_Server.cpp:1074) registered bdv: 579b825be52b93504f66
-INFO  - 11:58:54.954: (..\DatabaseBuilder.cpp:190) Reading headers from db
-WARN  - 11:58:58.094: (..\Blockchain.cpp:63) block id duplicate: 477174
-INFO  - 11:58:59.469: (..\DatabaseBuilder.cpp:229) Found 489497 headers in db
-INFO  - 11:59:04.469: (..\DatabaseBuilder.cpp:63) Rewinding 100 blocks
-INFO  - 11:59:04.469: (..\DatabaseBuilder.cpp:70) updating HEADERS db
-INFO  - 11:59:04.688: (..\DatabaseBuilder.cpp:482) Found next block after skipping 1041817bytes
-INFO  - 11:59:05.141: (..\DatabaseBuilder.cpp:272) parsed block file #1025
-INFO  - 11:59:06.375: (..\Blockchain.cpp:246) Organizing chain
-INFO  - 11:59:06.469: (..\Blockchain.cpp:360) Organized chain in 0.086s
-INFO  - 11:59:06.469: (..\DatabaseBuilder.cpp:75) updated HEADERS db in 1.994s
-INFO  - 11:59:06.469: (..\DatabaseBuilder.cpp:1121) verifying txfilters integrity
-INFO  - 11:59:06.079: (..\DatabaseBuilder.cpp:1205) done checking txfilters
-INFO  - 11:59:06.172: (..\DatabaseBuilder.cpp:127) scanning new blocks from #489497 to #489496
-INFO  - 11:59:06.172: (..\BlockchainScanner.cpp:52) no history to scan
-INFO  - 11:59:06.172: (..\BlockDataMap.cpp:313) gc count: 0
-INFO  - 11:59:06.172: (..\BlockDataMap.cpp:314) peak: 0
-INFO  - 11:59:06.172: (..\BlockchainScanner.cpp:830) no SSH to scan
-INFO  - 11:59:06.172: (..\DatabaseBuilder.cpp:177) scanned new blocks in 0.001s
-INFO  - 11:59:06.172: (..\DatabaseBuilder.cpp:181) init db in 17.1s
-INFO  - 11:59:06.172: (..\BDM_supportClasses.cpp:1873) Enabling zero-conf tracking
-ERROR - 11:59:06.235: (..\nodeRPC.cpp:150) unexpected cookie file content
-INFO  - 11:59:14.125: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-ERROR - 11:59:14.125: (..\nodeRPC.cpp:150) unexpected cookie file content
-WARN  - 11:59:37.813: (..\BDM_supportClasses.cpp:1937) running 10 zc parser threads
-WARN  - 11:59:37.813: (..\BDM_supportClasses.cpp:1937) running 15 zc parser threads
-WARN  - 11:59:37.829: (..\BDM_supportClasses.cpp:1937) running 20 zc parser threads
-WARN  - 11:59:37.829: (..\BDM_supportClasses.cpp:1937) running 25 zc parser threads
-WARN  - 11:59:37.829: (..\BDM_supportClasses.cpp:1937) running 30 zc parser threads
-WARN  - 11:59:37.829: (..\BDM_supportClasses.cpp:1937) running 35 zc parser threads

Help please?
Skag (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
October 12, 2017, 11:09:38 AM
 #2

Scrap this. I initially opened this thread because I couldn't transfer my BTC, and thought it was related with the "purple message" issue.
But now I was able to transfer successfully.

What gives with the purple message though?
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
October 12, 2017, 12:10:33 PM
 #3

Your bitcoin.conf needs to have the following lines:

Code:
server=1

Also, these lines should not be present:

Code:
rpcuser=****
rpcpass=****

Skag (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
October 12, 2017, 03:17:03 PM
 #4

Your bitcoin.conf needs to have the following lines:

Code:
server=1

Also, these lines should not be present:

Code:
rpcuser=****
rpcpass=****

server=1 I just added but no difference.

rpcuser=****
rpcpass=****

These aren't present anyway.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
October 12, 2017, 09:36:43 PM
 #5

Quote
-ERROR - 11:58:49.063: (..\nodeRPC.cpp:150) unexpected cookie file content
-ERROR - 11:58:49.079: (..\nodeRPC.cpp:150) unexpected cookie file content

Post your dbLog.txt again.

Skag (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
October 13, 2017, 05:37:22 PM
 #6

Code:
Log file opened at 17:13:38.000: F:\Armory/dbLog.txt
-INFO  - 17:13:38.000: (..\main.cpp:32) Running on 4 threads
-INFO  - 17:13:38.000: (..\main.cpp:33) Ram usage level: 4
-INFO  - 17:13:38.000: (..\BlockUtils.cpp:908) blkfile dir: F:\Bitcoin/blocks
-INFO  - 17:13:38.000: (..\BlockUtils.cpp:909) lmdb dir: F:\Armory\databases
-INFO  - 17:13:38.000: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 17:13:38.078: (c:\users\goat\code\armory6\cppforswig\BDM_Server.h:249) Listening on port 54295
-ERROR - 17:13:38.094: (..\nodeRPC.cpp:150) unexpected cookie file content
-ERROR - 17:13:38.125: (..\nodeRPC.cpp:150) unexpected cookie file content
-INFO  - 17:13:38.125: (..\BlockUtils.cpp:1092) Executing: doInitialSyncOnLoad
-INFO  - 17:13:40.250: (..\BDM_Server.cpp:1074) registered bdv: 1de7a6205eeab72701ad
-INFO  - 17:13:57.078: (..\DatabaseBuilder.cpp:190) Reading headers from db
-WARN  - 17:14:01.078: (..\Blockchain.cpp:63) block id duplicate: 477174
-INFO  - 17:14:02.391: (..\DatabaseBuilder.cpp:229) Found 489506 headers in db
-INFO  - 17:14:06.141: (..\DatabaseBuilder.cpp:63) Rewinding 100 blocks
-INFO  - 17:14:06.141: (..\DatabaseBuilder.cpp:70) updating HEADERS db
-INFO  - 17:14:07.531: (..\DatabaseBuilder.cpp:482) Found next block after skipping 999968bytes
-INFO  - 17:14:08.750: (..\DatabaseBuilder.cpp:272) parsed block file #1024
-INFO  - 17:14:08.828: (..\DatabaseBuilder.cpp:272) parsed block file #1025
-INFO  - 17:14:08.844: (..\Blockchain.cpp:246) Organizing chain
-INFO  - 17:14:08.937: (..\Blockchain.cpp:360) Organized chain in 0.09s
-INFO  - 17:14:08.937: (..\DatabaseBuilder.cpp:75) updated HEADERS db in 1.791s
-INFO  - 17:14:08.937: (..\DatabaseBuilder.cpp:1121) verifying txfilters integrity
-INFO  - 17:14:09.562: (..\DatabaseBuilder.cpp:1205) done checking txfilters
-INFO  - 17:14:09.625: (..\DatabaseBuilder.cpp:127) scanning new blocks from #489506 to #489507
-INFO  - 17:14:09.781: (..\BlockchainScanner.cpp:665) scanned from height #489506 to #489507
-INFO  - 17:14:09.797: (..\BlockDataMap.cpp:313) gc count: 1
-INFO  - 17:14:09.797: (..\BlockDataMap.cpp:314) peak: 1
-INFO  - 17:14:09.797: (..\BlockDataMap.cpp:316)    file id: 1025
-INFO  - 17:14:09.797: (..\DatabaseBuilder.cpp:177) scanned new blocks in 0.17s
-INFO  - 17:14:09.797: (..\DatabaseBuilder.cpp:181) init db in 30.672s
-INFO  - 17:14:09.797: (..\BDM_supportClasses.cpp:1873) Enabling zero-conf tracking
-ERROR - 17:14:09.891: (..\nodeRPC.cpp:150) unexpected cookie file content
-INFO  - 17:14:14.750: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-ERROR - 17:14:14.797: (..\nodeRPC.cpp:150) unexpected cookie file content
-WARN  - 17:14:37.125: (..\BDM_supportClasses.cpp:1937) running 10 zc parser threads
-WARN  - 17:14:37.125: (..\BDM_supportClasses.cpp:1937) running 15 zc parser threads
-INFO  - 17:14:39.266: (..\DatabaseBuilder.cpp:482) Found next block after skipping 33375bytes
-WARN  - 17:15:13.031: (..\BDM_supportClasses.cpp:1937) running 20 zc parser threads
-WARN  - 17:15:13.031: (..\BDM_supportClasses.cpp:1937) running 25 zc parser threads
-WARN  - 17:15:13.031: (..\BDM_supportClasses.cpp:1937) running 30 zc parser threads
-WARN  - 17:15:13.031: (..\BDM_supportClasses.cpp:1937) running 35 zc parser threads
-INFO  - 17:16:05.500: (..\BlockchainScanner.cpp:665) scanned from height #489508 to #489508
-INFO  - 17:16:32.234: (..\BlockchainScanner.cpp:665) scanned from height #489509 to #489509
-INFO  - 17:16:59.578: (..\BlockchainScanner.cpp:665) scanned from height #489510 to #489510
-INFO  - 17:17:16.234: (..\BlockchainScanner.cpp:665) scanned from height #489511 to #489511
-INFO  - 17:17:17.750: (..\BlockchainScanner.cpp:665) scanned from height #489512 to #489512
-WARN  - 17:23:58.562: (..\BDM_supportClasses.cpp:1937) running 40 zc parser threads
-WARN  - 17:23:58.578: (..\BDM_supportClasses.cpp:1937) running 45 zc parser threads
-WARN  - 17:23:58.578: (..\BDM_supportClasses.cpp:1937) running 50 zc parser threads
-INFO  - 17:27:10.562: (..\BDM_Server.cpp:1103) unregistered bdv: 1de7a6205eeab72701ad
-INFO  - 17:27:10.594: (..\BDM_Server.cpp:1014) proceeding to shutdown
-ERROR - 17:27:10.609: (..\BitcoinP2P.cpp:1027) caught SocketError exception in processDataStackThread: POLLNVAL in readFromSocketThread
-INFO  - 17:27:10.609: (..\BitcoinP2P.cpp:969) Disconnected from Bitcoin node
-ERROR - 17:27:10.625: (..\nodeRPC.cpp:150) unexpected cookie file content
-ERROR - 17:27:10.625: (..\BDM_mainthread.cpp:287) caught exception in main thread: terminate
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3682
Merit: 1347

Armory Developer


View Profile
October 13, 2017, 10:28:35 PM
 #7

Quote
-ERROR - 17:14:14.797: (..\nodeRPC.cpp:150) unexpected cookie file content

Error is still there, is there a .cookie file in your btc dir and is it readable?

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!