--- Log opened Sun Feb 23 00:00:03 2020 02:18 < sturles> Why am I getting this error? https://0bin.net/paste/B8n1b6YDR31EEh1U#8TgA-eEQEg9PXYrS4QfbSPqA7gK4qhoWBAX09u8bTu+ 02:18 < sturles> My joinmarket.cfg certainly has a [POLICY] section. 02:19 < sturles> yigen is running. (It is possible that I did a git pull after starting it.) 02:27 -!- Sentineo [~Undefined@unaffiliated/sentineo] has quit [Ping timeout: 268 seconds] 02:36 < AgoraRelay> [agora-irc/AlexCato1] @user_768574: I think this is something waxwing or belcher might know. I remember it's possible in the command line, so all code for this to be possible must be there. Possibly just a gui limitation, maybe there does exist a gui way around this... can you help @waxwing @belcher ? 02:37 < AgoraRelay> [agora-irc/AlexCato1] qubenix: will check if it indeed was just unlucky, but i've seen that behavior also just recently (a few days ago) again, just like when we removed agora from standard config 02:37 -!- MaxSan [~four@185.156.175.59] has joined #joinmarket 02:42 -!- krok [6d3c29c0@cpe-109-60-41-192.st4.cable.xnet.hr] has joined #joinmarket 02:43 -!- krok is now known as Guest43651 02:44 -!- MaxSan [~four@185.156.175.59] has quit [Quit: Leaving.] 02:45 < Guest43651> Hi, guys. After executing: sudo python wallet-tool.py generate, I get "ImportError: No module named jmbase". Running Mynode on RPI 4. Thanks! 02:53 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 02:54 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has joined #joinmarket 02:55 -!- Sentineo [~Undefined@unaffiliated/sentineo] has joined #joinmarket 02:56 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 02:57 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 03:05 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has joined #joinmarket 03:06 -!- Maxwell12Rogahn [~Maxwell12@ns334669.ip-5-196-64.eu] has joined #joinmarket 03:08 < coconutanna> Guest43651, a wild guess: you didn't mean to use sudo there. 03:10 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has quit [Ping timeout: 272 seconds] 03:24 < Guest43651> good guess 03:29 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 03:57 -!- Guest43651 [6d3c29c0@cpe-109-60-41-192.st4.cable.xnet.hr] has quit [Remote host closed the connection] 04:08 -!- slivera [~slivera@217.138.204.104] has quit [Remote host closed the connection] 04:16 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 05:06 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has joined #joinmarket 05:10 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 05:37 -!- jmwannabe [b9d59ac5@185.213.154.197] has joined #joinmarket 05:40 < jmwannabe> Hi ... I am trying to setup Joinmarket but am getting the error "ModuleNotFoundError: No module named 'jmbase' joinmarket" ... i have run the command "source jmvenv/bin/activate" before trying to generate the wallet ... am using a raspberry pi running Jessie ... i did a altinstall of python 3.8.1 but that doesnt seem to have help .. anyone got an 05:40 < jmwannabe> ideas, tia! 05:43 -!- Maxwell12Rogahn [~Maxwell12@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 265 seconds] 05:57 < kristapsk> jmwannabe, it really looks like you try to run scripts without virtualenv; what was the output after you ran "source jmvenv/bin/activate"? 05:57 < jmwannabe> (jmvenv)pi@raspberrypi:~/joinmarket-clientserver/scripts $ python3.8 wallet-tool.py Traceback (most recent call last): File "wallet-tool.py", line 5, in from jmbase import jmprintModuleNotFoundError: No module named 'jmbase' 05:58 < jmwannabe> oops it was with the generate switch on the end 05:58 < jmwannabe> (jmvenv)pi@raspberrypi:~/joinmarket-clientserver/scripts $ python3.8 wallet-tool.py generateTraceback (most recent call last): File "wallet-tool.py", line 5, in from jmbase import jmprintModuleNotFoundError: No module named 'jmbase' 05:59 < jmwannabe> same if i run with just python and not use 3.8 07:22 < coconutanna> jmwannabe, what does `which python` tell you? alternatively try using ~/joinmarket-clientserver/jmvenv/bin/python explicitly. 07:23 < jmwannabe> pi@raspberrypi:~/joinmarket-clientserver $ source jmvenv/bin/activate(jmvenv)pi@raspberrypi:~/joinmarket-clientserver $ which python/home/pi/joinmarket-clientserver/jmvenv/bin/python 07:24 < jmwannabe> thanks coconutanna i will try using ~/joinmarket-clientserver/jmvenv/bin/python 07:26 < jmwannabe> no joy ... 07:26 < jmwannabe> (jmvenv)pi@raspberrypi:~/joinmarket-clientserver $ cd scripts(jmvenv)pi@raspberrypi:~/joinmarket-clientserver/scripts $ /home/pi/joinmarket-clientserver/jmvenv/bin/python wallet-tool.py generateTraceback (most recent call last): File "wallet-tool.py", line 5, in from jmbase import jmprintImportError: No module named 'jmbase' 07:26 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 07:29 -!- M1 [~Michail@michail.com] has quit [Ping timeout: 248 seconds] 07:29 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #joinmarket 07:30 -!- M1 [~Michail@michail.com] has joined #joinmarket 07:41 < qubenix> jmwannabe: try running `python setup.py --all` while in the virtualenv and in the ~/joinmarket-clientserver/scripts/ dir. 07:44 < qubenix> jmwannabe: sorry, you should be in the ~/joinmarket-clientserver/ directory and run `python setupall.py --all` 07:44 < jmwannabe> i see a setupall.py file in the /joinmarket-clientserver/ folder - so i try to run with python and python3.8 and it says at the end of a screen full of stuff 07:44 < jmwannabe> File "/home/pi/joinmarket-clientserver/jmvenv/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__init__.py", line 92, in raise RuntimeError("Python 3.5 or later is required")RuntimeError: Python 3.5 or later is required 07:45 < jmwannabe> so it doesnt seem to be picking up on the python3.8 at all :( 07:46 < jmwannabe> when i nano pyenv.cfg in the /joinmarket-clientserver/venv folder it says version = 3.4.2 07:47 < qubenix> hmm, try to create the venv with a command like `virtualenv -p python3.8 jmvenv2` 07:47 < qubenix> then `source jmvenv2/bin/activate` and then `python setupall.py --all` 07:49 < jmwannabe> the first command worked but the second .. 07:49 < jmwannabe> source jmvenv2/bin/activate-bash: jmvenv2/bin/activate: No such file or directory 07:50 < jmwannabe> oh no it didnt sorry .. 07:50 < jmwannabe> raise OSError(OSError: Command /home/pi/joinmarket-...mvenv2/bin/python3.8 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip failed with error code 1 07:53 < qubenix> huh, not sure about that. did you install pip with your python3.8? i believe it might be an option on install. are you sure your os doesn't have a python3.5 or higher in its repos? 07:54 < jmwannabe> i am using raspbian jessie as am also running the box as a onionpi .. it doesnt come with v3.5 .. i will try installing python 3.5 and not using altinstall this time 07:58 < qubenix> jmwannabe: in this version of one of my guides i used to install python3.7 before it was included in debian repos. maybe my steps there can help you install your: https://github.com/qubenix/qubes-whonix-bitcoin/blob/e409d35e743471a7af5ff3d945ca00297e6b96e4/1_electrumx.md 07:59 < jmwannabe> thanks .. ill take a look .. just making 3.5.9 from source 08:00 < qubenix> i noticed that i had to create my virtualenv using `/path/to/install/phython3.x -m venv /path/to/virtualenv` 08:00 < jmwannabe> i will also try using 08:00 < jmwannabe> ./configure --enable-optimizations --with-ensurepip=install 08:01 < jmwannabe> as i just did a ./configure the last time 08:13 < qubenix> jmwannabe: you should consider upgrading to raspbian buster. is there some reason the onionpi requires jessie (i doubt it)? 08:18 < jmwannabe> the adafruit guide says onionpi only works with jessie .. i thought it would be nice to have one box that could do both onionpi and JM .. i will spin up another pi with the latest raspbian and try again 08:29 < qubenix> jmwannabe: the adafruit guide i found hasn't been updated since 2013. i found plenty of evidence in my searching that buster will work just fine. if you can upgrade to buster it will be a big headache relief for you at the least. 08:31 < jmwannabe> thanks i will keep at it 09:51 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 240 seconds] 11:17 < AgoraRelay> [agora-irc/AlexCato1] update about Agora issues I remembered (@qubenix): tested a bit again, no more IRC issues found except the occasional disconnect/reconnect on TOR, but that happens to pretty much any server once in a while. Seems to be alright now 11:20 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has joined #joinmarket 11:39 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 12:28 -!- ChanServ [ChanServ@services.] has quit [shutting down] 12:30 -!- dman26 [55406f94@85.64.111.148.dynamic.barak-online.net] has joined #joinmarket 12:34 < dman26> having some issues with yield generator, ran for a couple days without a single cj, what am I doing wrong? 12:37 < kristapsk> dman26, probably nothing wrong, it sometimes happens 12:40 < dman26> hmm, from the logs i see message "Cannot reconnect to dropped nick, no connections available." is it a connectivity issue? 12:42 -!- ChanServ [ChanServ@services.] has joined #joinmarket 12:42 -!- ServerMode/#joinmarket [+o ChanServ] by cherryh.freenode.net 12:43 < dman26> kristapsk, how often does a CJ occur from your experience? 12:43 < kristapsk> that's not the question I want to answer :) 12:44 < kristapsk> but it's ok to have days without coinjoins and then have multiple coinjoins per day 12:44 < kristapsk> there are a lot of factors involved - your min / max size limits, your cj fees, current mempool size (txfee for confirmation soon), day of week, etc... 12:47 < waxwing> dman26, that error 'cannot reconnect ...' is not actually an error, sorry it seems misleading; it happens when a counterparty you were talking to goes offline, which happens fairly frequently. 12:47 < waxwing> merging the irc config change, thanks guys. 12:49 < dman26> I use the default values I think, cjfee_r = '0.00002' ,minsize = 1000000 and so on 12:50 < dman26> I'll give it a couple more days. thx for the help 12:51 < waxwing> try it from taker side 12:51 < waxwing> there are several things that can affect how quickly you might get a join maker side, including amount range you offer. 12:54 < kristapsk> dman26, as the average fees aren't big, you can lower minsize to 100000, it will give you potentially more cjs (but you will earn not much from them with relative fees, of course) 12:55 < kristapsk> with "average fees" I meant btc tx fees, which means people do cjs of amounts like 0.001 BTC 12:58 < waxwing> AlexCato re: earlier question about gui and 3 addresses for multijoin, i don't remember, would have to check, because i know at one point the wizard dynamically updated the list of addresses to fill in based on how many mixdepths you choose to mix through, but not sure whether that's still true. 12:59 < waxwing> sorry but i'm trying to 100% focus on refactoring jmbitcoin right now and don't want to get sidetracked. 13:07 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 13:10 -!- ChanServ [ChanServ@services.] has quit [shutting down] 13:10 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 13:17 -!- dman26 [55406f94@85.64.111.148.dynamic.barak-online.net] has quit [Remote host closed the connection] 13:17 -!- ChanServ [ChanServ@services.] has joined #joinmarket 13:17 -!- ServerMode/#joinmarket [+o ChanServ] by cherryh.freenode.net 13:18 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 13:44 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has joined #joinmarket 14:16 -!- jungly [~jungly@host237-31-dynamic.249-95-r.retail.telecomitalia.it] has quit [Remote host closed the connection] 14:20 -!- slivera [~slivera@217.138.204.86] has joined #joinmarket 14:29 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 240 seconds] 14:29 -!- stimil0n [58717958@88-113-121-88.elisa-laajakaista.fi] has joined #joinmarket 14:34 -!- stimil0n [58717958@88-113-121-88.elisa-laajakaista.fi] has quit [Remote host closed the connection] 16:22 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 260 seconds] 16:24 -!- M1 [~Michail@michail.com] has quit [Ping timeout: 258 seconds] 16:29 -!- M1 [~Michail@michail.com] has joined #joinmarket 16:38 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.7] 16:44 -!- M1 [~Michail@michail.com] has quit [Ping timeout: 258 seconds] 16:46 -!- M1 [~Michail@michail.com] has joined #joinmarket 17:13 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Remote host closed the connection] 17:15 -!- AgoraRelay [~jmrelayfn@p5DE4A3A8.dip0.t-ipconnect.de] has quit [Ping timeout: 258 seconds] 17:15 -!- CgRelayBot [~CgRelayBo@p5DE4A3A8.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 17:27 -!- CgRelayBot [~CgRelayBo@p5DE4AA01.dip0.t-ipconnect.de] has joined #joinmarket 17:32 -!- AgoraRelay [~jmrelayfn@p5DE4AA01.dip0.t-ipconnect.de] has joined #joinmarket 17:46 -!- M1 [~Michail@michail.com] has quit [Ping timeout: 258 seconds] 17:47 -!- M1 [~Michail@michail.com] has joined #joinmarket 19:02 < adlai> fwiw, kristapsk, that is a description of past behavior of existing software that is by no means beneficial to proper functioning of the market 20:22 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 20:28 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 22:07 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Remote host closed the connection] 22:12 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 22:15 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 260 seconds] 22:30 -!- achow101 [~achow101@unaffiliated/achow101] has joined #joinmarket 23:20 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 255 seconds] 23:23 -!- achow101 [~achow101@unaffiliated/achow101] has joined #joinmarket 23:52 -!- jungly [~jungly@host97-200-static.8-79-b.business.telecomitalia.it] has joined #joinmarket --- Log closed Mon Feb 24 00:00:04 2020