Bitcoin Forum
May 03, 2026, 03:25:37 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 ... 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 [127] 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 ... 193 »
  Print  
Author Topic: [ANN] [ICB] IcebergCoin ❄︎ Big Update 27.11.❄︎ In-Wallet Tradebot❄︎ [MALWARE?]  (Read 225952 times)
nanoprobe
Legendary
*
Offline

Activity: 980
Merit: 1000


Traveling in subspace


View Profile
July 14, 2014, 11:16:07 PM
 #2521

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
Full Member
***
Offline

Activity: 154
Merit: 100



View Profile
July 14, 2014, 11:20:30 PM
 #2522

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
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 14, 2014, 11:22:10 PM
Last edit: July 14, 2014, 11:38:17 PM by boki15
 #2523

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:
Code: (Sgminer5.conf => on 192.168.20.5)
	{
"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
Code: (Sgminer5.conf => on 192.168.20.6, here is the wallet)
	{
"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:
Code:
 -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
*
Offline

Activity: 980
Merit: 1000


Traveling in subspace


View Profile
July 14, 2014, 11:41:51 PM
 #2524

*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
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 14, 2014, 11:43:49 PM
 #2525

*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
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 14, 2014, 11:47:33 PM
 #2526

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
*
Offline

Activity: 980
Merit: 1000


Traveling in subspace


View Profile
July 14, 2014, 11:53:38 PM
 #2527

*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
Full Member
***
Offline

Activity: 154
Merit: 100



View Profile
July 15, 2014, 12:01:10 AM
 #2528

*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
*
Offline

Activity: 980
Merit: 1000


Traveling in subspace


View Profile
July 15, 2014, 12:05:13 AM
 #2529

*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
Hero Member
*****
Offline

Activity: 1008
Merit: 501



View Profile
July 15, 2014, 12:05:38 AM
 #2530

Hashrate is amazing

 Cool hash crazy
cryptoangel
Sr. Member
****
Offline

Activity: 700
Merit: 250



View Profile
July 15, 2014, 12:07:26 AM
 #2531

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.

▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█                         █
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄        █
           ▄▄███████▄▄   █
    ▄▄▄▄▄▄█████████████  █
         ████▀     ▀████
         ████       ████
         ████▄     ▄████
    ▀▀▀▀▀▀█████████████  █
           ▀▀███████▀▀   █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        █
█                         █
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀
ROLLBIT●  Instant Deposits & Withdrawals
●  Rakeback & Level Up Bonuses
●  Live Customer Support
█▀▀▀▀▀











█▄▄▄▄▄
.
PLAY NOW
▀▀▀▀▀█











▄▄▄▄▄█
captainbluff
Sr. Member
****
Offline

Activity: 422
Merit: 250


View Profile
July 15, 2014, 12:15:27 AM
 #2532

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
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 15, 2014, 12:18:26 AM
 #2533

Credentials should be identicial in wallet conf and miner conf

Code: (wallet conf (File path: %appdata%\IcebergCoin\IceberCoin.conf) )
rpcuser=TuxUser
rpcpassword=BlaBlaBla1245

Code: (sgminer.conf)
...
"user" : "TuxUser",
"pass" : "BlaBlaBla1245",
...
nanoprobe
Legendary
*
Offline

Activity: 980
Merit: 1000


Traveling in subspace


View Profile
July 15, 2014, 12:21:37 AM
Last edit: July 15, 2014, 12:33:42 AM by nanoprobe
 #2534

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
Sr. Member
****
Offline

Activity: 700
Merit: 250



View Profile
July 15, 2014, 12:40:59 AM
 #2535

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.

▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█                         █
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄        █
           ▄▄███████▄▄   █
    ▄▄▄▄▄▄█████████████  █
         ████▀     ▀████
         ████       ████
         ████▄     ▄████
    ▀▀▀▀▀▀█████████████  █
           ▀▀███████▀▀   █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        █
█                         █
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀
ROLLBIT●  Instant Deposits & Withdrawals
●  Rakeback & Level Up Bonuses
●  Live Customer Support
█▀▀▀▀▀











█▄▄▄▄▄
.
PLAY NOW
▀▀▀▀▀█











▄▄▄▄▄█
boki15
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 15, 2014, 12:46:03 AM
 #2536

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 Smiley, as I can see with latest miner, how does it feel to loose virginity Smiley.

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
*
Offline

Activity: 980
Merit: 1000


Traveling in subspace


View Profile
July 15, 2014, 12:46:50 AM
 #2537

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
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 15, 2014, 12:47:54 AM
 #2538

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
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 15, 2014, 12:49:21 AM
 #2539

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?
boki15
Hero Member
*****
Offline

Activity: 742
Merit: 500


View Profile
July 15, 2014, 12:51:05 AM
 #2540

You are using 4.1, that's not latest miner. Try this one (sgminer5) with 14.6 drivers and you'll get a nice boost.
Pages: « 1 ... 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 [127] 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 ... 193 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!