Bitcoin Forum
April 25, 2024, 11:36:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 [572] 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591624 times)
windpath
Legendary
*
Offline Offline

Activity: 1258
Merit: 1027


View Profile WWW
January 04, 2015, 05:43:24 AM
 #11421

p2pool on windows 8 problem. when i try to see the stats page at 127.0.0.1:9332 I get this
....
Any Ideas?

Not a Windows guy, but I would try updating/reinstalling Python...


1714045016
Hero Member
*
Offline Offline

Posts: 1714045016

View Profile Personal Message (Offline)

Ignore
1714045016
Reply with quote  #2

1714045016
Report to moderator
1714045016
Hero Member
*
Offline Offline

Posts: 1714045016

View Profile Personal Message (Offline)

Ignore
1714045016
Reply with quote  #2

1714045016
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714045016
Hero Member
*
Offline Offline

Posts: 1714045016

View Profile Personal Message (Offline)

Ignore
1714045016
Reply with quote  #2

1714045016
Report to moderator
windpath
Legendary
*
Offline Offline

Activity: 1258
Merit: 1027


View Profile WWW
January 04, 2015, 05:44:28 AM
 #11422

6 blocks in 7 minutes, wow.... (bitcoin wide, not p2pool Wink)



grn
Sr. Member
****
Offline Offline

Activity: 357
Merit: 252


View Profile
January 04, 2015, 06:30:33 AM
 #11423

p2pool on windows 8 problem. when i try to see the stats page at 127.0.0.1:9332 I get this
....
Any Ideas?

Not a Windows guy, but I would try updating/reinstalling Python...




not a windows guy either but all i have at home is a laptop>>>tried reinstall

How is that Lexical analysis working out bickneleski?
idonothave
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 04, 2015, 09:47:33 AM
 #11424

p2pool on windows 8 problem. when i try to see the stats page at 127.0.0.1:9332 I get this

Installed
Python 2.7
Twisted 14.0.2
zope.interface 4.1.2
pywin32-218.win32-py2.7.exe
WMI-1.4.9.win32.exe


web.Server Traceback (most recent call last):
exceptions.TypeError: Can only pass-through bytes on Python 2
C:\Python27\lib\site-packages\twisted\web\server.py:189 in process
188                    self._encoder = encoder
189            self.render(resrc)
190        except:
C:\Python27\lib\site-packages\twisted\web\server.py:238 in render
237        try:
238            body = resrc.render(self)
239        except UnsupportedMethod as e:
C:\Python27\lib\site-packages\twisted\web\resource.py:250 in render
249            raise UnsupportedMethod(allowedMethods)
250        return m(request)
251
C:\Python27\lib\site-packages\twisted\web\static.py:631 in render_GET
630
631        producer.start()
632        # and make sure the connection doesn't get closed
C:\Python27\lib\site-packages\twisted\web\static.py:710 in start
709    def start(self):
710        self.request.registerProducer(self, False)
711
C:\Python27\lib\site-packages\twisted\web\http.py:873 in registerProducer
872        else:
873            self.transport.registerProducer(producer, streaming)
874
C:\Python27\lib\site-packages\twisted\internet\abstract.py:112 in registerProducer
111            if not streaming:
112                producer.resumeProducing()
113
C:\Python27\lib\site-packages\twisted\web\static.py:720 in resumeProducing
719            # .resumeProducing again, so be prepared for a re-entrant call
720            self.request.write(data)
721        else:
C:\Python27\lib\site-packages\twisted\web\server.py:217 in write
216                data = self._encoder.encode(data)
217            http.Request.write(self, data)
218
C:\Python27\lib\site-packages\twisted\web\http.py:1002 in write
1001                        # Backward compatible cast for non-bytes values
1002                        value = networkString('%s' % (value,))
1003                    l.extend([name, b": ", value, b"\r\n"])
C:\Python27\lib\site-packages\twisted\python\compat.py:364 in networkString
363        if not isinstance(s, str):
364            raise TypeError("Can only pass-through bytes on Python 2")
365        # Ensure we're limited to ASCII subset:
exceptions.TypeError: Can only pass-through bytes on Python 2

Any Ideas?

is bitcoin-qt or bitcoind running? is not windows firewall blocking any port p2pool or bitcoin core use (9333,8333)? what parameters do You use tu run p2pool?
Meuh6879
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
January 04, 2015, 11:27:46 PM
Last edit: January 04, 2015, 11:39:39 PM by Meuh6879
 #11425

try to reinstall all component of python27 and assimiled libraries ... BUT CHECK carefully when the installer of LIBS indicate the folder that it will use to extract.

declare p2pool in firewall if not already done (check, please).

look on the transfer windows (network activity) ... when you launch the first time, the P2Pool command (dos windows) ... the screen indicate many errors BUT p2pool retrieve the sidechain of mining correctly (indicated in network activity !).

Can take more than 20 minutes to do this even if you have a strong connexion.



grn
Sr. Member
****
Offline Offline

Activity: 357
Merit: 252


View Profile
January 05, 2015, 12:09:00 AM
 #11426

p2pool on windows 8 problem. when i try to see the stats page at 127.0.0.1:9332 I get this

...
Any Ideas?

is bitcoin-qt or bitcoind running? is not windows firewall blocking any port p2pool or bitcoin core use (9333,8333)? what parameters do You use tu run p2pool?


seems to not be bitcoind or firewall, p2pool is working, miner able to get and submit work. The local web server is not working



How is that Lexical analysis working out bickneleski?
grn
Sr. Member
****
Offline Offline

Activity: 357
Merit: 252


View Profile
January 05, 2015, 12:19:43 AM
 #11427


How is that Lexical analysis working out bickneleski?
grn
Sr. Member
****
Offline Offline

Activity: 357
Merit: 252


View Profile
January 05, 2015, 12:26:59 AM
 #11428

try to reinstall all component of python27 and assimiled libraries ... BUT CHECK carefully when the installer of LIBS indicate the folder that it will use to extract.

declare p2pool in firewall if not already done (check, please).

look on the transfer windows (network activity) ... when you launch the first time, the P2Pool command (dos windows) ... the screen indicate many errors BUT p2pool retrieve the sidechain of mining correctly (indicated in network activity !).

Can take more than 20 minutes to do this even if you have a strong connexion.



thanks for the advice  still no web stats

How is that Lexical analysis working out bickneleski?
sEpuLchEr
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250


Are we there yet?


View Profile
January 05, 2015, 07:51:15 AM
 #11429

Just testing but if you guys don't mind, can you please help to see if you can access http://sepulcher.wha.la:9332 ? Thanks.

Might take a while for it to load the first time as I'm using a dyn dns service.

Thank you.

Edit: It's hosted at home in Singapore with 200Mbps down/up fibre broadband

idonothave
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 05, 2015, 08:26:16 AM
 #11430



to go from firefox to http://192.168.0.4:9332 does not give You any response?
idonothave
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 05, 2015, 10:11:48 AM
 #11431

Just testing but if you guys don't mind, can you please help to see if you can access http://sepulcher.wha.la:9332 ? Thanks.

Might take a while for it to load the first time as I'm using a dyn dns service.

Thank you.

Edit: It's hosted at home in Singapore with 200Mbps down/up fibre broadband

it works
sEpuLchEr
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250


Are we there yet?


View Profile
January 05, 2015, 11:06:51 AM
 #11432

Just testing but if you guys don't mind, can you please help to see if you can access http://sepulcher.wha.la:9332 ? Thanks.

Might take a while for it to load the first time as I'm using a dyn dns service.

Thank you.

Edit: It's hosted at home in Singapore with 200Mbps down/up fibre broadband

it works

Great! Thank you very much for testing.

grn
Sr. Member
****
Offline Offline

Activity: 357
Merit: 252


View Profile
January 06, 2015, 02:44:42 AM
 #11433



to go from firefox to http://192.168.0.4:9332 does not give You any response?

I get this....


How is that Lexical analysis working out bickneleski?
idonothave
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 06, 2015, 06:00:00 AM
 #11434


aha, strange, in that case I would try another python version
IYFTech
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


WANTED: Active dev to fix & re-write p2pool in C


View Profile
January 06, 2015, 10:24:37 AM
 #11435

That screen is localhost - not http://192.168.0.4:9332  Huh

-- Smiley  Thank you for smoking  Smiley --  If you paid VAT to dogie for items you should read this thread:  https://bitcointalk.org/index.php?topic=1018906.0
idonothave
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 06, 2015, 11:39:37 AM
 #11436

That screen is localhost - not http://192.168.0.4:9332  Huh

lol, yes, maybe he runs it on another machine...
sEpuLchEr
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250


Are we there yet?


View Profile
January 06, 2015, 01:31:51 PM
 #11437

Ok,

Looks like my node is running stable, so if there is anyone here from Singapore or near Singapore and are not running your own node, feel free to use mine.

sepulcher.wha.la:9332 with 200Mpbs Up/Down Fibre Broadband.

0% Fees with mean getblock latency at 0.2s

Thank you.

Prelude
Legendary
*
Offline Offline

Activity: 1596
Merit: 1000



View Profile
January 06, 2015, 03:50:09 PM
 #11438

Did p2pool lose it's biggest miner? The top payout address used to be about 5BTC per block. Too bad if so.
sEpuLchEr
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250


Are we there yet?


View Profile
January 06, 2015, 06:02:53 PM
 #11439

Wow. Nice quick round Smiley

windpath
Legendary
*
Offline Offline

Activity: 1258
Merit: 1027


View Profile WWW
January 06, 2015, 06:35:42 PM
 #11440

Did p2pool lose it's biggest miner? The top payout address used to be about 5BTC per block. Too bad if so.

I updated the global stats page to include a 6 month resolution for hashrate/miners/DOA, next update when we have 9 months of data.

http://minefast.coincadence.com/p2pool-stats.php



During the gap in September my server was down, the pool was fine...

Without an in depth analysis of the data we store I can not be sure, but it looks like we lost a big miner, and picked up a bunch of smaller ones....
Pages: « 1 ... 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 [572] 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 ... 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!