It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
~/BitcoinArmory$ python2 armoryd.py --regtest getarmorydinfo
Traceback (most recent call last):
File "update_version.py", line 14, in
f = open(hash_loc, "r")
IOError: [Errno 2] No such file or directory: '.git/91a3137ef1056e15cc606a186b0e508f84c'
/~
(ERROR) ArmoryUtils.py:3723 - Unsupported language specified. Defaulting to English (en)
(WARNING) armoryd.py:3489 - http://: @127.0.0.1:18225 [i][b]#Yes I've added a printout here to try confirm the .conf worked as expected. Not sure where these credentials are actually used by the server instance of armoryd[/b][/i]
(ERROR) Traceback (most recent call last):
File "armoryd.py", line 3630, in
rpc_server = Armory_Daemon()
File "armoryd.py", line 3125, in __init__
self.executeCommand()
File "armoryd.py", line 3490, in executeCommand
proxyobj = ServiceProxy("http://%s:%[email protected]:%d" % \
NameError: global name 'ServiceProxy' is not defined
Traceback (most recent call last):
File "armoryd.py", line 3630, in
rpc_server = Armory_Daemon()
File "armoryd.py", line 3125, in __init__
self.executeCommand()
File "armoryd.py", line 3490, in executeCommand
proxyobj = ServiceProxy("http://%s:%[email protected]:%d" % \
NameError: global name 'ServiceProxy' is not defined
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1154 - C++ block utilities loaded successfully
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:679 - Executing popen: free -m
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:679 - Executing popen: ['cat', '/proc/cpuinfo']
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1271 -
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1272 -
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1273 -
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1274 - ************************************************************
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1275 - Invoked: armoryd.py --regtest getarmorydinfo
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1276 - ************************************************************
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1277 - Loading Armory Engine:
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1278 - Armory Version : 0.96.4
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1279 - Armory Build: : None
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1280 - PyBtcWallet Version : 1.35
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1281 - Detected Operating system: Linux
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1282 - OS Variant : Ubuntu-18.04-bionic
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1283 - User home-directory : ~
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1284 - Satoshi BTC directory : ~/.bitcoin/regtest
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1285 - Armory home dir : ~/.armory/regtest
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1286 - Detected System Specs :
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1287 - Total Available RAM : 7.68 GB
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1288 - CPU ID string : Intel(R) Core(TM) i5-7260U CPU @ 2.20GHz
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1289 - Number of CPU cores : 4 cores
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1290 - System is 64-bit : True
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1291 - Preferred Encoding : UTF-8
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1292 - Machine Arch : x86_64
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1293 - Available HDD (ARM) : 433 GB
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1294 - Available HDD (BTC) : 433 GB
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1295 -
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1296 - Network Name: Regtest Network
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1297 - Satoshi Port: 18444
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1298 - Do wlt check: True
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1299 - Named options/arguments to armoryengine.py:
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - force_segwit : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - nettimeout : 2
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - rescan : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - force_fcgi : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - ignoreAllZC : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - rescanBalance : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - disableModules : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - port : None
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - interport : 8224
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - coverageOutputDir: None
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - forceWalletCheck: False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - regtest : True
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - rebuild : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - thread_count : -1
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - datadir : DEFAULT
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - clearMempool : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - offline : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - armoryDBDir : DEFAULT
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - armorydb_port : 9001
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - satoshiPort : DEFAULT
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - disableConfPermis: False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - useTorSettings : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - netlog : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - keypool : 100
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - coverageInclude : None
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - forceOnline : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - disableWalletCheck: False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - redownload : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - rpcBindAddr : 127.0.0.1
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - armorydb_ip : 127.0.0.1
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - multisigFile : DEFAULT
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - ram_usage : -1
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - ignoreZC : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - logDisable : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - settingsPath : ~/.armory/regtest/ArmorySettings.txt
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - language : en
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - db_type : DB_FULL
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - doDebug : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - enableDetSign : True
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - mtdebug : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - testnet : False
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - rpcport : DEFAULT
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - satoshiHome : DEFAULT
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - satoshiRpcport : DEFAULT
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - logFile : ~/.armory/regtest/armoryd.py.log.txt
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1301 - verbosity : None
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1302 - Other arguments:
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1304 - getarmorydinfo
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1305 - ************************************************************
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:1708 - C++ block utilities loaded successfully
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:3566 - Using settings file: ~/.armory/regtest/ArmorySettings.txt
2018-07-01 23:16:12 (ERROR) -- ArmoryUtils.py:3723 - Unsupported language specified. Defaulting to English (en)
2018-07-01 23:16:12 (INFO) -- ArmoryUtils.py:3726 - Using Language: en
2018-07-01 23:16:12 (INFO) -- BDM.py:361 - Using the asynchronous/multi-threaded BlockDataManager.
2018-07-01 23:16:12 (INFO) -- BDM.py:362 - Blockchain operations will happen in the background.
2018-07-01 23:16:12 (INFO) -- BDM.py:363 - Devs: check TheBDM.getState() before asking for data.
2018-07-01 23:16:12 (INFO) -- BDM.py:364 - Registering addresses during rescans will queue them for
2018-07-01 23:16:12 (INFO) -- BDM.py:365 - inclusion after the current scan is completed.
2018-07-01 23:16:12 (WARNING) -- armoryd.py:3489 - http://: @127.0.0.1:18225
2018-07-01 23:16:12 (ERROR) -- Traceback (most recent call last):
File "armoryd.py", line 3630, in
rpc_server = Armory_Daemon()
File "armoryd.py", line 3125, in __init__
self.executeCommand()
File "armoryd.py", line 3490, in executeCommand
proxyobj = ServiceProxy("http://%s:%[email protected]:%d" % \
NameError: global name 'ServiceProxy' is not defined
ServiceProxy("http://%s:%[email protected]:%d" user, pw, RPC_PORT)
Name Error: global name 'ServiceProxy' is undefined.
from bitcoinrpc_jsonrpc import ServiceProxy