Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RepNet (R3P) - RandomX PoW - Windows Mining Available
by
FreeTrade
on 23/09/2024, 18:47:07 UTC
Hello i was running my repned like this ./repnetd -rpcuser=xxx -rpcpassword=xxx  -rpcbind=192.168.1.143 -server=1 -daemon=0 --printtoconsole


then in other computer same network i did
./repnet-miner -rpcconnect=192.168.1.143 -rpcport=8368 -rpcuser=xxx -rpcpassword=xxx -address=repnet:qrcpt0lk6dhs6xutenkgeltnjc2t2ngacsune3tn8k -cpus=1
but i did just got connection error any hints ?

Sorry, missed your message. I think maybe the rpcbind and rpcconnect can be a bit delicate. try removing those and running the processes on the same machine. Also the address for the miner should be your legacy address (found on your wallet page) - I don't think the repnet one works here.