Post
Topic
Board Announcements (Altcoins)
Re: [ANN][QBC] Québecoin - X11 - DGW - Launched! 3.8 GH/s within 30 minutes!
by
Nixss
on 19/04/2014, 17:32:23 UTC
Anyone have nodes that aren't borked?
Wallet issues on the first day is a REALLY bad sign...

I just answered you, apparently you're one of the few retards who couldn't figure it out. Put the nodes into the debug. The dev will probably remove the é character from the code. The wallet is working fine.


I am probably one of, as you say, "retards" and I don't have problem with putting the nodes manually in debug console. I figured that out by myself, without your help.

How can I do solo mining when wallet cannot load .conf file? Is there any manual method for this issue as well? When I try solo mining I get Pool 0 slow/down or URL or credentials invalid
(apparently wrong rpcpass/rpcusr...etc.)
Since you are so genius I would kindly ask for your help.

I've posted this about 3 times already.  I'm solo mining right now to test it - not that you'd want to with the diff this high.

Start your wallet with a bat file like this:
start quebecoin-qt.exe -conf=c:\users\your-userid\appdata\roaming\quebecoin\quebecoin.conf

When you tell it what config file to use, it actually reads it.  addnode lines, server=1 and all....


I did it exactly as you showed but It doesn't work I get Pool 0 slow/down or URL or credentials invalid. All settigs are the same (rpc,pas,user) in both .conf and miner .bat file.
Conf file is properly configured with all important settings from the first post (nodes,server=1..etc.)
Apparently quebecoin.conf file wasn't read.

In that case, can you paste your .conf file?  Also are you sure all the paths are correct?  This is working fine for me and I had pretty similar problems, including the inability to connect to the rpc port for solo mining.


quebexoin.conf

rpcuser=XXXXXXXXXXXX
rpcpassword=ccxcxcxcxcxcxcxcxcxcxcxcxc
rpcconnect=127.0.0.1
rpcallowip=192.168.1.*
rpcport=56789
addnode=54.86.39.92
addnode=54.85.54.67
addnode=54.86.58.113
addnode=54.86.60.197
addnode=54.86.60.189
addnode=54.84.203.45
daemon=1
server=1
listen=1

Path is good

quebecoin-qt.exe -conf=c:\users\---Me---\appdata\roaming\quebecoin\quebecoin.conf