Okay I have installed conjoin. I got the tumbler to work. I am running the basic-yield generator. Can someone please tell me why my Nickname, the random generated one does not appear on the order page
https://joinmarket.me/ob/?btcunit=satoshi&relunit=%25This is really driving me nuts, it says its running but I never appear on the order board?
python yield-generator-basic.py wallet.json
2016-06-25 17:16:18,915 [MainThread ] [DEBUG] hello joinmarket
Generated random nickname: Nickname
Enter wallet decryption passphrase:
2016-06-25 17:16:28,691 [MainThread ] [DEBUG] requesting wallet history
2016-06-25 17:16:28,896 [MainThread ] [DEBUG] rpc: getaddressesbyaccount ['joinmarket-wallet-69032d']
2016-06-25 17:16:28,898 [MainThread ] [DEBUG] rpc: listtransactions ['joinmarket-wallet-69032d', 1000, 0, True]
2016-06-25 17:16:29,112 [MainThread ] [DEBUG] rpc: listunspent []
2016-06-25 17:16:29,113 [MainThread ] [DEBUG] bitcoind sync_unspent took 0.00168013572693sec
2016-06-25 17:16:29,113 [MainThread ] [DEBUG] starting yield generator
2016-06-25 17:16:29,114 [MainThread ] [DEBUG] get_utxos_by_mixdepth =
{0: {},
1: {u'': {'address': u'',
'value': 942906},
u':3': {'address': u'',
'value': 1279559},
u':1': {'address': u'',
'value': 1299660},
u':4': {'address': u'',
'value': 2479570},
u':8': {'address': u'',
'value': 760543}},
2: {u'0:4': {'address': u'',
'value': 2881651}},
3: {},
4: {}}
2016-06-25 17:16:29,115 [MainThread ] [DEBUG] connecting to irc
2016-06-25 17:16:29,116 [PingThread ] [DEBUG] starting ping thread
2016-06-25 17:16:29,116 [MainThread ] [DEBUG] connecting
2016-06-25 17:16:29,117 [ThrottleThre] [DEBUG] starting throttle thread
2016-06-25 17:16:31,995 [MainThread ] [DEBUG] Connected to IRC and joined channel
2016-06-25 17:16:44,420 [MainThread ] [DEBUG] <
2016-06-25 17:17:08,168 [MainThread ] [DEBUG] <
2016-06-25 17:17:52,093 [MainThread ] [DEBUG] <
2016-06-25 17:18:19,579 [MainThread ] [DEBUG] <
2016-06-25 17:20:58,181 [MainThread ] [DEBUG] <
2016-06-25 17:20:59,379 [MainThread ] [DEBUG] <
2016-06-25 17:21:02,370 [MainThread ] [DEBUG] <
2016-06-25 17:21:02,376 [MainThread ] [DEBUG] <
2016-06-25 17:21:02,557 [MainThread ] [DEBUG] <
2016-06-25 17:21:02,558 [MainThread ] [DEBUG] <
2016-06-25 17:21:02,558 [MainThread ] [DEBUG] <
2016-06-25 17:22:24,129 [MainThread ] [DEBUG] <
2016-06-25 17:23:47,777 [MainThread ] [DEBUG] <
2016-06-25 17:24:59,527 [MainThread ] [DEBUG] <
2016-06-25 17:39:55,070 [MainThread ] [DEBUG] <
2016-06-25 17:39:55,304 [MainThread ] [DEBUG] <
2016-06-25 17:39:55,313 [MainThread ] [DEBUG] <
2016-06-25 17:39:55,313 [MainThread ] [DEBUG] <
2016-06-25 17:39:55,489 [MainThread ] [DEBUG] <
2016-06-25 17:39:55,490 [MainThread ] [DEBUG] <
2016-06-25 17:39:55,490 [MainThread ] [DEBUG] <
I have edited the addresses and nickname, am I doing something wrong?