Author

Topic: *** TittieCoin - Naughty But Classy - Official Currency of Tittie Island *** - page 118. (Read 250883 times)

hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
Pool www.myssl.me/mpos/

All looks good so far.

Only 3 people mining so far, hope more will join. Smiley
hero member
Activity: 540
Merit: 500
How much confirmations in ttc.incoinswetrust.com?
Guess its very high.
Try to lower it please.
sr. member
Activity: 476
Merit: 251
I can't get the solo mining to work ... can't connect to the local server ...



This is my tittiecoin.conf that is working solo

rpcuser=titan
rpcpassword=tit
rpcport=8008
server=1
addnode=86.1.252.20
addnode=14.202.86.250
addnode=98.154.27.203
rpcallowip=localhost

Then in the .bat
--scrypt -o localhost:8008 -u titan -p tit

(I am pointing my rig via LAN to my wallet holding PC. otherwise I believe you use 127.0.0.1 for both places I put an ip)

I entered the 127.0.0.1 in both the .conf file and the cgminer command line but I keep getting the error:  "Pool 0 slow/down or URL or credentials invalid"  



Any ideas?  My username and password are correct as well.

try the word localhost instead.

rpcuser=titan
rpcpassword=tit
rpcport=8008
server=1
addnode=86.1.252.20
addnode=14.202.86.250
addnode=98.154.27.203
rpcallowip=localhost

Then in the .bat
--scrypt -o localhost:8008 -u titan -p tit

I am still getting the same error. Sad

How about throwing some http://127.0.0.1:8008 in there?

rpcuser=titan
rpcpassword=tit
rpcport=8008
server=1
addnode=86.1.252.20
addnode=14.202.86.250
addnode=98.154.27.203
rpcallowip=127.0.0.1

Then in the .bat
cgminer --scrypt -o http://127.0.0.1:8008 -u user -p password

You have restarted the wallet? and you know where the tittiecoin.conf file goes right?
o3u
sr. member
Activity: 393
Merit: 250
Money comes, money goes
alright,

Time to milk this coin
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
The DNS are now ready ! Everyone can access http://ttc.incoinswetrust.com

Some blocks already founds, come to mine with us  Cool

Can't access it.
newbie
Activity: 23
Merit: 0
yeah i already tried stratum and shizz
full member
Activity: 129
Merit: 100
This would have been great if it launched April 1 Smiley

This is not going to take off properly - sure males dominate however what merchant is going to say they accept this that has a target of everyone?

Funny thinking about this conversion though:

A: "hey how many titties did that cost?"
B: "oh, was a bargin, only ten titties"

hahaha

anyways glhf Cheesy
full member
Activity: 163
Merit: 100
newbie
Activity: 14
Merit: 0
sent you a email cause im a noob,

using the client to pool mine with your ppol,

what do i put in server? the stratum stuff dont work i get http://prntscr.com/2nj9nh



try to put stratum+tcp://95.130.9.118:3336 instead of stratum+tcp://ttc.incoinswetrust.com:3336

using tittiecoin client, pool not picking up at all :/ http://prntscr.com/2njc1l

I see in the logs on your screenshot that your miner tries to connect to http://stratum+tcp://ttc.incoinswetrust.com
This should be stratum+tcp://ttc.incoinswetrust.com (no "http://"). This is probably what is causing you troubles  Wink
full member
Activity: 265
Merit: 100
hero member
Activity: 540
Merit: 500
newbie
Activity: 14
Merit: 0
The DNS are now ready ! Everyone can access http://ttc.incoinswetrust.com

Some blocks already founds, come to mine with us  Cool
full member
Activity: 127
Merit: 100
I can't get the solo mining to work ... can't connect to the local server ...



This is my tittiecoin.conf that is working solo

rpcuser=titan
rpcpassword=tit
rpcport=8008
server=1
addnode=86.1.252.20
addnode=14.202.86.250
addnode=98.154.27.203
rpcallowip=localhost

Then in the .bat
--scrypt -o localhost:8008 -u titan -p tit

(I am pointing my rig via LAN to my wallet holding PC. otherwise I believe you use 127.0.0.1 for both places I put an ip)

I entered the 127.0.0.1 in both the .conf file and the cgminer command line but I keep getting the error:  "Pool 0 slow/down or URL or credentials invalid"  



Any ideas?  My username and password are correct as well.

try the word localhost instead.

rpcuser=titan
rpcpassword=tit
rpcport=8008
server=1
addnode=86.1.252.20
addnode=14.202.86.250
addnode=98.154.27.203
rpcallowip=localhost

Then in the .bat
--scrypt -o localhost:8008 -u titan -p tit

I am still getting the same error. Sad
newbie
Activity: 23
Merit: 0
sent you a email cause im a noob,

using the client to pool mine with your ppol,

what do i put in server? the stratum stuff dont work i get http://prntscr.com/2nj9nh



try to put stratum+tcp://95.130.9.118:3336 instead of stratum+tcp://ttc.incoinswetrust.com:3336

using tittiecoin client, pool not picking up at all :/ http://prntscr.com/2njc1l
sr. member
Activity: 476
Merit: 251
Whats the BlockReward ?have a pool set up need this.

8008



boob
full member
Activity: 163
Merit: 100
Whats the BlockReward ?have a pool set up need this.
newbie
Activity: 14
Merit: 0
sent you a email cause im a noob,

using the client to pool mine with your ppol,

what do i put in server? the stratum stuff dont work i get http://prntscr.com/2nj9nh



try to put stratum+tcp://95.130.9.118:3336 instead of stratum+tcp://ttc.incoinswetrust.com:3336
sr. member
Activity: 476
Merit: 251
Dang!!! Just noticed my rigs autorestarted cause cgwatcher didn't notice shares changing in 10 minutes. launching my miners on another coin and I didn't notice for an hour! That's like....a bunch of blocks and now diff is 1  Angry
sr. member
Activity: 476
Merit: 251
I can't get the solo mining to work ... can't connect to the local server ...



This is my tittiecoin.conf that is working solo

rpcuser=titan
rpcpassword=tit
rpcport=8008
server=1
addnode=86.1.252.20
addnode=14.202.86.250
addnode=98.154.27.203
rpcallowip=localhost

Then in the .bat
--scrypt -o localhost:8008 -u titan -p tit

(I am pointing my rig via LAN to my wallet holding PC. otherwise I believe you use 127.0.0.1 for both places I put an ip)

I entered the 127.0.0.1 in both the .conf file and the cgminer command line but I keep getting the error:  "Pool 0 slow/down or URL or credentials invalid"  



Any ideas?  My username and password are correct as well.

try the word localhost instead.

rpcuser=titan
rpcpassword=tit
rpcport=8008
server=1
addnode=86.1.252.20
addnode=14.202.86.250
addnode=98.154.27.203
rpcallowip=localhost

Then in the .bat
--scrypt -o localhost:8008 -u titan -p tit
newbie
Activity: 23
Merit: 0
sent you a email cause im a noob,

using the client to pool mine with your ppol,

what do i put in server? the stratum stuff dont work i get http://prntscr.com/2nj9nh

Jump to: