nanoprobe
Legendary

Activity: 980
Merit: 1000
Traveling in subspace
|
 |
July 14, 2014, 11:16:07 PM |
|
I see you have rpcport=20703 and port=20702 in the conf file. Can you explain?
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
|
radus
|
 |
July 14, 2014, 11:20:30 PM |
|
I see you have rpcport=20703 and port=20702 in the conf file. Can you explain?
port doesn't matter. set it to what you want
|
|
|
|
|
boki15
|
 |
July 14, 2014, 11:22:10 PM Last edit: July 14, 2014, 11:38:17 PM by boki15 |
|
I see you have rpcport=20703 and port=20702 in the conf file. Can you explain?
Yes, forget about port, is not needed, 20703 is rpcport which you use to connect. If you miner from another pc (ip: 192.168.20.5) and wallet's pc has ip 192.168.20.6, then you mine from 192.168.20.5 with: { "name" : "IcebergCoin solo (nist5)", "url" : "http://192.168.20.6:20703", "user" : "YourUser", "pass" : "YourPass", "pool-priority" : "0", "algorithm" : "talkcoin-mod" },If you mine on pc where you run wallet, you can connect over both ip's 127.0.0.1 and 192.168.20.6, I use 127.0.0.1 { "name" : "IcebergCoin solo (nist5)", "url" : "http://127.0.0.1:20703", "user" : "YourUser", "pass" : "YourPass", "pool-priority" : "0", "algorithm" : "talkcoin-mod" }BTW: If you your question was, what do these settings mean: -port=<port> Listen for connections on <port> (default: 9333 or testnet: 19333) -rpcport=<port> Listen for JSON-RPC connections on <port> (default: 9332 or testnet: 19332)
|
|
|
|
|
nanoprobe
Legendary

Activity: 980
Merit: 1000
Traveling in subspace
|
 |
July 14, 2014, 11:41:51 PM |
|
*face palm* Can't get it to work. Getting invalid URL.
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
|
boki15
|
 |
July 14, 2014, 11:43:49 PM |
|
*face palm* Can't get it to work. Getting invalid URL.
Post your config, I am going to sleep soon so I could help you right now. Don't forget to replace your username and password before you post your configs!
|
|
|
|
|
|
boki15
|
 |
July 14, 2014, 11:47:33 PM |
|
Something very funny happened today. During my work today I listened 3 times to this song, and everytime I checked remotly if I've found any blocks, there was one. That's my summer song!
|
|
|
|
|
nanoprobe
Legendary

Activity: 980
Merit: 1000
Traveling in subspace
|
 |
July 14, 2014, 11:53:38 PM |
|
*face palm* Can't get it to work. Getting invalid URL.
Post your config, I am going to sleep soon so I could help you right now. Don't forget to replace your username and password before you post your configs!Here ya go. The error is actually invalid credentials. { "pools" : [ { "name" : "IcebergCoin solo (nist5)", "url" : " http://192.168.1.15:20703", "user" : "x", "pass" : "x", "pool-priority" : "0", "algorithm" : "nist5" } ], "api-allow" : "W:127.0.0.1", "api-listen" : "true", "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "28", "failover-only" : "true", "log" : "5", "queue" : "0", "scan-time" : "7", "shares" : "0", "kernel-path" : "/usr/local/bin", "algorithm" : "ckolivas", "hamsi-expand-big" : "4", "auto-fan" : "true", "gpu-threads" : "2,2,2,2,2", "gpu-dyninterval" : "7", "gpu-engine" : "0,0,0,0,0", "gpu-memclock" : "0,0,0,0,0", "gpu-powertune" : "0,0,0,0,0", "gpu-reorder" : "true", "temp-target" : "70,70,70,70,70", "temp-overheat" : "85,85,85,85,85", "temp-cutoff" : "90,90,90,90,90", "temp-hysteresis" : "3", "vectors" : "1,1,1,1,1", "worksize" : "256,256,256,256,256", "lookup-gap" : "2,2,2,2,2", "thread-concurrency" : "8128,8128,8128,8128,8128", "intensity" : "18,18,18,18,18", "failover-switch-delay" : "60", "log-dateformat" : "0", "no-pool-disable" : "true" }
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
|
radus
|
 |
July 15, 2014, 12:01:10 AM |
|
*face palm* Can't get it to work. Getting invalid URL.
Post your config, I am going to sleep soon so I could help you right now. Don't forget to replace your username and password before you post your configs!Here ya go. The error is actually invalid credentials. { "pools" : [ { "name" : "IcebergCoin solo (nist5)", "url" : " http://192.168.1.15:20703", "user" : "x", "pass" : "x", "pool-priority" : "0", "algorithm" : "nist5" } ], "api-allow" : "W:127.0.0.1", "api-listen" : "true", "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "28", "failover-only" : "true", "log" : "5", "queue" : "0", "scan-time" : "7", "shares" : "0", "kernel-path" : "/usr/local/bin", "algorithm" : "ckolivas", "hamsi-expand-big" : "4", "auto-fan" : "true", "gpu-threads" : "2,2,2,2,2", "gpu-dyninterval" : "7", "gpu-engine" : "0,0,0,0,0", "gpu-memclock" : "0,0,0,0,0", "gpu-powertune" : "0,0,0,0,0", "gpu-reorder" : "true", "temp-target" : "70,70,70,70,70", "temp-overheat" : "85,85,85,85,85", "temp-cutoff" : "90,90,90,90,90", "temp-hysteresis" : "3", "vectors" : "1,1,1,1,1", "worksize" : "256,256,256,256,256", "lookup-gap" : "2,2,2,2,2", "thread-concurrency" : "8128,8128,8128,8128,8128", "intensity" : "18,18,18,18,18", "failover-switch-delay" : "60", "log-dateformat" : "0", "no-pool-disable" : "true" } if the credentials are correct (i assume they are something different from this post for security reasons), then it must be something blocking the connection between your two PCs. Check firewalls on both. Are they on the same LAN DHCP?
|
|
|
|
nanoprobe
Legendary

Activity: 980
Merit: 1000
Traveling in subspace
|
 |
July 15, 2014, 12:05:13 AM |
|
*face palm* Can't get it to work. Getting invalid URL.
Post your config, I am going to sleep soon so I could help you right now. Don't forget to replace your username and password before you post your configs!Here ya go. The error is actually invalid credentials. { "pools" : [ { "name" : "IcebergCoin solo (nist5)", "url" : " http://192.168.1.15:20703", "user" : "x", "pass" : "x", "pool-priority" : "0", "algorithm" : "nist5" } ], "api-allow" : "W:127.0.0.1", "api-listen" : "true", "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "28", "failover-only" : "true", "log" : "5", "queue" : "0", "scan-time" : "7", "shares" : "0", "kernel-path" : "/usr/local/bin", "algorithm" : "ckolivas", "hamsi-expand-big" : "4", "auto-fan" : "true", "gpu-threads" : "2,2,2,2,2", "gpu-dyninterval" : "7", "gpu-engine" : "0,0,0,0,0", "gpu-memclock" : "0,0,0,0,0", "gpu-powertune" : "0,0,0,0,0", "gpu-reorder" : "true", "temp-target" : "70,70,70,70,70", "temp-overheat" : "85,85,85,85,85", "temp-cutoff" : "90,90,90,90,90", "temp-hysteresis" : "3", "vectors" : "1,1,1,1,1", "worksize" : "256,256,256,256,256", "lookup-gap" : "2,2,2,2,2", "thread-concurrency" : "8128,8128,8128,8128,8128", "intensity" : "18,18,18,18,18", "failover-switch-delay" : "60", "log-dateformat" : "0", "no-pool-disable" : "true" } if the credentials are correct (i assume they are something different from this post for security reasons), then it must be something blocking the connection between your two PCs. Check firewalls on both. Are they on the same LAN DHCP? Both on same LAN and both have assigned IP addys. Should the conf have the IP of the wallet machine or the mining machine? Maybe that's where I screwed it up.
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
|
baby222
|
 |
July 15, 2014, 12:05:38 AM |
|
Hashrate is amazing
 hash crazy
|
|
|
|
|
|
cryptoangel
|
 |
July 15, 2014, 12:07:26 AM |
|
Go onto the PC without the wallet, open up a new browser and put http://192.168.1.15:20703. You should get a box asking for credentials, if you don't then something is blocking it or the config file on the PC with wallet has incorrect details. Post your .conf file. Do you have the wallet open also.
|
|
|
|
|
captainbluff
|
 |
July 15, 2014, 12:15:27 AM |
|
Just an FYI, Nist5 uses more power than X11/X13.
4 x 280x on X11/X13 610 - 630 watts 4 x 280x on Nist5 720 - 730 watts
|
|
|
|
|
|
boki15
|
 |
July 15, 2014, 12:18:26 AM |
|
Credentials should be identicial in wallet conf and miner conf rpcuser=TuxUser rpcpassword=BlaBlaBla1245
... "user" : "TuxUser", "pass" : "BlaBlaBla1245", ...
|
|
|
|
|
nanoprobe
Legendary

Activity: 980
Merit: 1000
Traveling in subspace
|
 |
July 15, 2014, 12:21:37 AM Last edit: July 15, 2014, 12:33:42 AM by nanoprobe |
|
Go onto the PC without the wallet, open up a new browser and put http://192.168.1.15:20703. You should get a box asking for credentials, if you don't then something is blocking it or the config file on the PC with wallet has incorrect details. Post your .conf file. Do you have the wallet open also. I put in the IP of the wallet machine in the conf file. Does this look like it's working?  All I get is "new block detected" in cmd window. Also was does "no suitable long poll found" etc. mean?
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
|
cryptoangel
|
 |
July 15, 2014, 12:40:59 AM |
|
Go onto the PC without the wallet, open up a new browser and put http://192.168.1.15:20703. You should get a box asking for credentials, if you don't then something is blocking it or the config file on the PC with wallet has incorrect details. Post your .conf file. Do you have the wallet open also. I put in the IP of the wallet machine in the conf file. Does this look like it's working?  All I get is "new block detected" in cmd window. Also was does "no suitable long poll found" etc. mean? Yes you are mining. Grats.
|
|
|
|
|
boki15
|
 |
July 15, 2014, 12:46:03 AM |
|
Go onto the PC without the wallet, open up a new browser and put http://192.168.1.15:20703. You should get a box asking for credentials, if you don't then something is blocking it or the config file on the PC with wallet has incorrect details. Post your .conf file. Do you have the wallet open also. I put in the IP of the wallet machine in the conf file. Does this look like it's working?  All I get is "new block detected" in cmd window. Also was does "no suitable long poll found" etc. mean? Congratulation, you are solo mining  , as I can see with latest miner, how does it feel to loose virginity  . For info about miner output, go to miner github (ie sgminer5), read readme and documentation, there is everything explained in details, or just use google. If you find block, you'll see it immed. in your wallet. Your miner will show you "Found block for ....".
|
|
|
|
|
nanoprobe
Legendary

Activity: 980
Merit: 1000
Traveling in subspace
|
 |
July 15, 2014, 12:46:50 AM |
|
Go onto the PC without the wallet, open up a new browser and put http://192.168.1.15:20703. You should get a box asking for credentials, if you don't then something is blocking it or the config file on the PC with wallet has incorrect details. Post your .conf file. Do you have the wallet open also. I put in the IP of the wallet machine in the conf file. Does this look like it's working?  All I get is "new block detected" in cmd window. Also was does "no suitable long poll found" etc. mean? Yes you are mining. Grats. OK. A big thank you to all who helped. 40 MH/s probably isn't going to find a block but I learned a lot for next time.
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
|
boki15
|
 |
July 15, 2014, 12:47:54 AM |
|
Are you connected over ms remote? I am asking because your temp is not visible. If so, do not use ms remote, try vnc. I prefer TighVNCServer because it has custom display and you can easily connect over ssh.
|
|
|
|
|
|
boki15
|
 |
July 15, 2014, 12:49:21 AM |
|
Go onto the PC without the wallet, open up a new browser and put http://192.168.1.15:20703. You should get a box asking for credentials, if you don't then something is blocking it or the config file on the PC with wallet has incorrect details. Post your .conf file. Do you have the wallet open also. I put in the IP of the wallet machine in the conf file. Does this look like it's working?  All I get is "new block detected" in cmd window. Also was does "no suitable long poll found" etc. mean? Yes you are mining. Grats. OK. A big thank you to all who helped. 40 MH/s probably isn't going to find a block but I learned a lot for next time. I say you'll find at least one block in 12 hours, I bet 10 ICB, whos in?
|
|
|
|
|
|
|
|