Author

Topic: ★ ZEIT ★ [COMMUNITY & KNIGHTS] [ULTRA LOW INFLATION] [MICRO-PAYMENTS] - page 724. (Read 1009280 times)

sr. member
Activity: 252
Merit: 250
I received a payment from hash strike a few hours ago and nothing since. Instead of the regular payout, they seem to have lumped it all together into one transaction. It's missing a ton of coins. From my calculations and judging from the difficulty levels, I seem to have been scammed out of at least 2-3 hours of mining if not more.

It's too bad, hashstrike has been great the last 3-4 days for zeit coins. Not sure if it was deliberate theft, or carelessness, or factors beyond their control that led to the smaller payout.

If any pool owners are out there, please just do the right thing when you have trouble. Take the pool offline so our rigs will automatically go to one of our backups instead of keeping the mining part running but stealing/losing our coins. Much more respectful way of dealing with the inevitable issues that will arise.

The payment you got was when we went to bed last night... we saw the payouts fire, and went to bed.  However the scripts failed again and went into "failsafe" mode and stopped sending out payments.  Since it stopped running again, everything is reproccessing another backlog of unaccounted blocks (approx 100M coins worth) so it will be a bit longer.  You should receive all unaccounted payouts within the next 15 minutes.
full member
Activity: 189
Merit: 100
What does "no suitable long-poll" mean? is it mining properly?

Thanks

Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"

rpcconnect=your IP of wallet computer or 127.0.0.1 if you only mine from one computer (which is the same as wallet computer).
Thanks but i opened up cmd and did ipconfig and put in my address listed under IPv4 and i still get the same error?

This error happens if you have mostly a typo somewhere. Check letter by letter all your settings.

After you updated the zeitcoin.conf - did you restart the wallet? Is the wallet fully synched?
Restarted and is synched.  I even tried running my batch with minimal settings.  There are no errors:  CGMiner --scrypt -o localhost:55555 -u test -p test

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=127.0.0.1

where did you install the wallet? did you run the wallet then exit the wallet, then copy paste wallet contents to roaming zeitcoin folder, make config, also check the config name is correct, make sure it is also not named zeitcoin.conf.txt   in other words make sure it is a .conf file, then create wallet shortcut paste to desktop and run it again, start cgminer or whatever you are using.


127 is your IP address though?  I need to use mine.

And the wallet isnt an installation, its just an exe file.  I've been using the wallet posted on this site, or at least it was posted on this site it appears to be gone now.  Zeitcoin v1.0.0.0

127.0.01 is a local IP.. it means your local PC.. it's the same as localhost..
member
Activity: 147
Merit: 10
Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"

rpcconnect=your IP of wallet computer or 127.0.0.1 if you only mine from one computer (which is the same as wallet computer).
Thanks but i opened up cmd and did ipconfig and put in my address listed under IPv4 and i still get the same error?

This error happens if you have mostly a typo somewhere. Check letter by letter all your settings.

After you updated the zeitcoin.conf - did you restart the wallet? Is the wallet fully synched?
Restarted and is synched.  I even tried running my batch with minimal settings.  There are no errors:  CGMiner --scrypt -o localhost:55555 -u test -p test

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=127.0.0.1

where did you install the wallet? did you run the wallet then exit the wallet, then copy paste wallet contents to roaming zeitcoin folder, make config, also check the config name is correct, make sure it is also not named zeitcoin.conf.txt   in other words make sure it is a .conf file, then create wallet shortcut paste to desktop and run it again, start cgminer or whatever you are using.
127 is your IP address though?  I need to use mine.

And the wallet isnt an installation, its just an exe file.  I've been using the wallet posted on this site, or at least it was posted on this site it appears to be gone now.  Zeitcoin v1.0.0.0
sr. member
Activity: 294
Merit: 250
Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"

rpcconnect=your IP of wallet computer or 127.0.0.1 if you only mine from one computer (which is the same as wallet computer).
Thanks but i opened up cmd and did ipconfig and put in my address listed under IPv4 and i still get the same error?

This error happens if you have mostly a typo somewhere. Check letter by letter all your settings.

After you updated the zeitcoin.conf - did you restart the wallet? Is the wallet fully synched?
Restarted and is synched.  I even tried running my batch with minimal settings.  There are no errors:  CGMiner --scrypt -o localhost:55555 -u test -p test

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=127.0.0.1

where did you install the wallet? did you run the wallet then exit the wallet, then copy paste wallet contents to roaming zeitcoin folder, make config, also check the config name is correct, make sure it is also not named zeitcoin.conf.txt   in other words make sure it is a .conf file, then create wallet shortcut paste to desktop and run it again, start cgminer or whatever you are using.
member
Activity: 102
Merit: 10
Does anyone know what's happening with hashstrike? I'm mining, but wallet got 10-20k-30k coins less than it should for the period of last 9 hours (mining with 0.5 Mh/s and getting 10k coins per 2,5 - 3 hours). And last payment was 3 hours ago, nothing since then...

Any experince with zeit.hash.so pool?

Used/using zeit.hash.so pool with no problems...

member
Activity: 147
Merit: 10
Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"

rpcconnect=your IP of wallet computer or 127.0.0.1 if you only mine from one computer (which is the same as wallet computer).
Thanks but i opened up cmd and did ipconfig and put in my address listed under IPv4 and i still get the same error?

This error happens if you have mostly a typo somewhere. Check letter by letter all your settings.

After you updated the zeitcoin.conf - did you restart the wallet? Is the wallet fully synched?
Restarted and is synched.  I even tried running my batch with minimal settings.  There are no errors:  CGMiner --scrypt -o localhost:55555 -u test -p test
full member
Activity: 168
Merit: 100
wow,
I just herd about the black jews at the holocaust ...
they made them get to the back of the oven!
Damn!

Didn't realize the Zeitgeist movement included racist douchebags as well.  Awesome!

Yeah, did not want to feed into this a** as well..
full member
Activity: 168
Merit: 100
Does anyone know what's happening with hashstrike? I'm mining, but wallet got 10-20k-30k coins less than it should for the period of last 9 hours (mining with 0.5 Mh/s and getting 10k coins per 2,5 - 3 hours). And last payment was 3 hours ago, nothing since then...

Any experince with zeit.hash.so pool?

Wow, some of you got at least a payment 3 hours ago. At least you got something. I got nothing - and should have received a payment about 6 hours ago. I do hope that the situation will be sorted out still. I did not give up hope yet.

No experience with zeit.hash.so.
full member
Activity: 178
Merit: 100
wow,
I just herd about the black jews at the holocaust ...
they made them get to the back of the oven!
Damn!

Didn't realize the Zeitgeist movement included racist douchebags as well.  Awesome!
full member
Activity: 168
Merit: 100
Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"

rpcconnect=your IP of wallet computer or 127.0.0.1 if you only mine from one computer (which is the same as wallet computer).
Thanks but i opened up cmd and did ipconfig and put in my address listed under IPv4 and i still get the same error?

This error happens if you have mostly a typo somewhere. Check letter by letter all your settings.

After you updated the zeitcoin.conf - did you restart the wallet? Is the wallet fully synched?
member
Activity: 75
Merit: 10
Does anyone know what's happening with hashstrike? I'm mining, but wallet got 10-20k-30k coins less than it should for the period of last 9 hours (mining with 0.5 Mh/s and getting 10k coins per 2,5 - 3 hours). And last payment was 3 hours ago, nothing since then...

Any experince with zeit.hash.so pool?
member
Activity: 147
Merit: 10
Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"

rpcconnect=your IP of wallet computer or 127.0.0.1 if you only mine from one computer (which is the same as wallet computer).
Thanks but i opened up cmd and did ipconfig and put in my address listed under IPv4 and i still get the same error?
full member
Activity: 168
Merit: 100
I received a payment from hash strike a few hours ago and nothing since. Instead of the regular payout, they seem to have lumped it all together into one transaction. It's missing a ton of coins. From my calculations and judging from the difficulty levels, I seem to have been scammed out of at least 2-3 hours of mining if not more.

It's too bad, hashstrike has been great the last 3-4 days for zeit coins. Not sure if it was deliberate theft, or carelessness, or factors beyond their control that led to the smaller payout.

If any pool owners are out there, please just do the right thing when you have trouble. Take the pool offline so our rigs will automatically go to one of our backups instead of keeping the mining part running but stealing/losing our coins. Much more respectful way of dealing with the inevitable issues that will arise.

They owe me roughly 300,000 + coins. Nothing from them for the last 10 hours, not even a lump payment.

I switched to http://zeit.dedicatedpool.com, which is I think the second largest Zeit pool. Been mining on and off since the launch, they definitely pay out.
full member
Activity: 168
Merit: 100
Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"

rpcconnect=your IP of wallet computer or 127.0.0.1 if you only mine from one computer (which is the same as wallet computer).
member
Activity: 153
Merit: 10
I received a payment from hash strike a few hours ago and nothing since. Instead of the regular payout, they seem to have lumped it all together into one transaction. It's missing a ton of coins. From my calculations and judging from the difficulty levels, I seem to have been scammed out of at least 2-3 hours of mining if not more.

It's too bad, hashstrike has been great the last 3-4 days for zeit coins. Not sure if it was deliberate theft, or carelessness, or factors beyond their control that led to the smaller payout.

If any pool owners are out there, please just do the right thing when you have trouble. Take the pool offline so our rigs will automatically go to one of our backups instead of keeping the mining part running but stealing/losing our coins. Much more respectful way of dealing with the inevitable issues that will arise.
member
Activity: 147
Merit: 10
Someone mind helping me with solo mining?

I followed what users said on here and made this conf file and put it in my roaming/zeitcoin folder

rpcuser=test
rpcpassword=test
rpcallowip=*
rpcport=55555
server=1
daemon=1
listen=1
rpcconnect=0.0.0.0

addnode=54.213.62.154
addnode=54.213.81.163
addnode=54.213.195.38
addnode=54.213.243.144
addnode=54.213.174.35
addnode=5.39.68.168:44845
addnode=64.58.130.181:44845
addnode=184.82.131.91:44845
addnode=217.198.117.29:44845
addnode=185.38.248.99:44845
addnode=162.219.6.82:44845
addnode=31.52.214.77:44845
addnode=120.4.238.127:44845
addnode=74.215.82.64:44845
addnode=70.53.108.157:44845
addnode=115.28.226.232:44845
addnode=107.170.22.138:44845

And made this cgminer batch

CGMiner --scrypt -o localhost:55555 -u test -p test

And all i get is "Pool 0 slow/down or URL or credentials invalid"
legendary
Activity: 2212
Merit: 1199
ok, ill give it a shot now.. ty again.

me too! I will see how its work for me.

Kind regards!
full member
Activity: 168
Merit: 100
Any word on HashStrike?  I'm not looking to create yet another pool account for the same coin, unless I *have* to.  Of course, mining still seems to be working.  I only hope it's going to ME. 

I switched over to my failover-only pool about 2 hours ago. I just don't want to take the risk of being stuck with nothing. It is not very comforting to not get any updates from them.
hero member
Activity: 504
Merit: 500
Hoqu.io – Tokensale is live
thank you to everyone for the nodes and config .. I figured it out.. I had 1.0 wallet not 1.01 update ...
updated wallet and it sync'd right away ... now I can mine ... thank you again all!
full member
Activity: 168
Merit: 100
Normally I would also recommend solo mining with decent size rigs, but time is against you here as block halves in a few days. Normally you would be making 2 -3 x more solo mining than with the pool. But you just don't have unlimited amount of time with this coin.
Jump to: