Bitcoin Forum
September 21, 2025, 04:54:12 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Melange [SPICE] - The Spice Must Flow! on: January 25, 2014, 03:43:10 AM
Thanks for that, but I'm still baffled.

How do I identify the variables?

For example, it doesn't recognise -u for user or -p for pass.

An example would be excellent  Grin

Thanks

Ok, so this is the command line:

poclbm-skc.exe http://user:pass@ipaddress:port

If your user name is sussex and your password is 123 you would add them to the url like so:

poclbm-skc.exe http://sussex:123@ipaddress:port

You are probably mining on the same computer that you have the daemon/wallet running so you would put in localhost or 127.0.0.1 for the address to point the miner at:

poclbm-skc.exe http://sussex:123@127.0.0.1:port

Then there's the port. The docs say 1986 is the default port but that's a privileged port so you would be better off changing it to something like 11986 so then we plug that into the port (keep in mind, you still have to have changed the conf file to reflect all these values)

poclbm-skc.exe http://sussex:123@127.0.0.1:11986

This isn't cgminer so there's no -u -p or -o flags

Thanks for taking the time to give me a good expanation, but it still eludes me.

I am now getting Errno10061 No connection could be made because the target actively refused it.  Sad

My firewall is off.

My command line is exactly as you typed it and my .conf looks like this:

rpcuser=sussex
rpcpassword=123
rpcport=11968
server=1
listen=1
maxconnections=200
addnode=162.243.69.185
addnode=146.185.129.70
addnode=173.64.68.108:1986
addnode=85.238.96.186:55748
addnode=75.183.73.182:1986
addnode=184.155.114.216:61040
addnode etc etc etc

It's late, I'm tired and I suspect I'm doing something stupid, thanks for any pointers  Grin

EDIT:

Hahaha, I knew i was an idiot, it was the port number, deliberate mistake  Wink

Give me your address and i'll fling you some coins when I find a block  Grin

Thanks!!!!


Glad you got it sorted out, you can send me a tip to MTaKWboqGfM9E38aQz6dNJniNfMfJUPZKV though it's not necessary at all. I was happy to help  Smiley
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Melange [SPICE] - The Spice Must Flow! on: January 25, 2014, 02:13:32 AM
Thanks for that, but I'm still baffled.

How do I identify the variables?

For example, it doesn't recognise -u for user or -p for pass.

An example would be excellent  Grin

Thanks

Ok, so this is the command line:

poclbm-skc.exe http://user:pass@ipaddress:port

If your user name is sussex and your password is 123 you would add them to the url like so:

poclbm-skc.exe http://sussex:123@ipaddress:port

You are probably mining on the same computer that you have the daemon/wallet running so you would put in localhost or 127.0.0.1 for the address to point the miner at:

poclbm-skc.exe http://sussex:123@127.0.0.1:port

Then there's the port. The docs say 1986 is the default port but that's a privileged port so you would be better off changing it to something like 11986 so then we plug that into the port (keep in mind, you still have to have changed the conf file to reflect all these values)

poclbm-skc.exe http://sussex:123@127.0.0.1:11986

This isn't cgminer so there's no -u -p or -o flags
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Melange [SPICE] - The Spice Must Flow! on: January 25, 2014, 12:48:30 AM
GPU miner:
https://github .com/reorder/poclbm-skc/blob/master/py2exe/poclbm-skc-win.zip?raw=true

I can't mine in my old gpu.

Can anyone give me a command line example for this? It's asking for a server, but I'm not sure of the syntax.

Preferably for solo, while there are no pools

Thanks

The simplest example:

poclbm-skc.exe http://user:pass@ipaddress:port

user name, password, and port are all set in your spice.conf, the ip address is the address of the machine where the daemon is running and you will be mining against.
4  Other / Beginners & Help / Re: Newbie restrictions.. on: December 10, 2013, 01:00:02 AM
 Roll Eyes I'm guessing emoticon and "me too" posts don't count as being meaningful.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!