Bitcoin Forum
April 25, 2024, 01:17:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 [209] 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591624 times)
Red Emerald
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
December 15, 2012, 04:22:34 AM
 #4161

I think it's probably easiest to just leave the folder with it's original name.  Doesn't that work?  I seem to recall someone mentioning that a few pages back.

Not if you use a script to start it.  Everytime you download a new version you have to update your script.

M
You could write a script smart enough to use "forrestv-p2pool-*" or if there are multiple folders matching that pattern let you pick one.

1714051050
Hero Member
*
Offline Offline

Posts: 1714051050

View Profile Personal Message (Offline)

Ignore
1714051050
Reply with quote  #2

1714051050
Report to moderator
1714051050
Hero Member
*
Offline Offline

Posts: 1714051050

View Profile Personal Message (Offline)

Ignore
1714051050
Reply with quote  #2

1714051050
Report to moderator
1714051050
Hero Member
*
Offline Offline

Posts: 1714051050

View Profile Personal Message (Offline)

Ignore
1714051050
Reply with quote  #2

1714051050
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714051050
Hero Member
*
Offline Offline

Posts: 1714051050

View Profile Personal Message (Offline)

Ignore
1714051050
Reply with quote  #2

1714051050
Report to moderator
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 15, 2012, 09:24:03 AM
 #4162

Standard "git clone" command will try to make "p2pool" directory. Version check is form git command.
To see "proper" version on windows use msysgit:
Code:
Welcome to msysGit


Run 'git help git' to display the help index.
Run 'git help <command>' to display help for specific commands.
Run '/share/msysGit/add-shortcut.tcl' to add a shortcut to msysGit.

Leszek@DOMOWY / (devel)
$ cd p2pool/

Leszek@DOMOWY /p2pool (master)
$ git pull
Already up-to-date.

Leszek@DOMOWY /p2pool (master)
$ c:/python27/python run_p2pool.py
2012-12-15 10:22:03.782000 p2pool (version 9.4-13-g5703b70)
2012-12-15 10:22:03.782000
2012-12-15 10:22:03.782000 Testing bitcoind RPC connection to 'http://127.0.0.1:
8332/' with username (...)

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 15, 2012, 11:05:54 AM
 #4163

Does any1 mining TRC found that something is wrong? NO block in 24hrs where expected time to block is about 0.5hr?

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
December 15, 2012, 11:40:11 AM
 #4164

Does any1 mining TRC found that something is wrong? NO block in 24hrs where expected time to block is about 0.5hr?
I was seeing a v8 trying to connect during the time I was getting tons of failure messages on the shares... which shouldn't have been possible...

so, I was thinking maybe someone was trying to join wrong, with too much hashrate or something...
I have nothing to back that up tho, other than "wtf is up with this v8 node?"

Anyways, I separated my node from the rest to test a couple things out, see if I was still getting those share errors, and so far, it looks fine (except for my 2nd node not downloading shares from the 1st node)

I have seen some payouts come in on TRC recently, which I know didn't come from my nodes tho, so somewhere, I'm still getting some payout. No messages on the irc-announce tho, so dunno where they're getting inserted...

Are you still seeing errors?

-- Smoov
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 15, 2012, 11:53:37 AM
 #4165

I run 2nd TRC node on my machine at work, killed that raise error message about "gentx"
Looks like it is forked:

Home: Pool rate: 1.67GH/s (16% DOA+orphan) Share difficulty: 14.1
Node uptime: 0.630 days Peers: 3 out, 3 in

Work: Pool rate: 82.5MH/s (12% DOA+orphan) Share difficulty: 1.00
Node uptime: 0.005 days Peers: 5 out, 0 in

Maybe there is more subnets? Why peer seeding not work? I`ll try make more connections form my home PC when I get back (like 10/50).

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
December 15, 2012, 12:05:02 PM
 #4166

I run 2nd TRC node on my machine at work, killed that raise error message about "gentx"
Looks like it is forked:
Could be forked... not sure what that v8 peer was up to, but if it was someone to just edited their v8 client to connect to TRC's network, and if they had a lot of hashrate, it could be causing problems, since the rest of us would have been considered to be switched over to v9 already...

It could also be intentional, experimenting with how p2pool could be disrupted?

The existence of that v8 peer that kept trying to connect, when terracoin network wasn't even in the client until post-v9, just keeps nagging at me... wtf is that guy up to? Why use v8 if he could have just fetched v9 to get on?

Did you isolate your nodes?

-- Smoov

edit: and another question comes to mind, with how short TRC's share chain is right now (and perhaps if a minimum # of shares in the chain should be enforced, if it isn't already)

With as few nodes as we have going right now, it is possible for nodes to be disconnected from each other long enough, to end up with the forked chains, ending up with 2 valid share chains among 2 different groups... if those 2 groups, end up somehow finding each other again, and there is no common place left in either group's chains where both chains would have diverged from, how would the clients resolve that, to allow both groups to rejoin together again?

and, could that be something that we're seeing the effects of with all those error messages, with nodes trying to resolve the shares shared by other nodes, and unable to do so?

-- Smv
celkaris
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile
December 15, 2012, 12:39:03 PM
 #4167

Does any1 mining TRC found that something is wrong? NO block in 24hrs where expected time to block is about 0.5hr?

I also got loads of 'weird' output in my trc p2pool logs, after some investigation, i found this post :

http://sourceforge.net/p/terracoin/discussion/p2pool/thread/3fe0acea/

it looks like p2pool trc settings were updated, but not yet merged into p2pool repository.

I temporarily switched to the source pointed by that post, i'll try to give some feedback after a few hours or days.

There's apparently a pull request submitted ( https://github.com/forrestv/p2pool/pull/54 ) with that code, i hope it will make it soon into p2pool repos, so my machine won't waste so much cpu/bandwidth retrying to send/receive the same shares over and over Smiley
Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
December 15, 2012, 12:44:55 PM
 #4168

Does any1 mining TRC found that something is wrong? NO block in 24hrs where expected time to block is about 0.5hr?

I also got loads of 'weird' output in my trc p2pool logs, after some investigation, i found this post :

http://sourceforge.net/p/terracoin/discussion/p2pool/thread/3fe0acea/

it looks like p2pool trc settings were updated, but not yet merged into p2pool repository.

I temporarily switched to the source pointed by that post, i'll try to give some feedback after a few hours or days.

There's apparently a pull request submitted ( https://github.com/forrestv/p2pool/pull/54 ) with that code, i hope it will make it soon into p2pool repos, so my machine won't waste so much cpu/bandwidth retrying to send/receive the same shares over and over Smiley

I'll have to wait until forrestv puts together a new w32 binary... I'm not working with sources...

Sooo... I'll just keep my nodes isolated from the rest of the network until then.

-- Smoov
Smoovious
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

Scattering my bits around the net since 1980


View Profile
December 15, 2012, 02:08:35 PM
 #4169

And, for some reason, irc-announce isn't working either... the following block should have been in the channel.

I know it is connected to IRC, as I have all of my nodes identified. It just didn't announce.

(dunno about that block submittal result. it was a valid block and paid.)

Oh, and when you look it up on the block explorer, a curious payout to "UNKNOWN"...
> UNKNOWN: 0.00752335
> UNKNOWN: 0

dunno if that was supposed to be forrestv's skim or not. do we know if he even has TRC set up?

---

2012-12-15 08:48:12.674000 GOT BLOCK FROM MINER! Passing to bitcoind! http://cryptocoinexplorer.com:3750/block/0000000000390507a5f3119ad35efc6c1e9969a048137d0d0cd192a3c58a1ecf
2012-12-15 08:48:12.676000
2012-12-15 08:48:12.685000 GOT SHARE! \\impalien.imperium.UUCP\gpu c58a1ecf prev 24e6fb87 age 1.99s
2012-12-15 08:48:12.698000
2012-12-15 08:48:12.700000 GOT BLOCK FROM PEER! Passing to bitcoind! c58a1ecf bitcoin: http://cryptocoinexplorer.com:3750/block/0000000000390507a5f3119ad35efc6c1e9969a048137d0d0cd192a3c58a1ecf
2012-12-15 08:48:12.707000
2012-12-15 08:48:12.715000 New work for worker! Difficulty: 0.999985 Share difficulty: 13.833736 Total block value: 20.000000 TRC including 0 transactions
2012-12-15 08:48:13.420000 > Block submittal result: False (u'rejected') Expected: True

---

-- Smoov
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 15, 2012, 06:59:46 PM
 #4170

Does any1 mining TRC found that something is wrong? NO block in 24hrs where expected time to block is about 0.5hr?
I also got loads of 'weird' output in my trc p2pool logs, after some investigation, i found this post :
http://sourceforge.net/p/terracoin/discussion/p2pool/thread/3fe0acea/
it looks like p2pool trc settings were updated, but not yet merged into p2pool repository.
(...)
I'll have to wait until forrestv puts together a new w32 binary... I'm not working with sources...
(...)
I have merged that change in fresh p2pool installation on my bro PC and it is running w/o throwing any errors.
Will try to make exe files and put them to my skydrive.
Meanwhile if someone want to run it all form sources:
1. download python http://www.python.org/download/releases/2.7.3/ (msi install)
2. download zope http://pypi.python.org/pypi/zope.interface/4.0.2#downloads (need be unzipped)
3. download twisted http://twistedmatrix.com/trac/wiki/Downloads (msi/exe install)
4. download pywin32 http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/ (msi/exe install)
5. download msysgit http://code.google.com/p/msysgit/downloads/list (zip or exe, I prefer portable)

In msysgit shell
Code:
git clone https://github.com/forrestv/p2pool.git
cd p2pool
git remote add trcp2poolfork git://github.com/terracoin/p2pool.git
git pull trcp2poolfork master
copy data directory from old installation if want to save graphs and run it from msysgit shell (to have proper version show)
Code:
c:/python27/python.exe run_p2pool.py
or from cmd (version: unknown will show)
Code:
c:\python27\python.exe run_p2pool.py
Yes, \ and / is different Smiley

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 15, 2012, 09:33:41 PM
 #4171

TRC shares splitting problem looks fixed.
Win64 binary on my skydrive.
Win32 binary directly form ForrrestV http://u.forre.st/u/unutoxdj/p2pool_win32_9.4-14-g2f4bec4.zip

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 17, 2012, 06:00:09 PM
 #4172

Latest git 9.4-17-gbcda544 win32 and win64 binary on my skydrive.
TRC nodes, plz update. There is still at least 2 nodes that cant handle TRC properly and wasting a lot of data stream asking for shares over and over...

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
BitCoiner2012
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
December 18, 2012, 03:16:38 AM
 #4173

Excuse me for the dumb question, but how do I look at my stats and graphs ? I know it's the PC IP but what is the total adresss...?

BTC Long.
sharky112065
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250



View Profile
December 18, 2012, 07:21:25 AM
 #4174

Excuse me for the dumb question, but how do I look at my stats and graphs ? I know it's the PC IP but what is the total adresss...?

http://ip-address-of-your-p2pool-node-goes-here:9332/static/

So, if you are running it all on the same computer it would be:

http://127.0.0.1:9332/static/

Or you could have just done the basic of research and read the OP which would have led you to the wiki.

See the section "Web interface" at the following address:
https://en.bitcoin.it/wiki/P2Pool

In summery, the question was only made dumb because you were too lazy to do any reading for yourself.

Sorry if this is sounding harsh, it just gets old when people keep asking simple information of other people when they have not even bothered to try to find out for themselves.

Donations welcome: 12KaKtrK52iQjPdtsJq7fJ7smC32tXWbWr
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 18, 2012, 07:24:53 AM
 #4175

Excuse me for the dumb question, but how do I look at my stats and graphs ? I know it's the PC IP but what is the total adresss...?
:9332 for BTC
:9327 for LTC
:9322 for TRC
depends on node type.
It is also written in log, just after node start.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
BitCoiner2012
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
December 18, 2012, 08:05:34 AM
 #4176

Perfectly acceptable, I came back to edit that I learned the solution but was too late. I am a bit of a dumbass :p

BTC Long.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
December 18, 2012, 08:06:01 AM
 #4177

Excuse me for the dumb question, but how do I look at my stats and graphs ? I know it's the PC IP but what is the total adresss...?

http://ip-address-of-your-p2pool-node-goes-here:9332/static/

So, if you are running it all on the same computer it would be:

http://127.0.0.1:9332/static/

Or you could have just done the basic of research and read the OP which would have led you to the wiki.

See the section "Web interface" at the following address:
https://en.bitcoin.it/wiki/P2Pool

In summery, the question was only made dumb because you were too lazy to do any reading for yourself.

Sorry if this is sounding harsh, it just gets old when people keep asking simple information of other people when they have not even bothered to try to find out for themselves.
then why u answer such questions?

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
sharky112065
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250



View Profile
December 18, 2012, 08:16:10 AM
 #4178

Excuse me for the dumb question, but how do I look at my stats and graphs ? I know it's the PC IP but what is the total adresss...?

http://ip-address-of-your-p2pool-node-goes-here:9332/static/

So, if you are running it all on the same computer it would be:

http://127.0.0.1:9332/static/

Or you could have just done the basic of research and read the OP which would have led you to the wiki.

See the section "Web interface" at the following address:
https://en.bitcoin.it/wiki/P2Pool

In summery, the question was only made dumb because you were too lazy to do any reading for yourself.

Sorry if this is sounding harsh, it just gets old when people keep asking simple information of other people when they have not even bothered to try to find out for themselves.
then why u answer such questions?

I was in a good mood. Just saw The Hobbit and took a nap. Hopefully calling the person out on it will do some good and he/she will do some basic research next time. Smiley

Donations welcome: 12KaKtrK52iQjPdtsJq7fJ7smC32tXWbWr
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
December 18, 2012, 09:09:26 AM
 #4179

Perfectly acceptable, I came back to edit that I learned the solution but was too late. I am a bit of a dumbass :p
You can also always: http://bit.ly/ZHDo8R Smiley

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
svirus
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile WWW
December 19, 2012, 10:54:19 AM
 #4180

My getwork latency is 0.211s mean. Had one spike up to 0.8s
I dont know if its good or bad. Whats your latency?
Also how can i optimize?

Use bitcoind from git.
Put bitcoind on SSD disk if you have.
Or use some RAID array.

On my RAID1 (mirror) with 2 disk 10k RPM i have under 0.1 latancy (now  is 0.0539s mean)

Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 [209] 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 ... 814 »
  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!