Bitcoin Forum
March 19, 2024, 07:49:52 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 [669] 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591571 times)
Carlton Banks
Legendary
*
Offline Offline

Activity: 3430
Merit: 3068



View Profile
September 18, 2015, 02:23:03 PM
 #13361

Hey all

new to the forums and to p2pool.

looking to setup a scottish p2pool on a vps i own its running centos looking for an easy
to understand guide and also some folk to help test mining the pool will be a fair and easy to use pool.

thanks btcscot

Hello btcscot - welcome to the p2pool thread  Smiley

Cent OS is Linux based isn't it? I've never used Cent OS - but I presume the setup would be the same as Ubuntu - which is also Linux based.

Not 100% sure though, maybe someone with a little more savvy could chime in......

Unfortunately, it might not be so easy, but btcscot probably anticipates what I'm about to say.

You can't rely on package support for CentOS, so all bitcoind configuration is your responsibility (of which there is a considerable amount that the package file won't default to anyway). There is an independently run Bitcoin Core repo for .rpm package distros, but it's a bit questionable as to whether the guy running it is competent tbh (I stopped using it after the maintainer updated their separate bitcoin-openssl package to a version that broke compatibility with the distro release I used at that time).

Python and p2pool should be the same as Debian/Ubuntu instructions.

Vires in numeris
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710834592
Hero Member
*
Offline Offline

Posts: 1710834592

View Profile Personal Message (Offline)

Ignore
1710834592
Reply with quote  #2

1710834592
Report to moderator
kano
Legendary
*
Offline Offline

Activity: 4438
Merit: 1794


Linux since 1997 RedHat 4


View Profile
September 18, 2015, 02:33:25 PM
 #13362

Fedora (22) runs the core released binaries (since around Fedora 19)
So Centos should be OK to run the core binaries also as long as it's not an old versions of Centos.

Openssl isn't an issue since core doesn't use the system openssl.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Carlton Banks
Legendary
*
Offline Offline

Activity: 3430
Merit: 3068



View Profile
September 18, 2015, 08:11:19 PM
 #13363

Openssl isn't an issue since core doesn't use the system openssl.

Yeah, with the exception of that independent repo serving up .rpm files. Not sure what they're doing with ssl now, but I've moved over to Debian in any case. 

Vires in numeris
btcscot
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 21, 2015, 11:49:19 AM
 #13364

Thanks for all the replys

I managed to get ubuntu installed so don't need to bother with centos so next question is what do I need to do I want a website front end etc that all runs on the same server I own the domain btcscot.co.uk and btcscot.uk I'm intermediate when it comes to Linux so fire away any links etc that break it all down nice and easy to understand would be much appreciated need to know about wallets also do I get a cut from the pool node or is it just donations I also have miners of my own to get the pool getting a hashrate
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 22, 2015, 09:55:31 PM
 #13365

Thanks for all the replys

I managed to get ubuntu installed so don't need to bother with centos so next question is what do I need to do I want a website front end etc that all runs on the same server I own the domain btcscot.co.uk and btcscot.uk I'm intermediate when it comes to Linux so fire away any links etc that break it all down nice and easy to understand would be much appreciated need to know about wallets also do I get a cut from the pool node or is it just donations I also have miners of my own to get the pool getting a hashrate

If you want a "cut" of what anyone earns on your node then you can use the -fee [n%] in your startup syntax, but most nodes don't charge miners. You should use the official Bitcoin Core wallet with p2pool, have a read about it here:

https://bitcoin.org/en/choose-your-wallet

If you already have a domain set up, then it's simply a case of embedding a link to your node on your webpage?


On a different note, we got a BLOCK!!   Smiley
Richy_T
Legendary
*
Offline Offline

Activity: 2380
Merit: 2100


1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k


View Profile
September 23, 2015, 08:35:51 PM
 #13366

Thanks for all the replys

I managed to get ubuntu installed so don't need to bother with centos so next question is what do I need to do I want a website front end etc that all runs on the same server I own the domain btcscot.co.uk and btcscot.uk I'm intermediate when it comes to Linux so fire away any links etc that break it all down nice and easy to understand would be much appreciated need to know about wallets also do I get a cut from the pool node or is it just donations I also have miners of my own to get the pool getting a hashrate

Install apache then start reading the configuration documentation (this is really the wrong thread for that type of question though)

If you are mining with p2pool, your hashrate is fairly irrelevant as it will be pooled with the rest of us. You can elect to take a portion of the work of anyone who mines on your node but you may find you don't get many takers as I think many of us run our own instances (anyone who runs a public pool care to comment?)

1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
btcscot
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 24, 2015, 02:43:53 PM
 #13367

hey guys hit a problem and cant get past it

ERROR: problem running ufw-init
modprobe: ERROR: ../libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file '/lib/modules/3.13.0-042stab108.8/modules.builtin.bin'
modprobe: FATAL: Module nf_conntrack_ftp not found.
modprobe: ERROR: ../libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file '/lib/modules/3.13.0-042stab108.8/modules.builtin.bin'
modprobe: FATAL: Module nf_nat_ftp not found.
modprobe: ERROR: ../libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file '/lib/modules/3.13.0-042stab108.8/modules.builtin.bin'
modprobe: FATAL: Module nf_conntrack_netbios_ns not found.
iptables-restore: line 30 failed
iptables-restore: line 10 failed
iptables-restore: line 65 failed
iptables-restore v1.4.21: Couldn't load target `ufw-user-input':No such file or directory

Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
ip6tables-restore: line 42 failed
ip6tables-restore: line 2 failed
ip6tables-restore: line 8 failed
ip6tables-restore: line 73 failed
ip6tables-restore v1.4.21: Couldn't load target `ufw6-skip-to-policy-input':No such file or directory

Error occurred at line: 19
Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information.
ip6tables-restore: line 10 failed
ip6tables-restore: line 65 failed
ip6tables-restore v1.4.21: Couldn't load target `ufw6-user-input':No such file or directory

Error occurred at line: 2
Try `ip6tables-restore -h' or 'ip6tables-restore --help' for more information.
sysctl: permission denied on key 'net.ipv4.tcp_sack'

Problem running '/etc/ufw/after.rules'
Problem running '/lib/ufw/user.rules'
Problem running '/etc/ufw/before6.rules'
Problem running '/etc/ufw/after6.rules'
Problem running '/lib/ufw/user6.rules'

Cloning into 'p2pool'...
remote: Counting objects: 9392, done.
remote: Total 9392 (delta 0), reused 0 (delta 0), pack-reused 9392
Receiving objects: 100% (9392/9392), 3.72 MiB | 1.78 MiB/s, done.
Resolving deltas: 100% (5910/5910), done.
Checking connectivity... done.
--2015-09-24 14:41:22--  http://pool.nitro.gr/p2pool-files.tar.gz
Resolving pool.nitro.gr (pool.nitro.gr)... 72.52.4.91
Connecting to pool.nitro.gr (pool.nitro.gr)|72.52.4.91|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘p2pool-files.tar.gz’

    [ <=>                                                                                                                ] 20.645      --.-K/s   in 0,01s

2015-09-24 14:41:23 (1,67 MB/s) - ‘p2pool-files.tar.gz’ saved [20645]


gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
install-merged-mining.sh: 337: install-merged-mining.sh: Bad substitution
root@euve82885:~#


any ideas?
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 24, 2015, 02:57:44 PM
 #13368

Looks like your IP tables is screwed - your firewall also, have you been adjusting it's settings?

Also, what's this:


--2015-09-24 14:41:22--  http://pool.nitro.gr/p2pool-files.tar.gz
Resolving pool.nitro.gr (pool.nitro.gr)... 72.52.4.91
Connecting to pool.nitro.gr (pool.nitro.gr)|72.52.4.91|:80... connected.

HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘p2pool-files.tar.gz’

    [ <=>                                                                                                                ] 20.645      --.-K/s   in 0,01s

2015-09-24 14:41:23 (1,67 MB/s) - ‘p2pool-files.tar.gz’ saved [20645]


gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
install-merged-mining.sh: 337: install-merged-mining.sh: Bad substitution
root@euve82885:~#


Did you download p2pool from the official repo? That bold text looks suspect.......
btcscot
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 24, 2015, 03:17:39 PM
 #13369

Looks like your IP tables is screwed - your firewall also, have you been adjusting it's settings?

Also, what's this:


--2015-09-24 14:41:22--  http://pool.nitro.gr/p2pool-files.tar.gz
Resolving pool.nitro.gr (pool.nitro.gr)... 72.52.4.91
Connecting to pool.nitro.gr (pool.nitro.gr)|72.52.4.91|:80... connected.

HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘p2pool-files.tar.gz’

    [ <=>                                                                                                                ] 20.645      --.-K/s   in 0,01s

2015-09-24 14:41:23 (1,67 MB/s) - ‘p2pool-files.tar.gz’ saved [20645]


gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
install-merged-mining.sh: 337: install-merged-mining.sh: Bad substitution
root@euve82885:~#


Did you download p2pool from the official repo? That bold text looks suspect.......

I belive so it was the one from the auto config from the start of this topic where you run the wget and it does the rest apparently
btcscot
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 24, 2015, 03:37:59 PM
 #13370

Good stuff. There's a guide at the very beginning of this thread, or you can use this:

https://bitcointalk.org/index.php?topic=651819.0;topicseen

..& just use what you need to get up & running. Some of the links are a bit outdated - I keep meaning to write an updated install guide, but keep getting side-tracked, etc...... Wink

If you have any questions, just ask here - someone will point you in the right direction.....eventually.

i used this link
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 24, 2015, 03:39:29 PM
 #13371

That guide is not maintained & very out of date, so are many of the links it uses. You should remove it all & download from the official repo:

https://github.com/p2pool/p2pool

From terminal:

Code:
git clone https://github.com/p2pool/p2pool.git

Then punch this into a terminal:

Code:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -y install software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get --no-install-recommends install python-software-properties screen git python-rrdtool python-pygame python-scipy python-twisted python-twisted-web python-imaging build-essential libglib2.0-dev libglibmm-2.4-dev python-dev libssl-dev libboost-all-dev dh-autoreconf libcurl4-openssl-dev libminiupnpc-dev ufw libtool autotools-dev autoconf automake pkg-config libprotoc8 libgtk2.0-dev libgmp-dev libmpfr-dev yasm libevent-dev

This will install all the needed dependencies for p2pool & your merge mined coins. If you want to have a GUI for your wallets, add:

Code:
sudo apt-get install libqt4-dev libprotobuf-dev protobuf-compiler

For your Bitcoin wallet, type:

Code:
sudo apt-get install bitcoind

Or, for the GUI version:

Code:
sudo apt-get install bitcoin-qt

This should get you started  Wink


btcscot
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 24, 2015, 03:45:16 PM
 #13372

That guide is not maintained & very out of date, so are many of the links it uses. You should remove it all & download from the official repo:

https://github.com/p2pool/p2pool

From terminal:

Code:
git clone https://github.com/p2pool/p2pool.git

Then punch this into a terminal:

Code:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get -y install software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get --no-install-recommends install python-software-properties screen git python-rrdtool python-pygame python-scipy python-twisted python-twisted-web python-imaging build-essential libglib2.0-dev libglibmm-2.4-dev python-dev libssl-dev libboost-all-dev dh-autoreconf libcurl4-openssl-dev libminiupnpc-dev ufw libtool autotools-dev autoconf automake pkg-config libprotoc8 libgtk2.0-dev libgmp-dev libmpfr-dev samba nautilus gdebi yasm libevent-dev

This will install all the needed dependencies for p2pool & your merge mined coins. If you want to have a GUI for your wallets, add:

Code:
sudo apt-get install libqt4-dev libprotobuf-dev protobuf-compiler

For your Bitcoin wallet, type:

Code:
sudo apt-get install bitcoind

Or, for the GUI version:

Code:
sudo apt-get install bitcoin-qt

This should get you started  Wink




thanks going to try this once the vps gets rebooted and hopefully it will get sorted to uninstall all the crap from before easy ?
geneda
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 25, 2015, 10:53:02 AM
 #13373

Is anyone using p2pool on a windows machine?  Is it not recommend?  I followed the instruction on to separate machines and get the same error on both machines.


C:\Python27\Lib\site-packages>run_p2pool.exe

2015-09-25 06:51:43.484000 p2pool (version 14.0)
2015-09-25 06:51:43.484000
2015-09-25 06:51:43.484000 Testing bitcoind RPC connection to 'http://127.0.0.1:
8332/' with username 'user'...
2015-09-25 06:51:43.937000 > Error getting work from bitcoind:
2015-09-25 06:51:43.937000 > Traceback (most recent call last):
2015-09-25 06:51:43.938000 >   File "twisted\internet\defer.pyc", line 551, in _
runCallbacks
2015-09-25 06:51:43.938000 >
2015-09-25 06:51:43.938000 >   File "twisted\internet\defer.pyc", line 1101, in
gotResult
2015-09-25 06:51:43.938000 >
2015-09-25 06:51:43.938000 >   File "twisted\internet\defer.pyc", line 1043, in
_inlineCallbacks
2015-09-25 06:51:43.938000 >
2015-09-25 06:51:43.938000 >   File "twisted\python\failure.pyc", line 382, in t
hrowExceptionIntoGenerator
2015-09-25 06:51:43.939000 >
2015-09-25 06:51:43.939000 > --- <exception caught here> ---
2015-09-25 06:51:43.939000 >   File "p2pool\util\deferral.pyc", line 41, in f
2015-09-25 06:51:43.939000 >
2015-09-25 06:51:43.939000 >   File "twisted\internet\defer.pyc", line 1043, in
_inlineCallbacks
2015-09-25 06:51:43.939000 >
2015-09-25 06:51:43.939000 >   File "twisted\python\failure.pyc", line 382, in t
hrowExceptionIntoGenerator
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.940000 >   File "p2pool\bitcoin\helper.pyc", line 39, in get
work
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.940000 >   File "twisted\internet\defer.pyc", line 1043, in
_inlineCallbacks
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.940000 >   File "twisted\python\failure.pyc", line 382, in t
hrowExceptionIntoGenerator
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.941000 >   File "p2pool\util\jsonrpc.pyc", line 133, in _htt
p_do
2015-09-25 06:51:43.941000 >
2015-09-25 06:51:43.941000 > p2pool.util.jsonrpc.NarrowError: -10 Bitcoin is dow
nloading blocks...
btcscot
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 25, 2015, 12:01:11 PM
 #13374

Is anyone using p2pool on a windows machine?  Is it not recommend?  I followed the instruction on to separate machines and get the same error on both machines.


C:\Python27\Lib\site-packages>run_p2pool.exe

2015-09-25 06:51:43.484000 p2pool (version 14.0)
2015-09-25 06:51:43.484000
2015-09-25 06:51:43.484000 Testing bitcoind RPC connection to 'http://127.0.0.1:
8332/' with username 'user'...
2015-09-25 06:51:43.937000 > Error getting work from bitcoind:
2015-09-25 06:51:43.937000 > Traceback (most recent call last):
2015-09-25 06:51:43.938000 >   File "twisted\internet\defer.pyc", line 551, in _
runCallbacks
2015-09-25 06:51:43.938000 >
2015-09-25 06:51:43.938000 >   File "twisted\internet\defer.pyc", line 1101, in
gotResult
2015-09-25 06:51:43.938000 >
2015-09-25 06:51:43.938000 >   File "twisted\internet\defer.pyc", line 1043, in
_inlineCallbacks
2015-09-25 06:51:43.938000 >
2015-09-25 06:51:43.938000 >   File "twisted\python\failure.pyc", line 382, in t
hrowExceptionIntoGenerator
2015-09-25 06:51:43.939000 >
2015-09-25 06:51:43.939000 > --- <exception caught here> ---
2015-09-25 06:51:43.939000 >   File "p2pool\util\deferral.pyc", line 41, in f
2015-09-25 06:51:43.939000 >
2015-09-25 06:51:43.939000 >   File "twisted\internet\defer.pyc", line 1043, in
_inlineCallbacks
2015-09-25 06:51:43.939000 >
2015-09-25 06:51:43.939000 >   File "twisted\python\failure.pyc", line 382, in t
hrowExceptionIntoGenerator
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.940000 >   File "p2pool\bitcoin\helper.pyc", line 39, in get
work
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.940000 >   File "twisted\internet\defer.pyc", line 1043, in
_inlineCallbacks
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.940000 >   File "twisted\python\failure.pyc", line 382, in t
hrowExceptionIntoGenerator
2015-09-25 06:51:43.940000 >
2015-09-25 06:51:43.941000 >   File "p2pool\util\jsonrpc.pyc", line 133, in _htt
p_do
2015-09-25 06:51:43.941000 >
2015-09-25 06:51:43.941000 > p2pool.util.jsonrpc.NarrowError: -10 Bitcoin is dow
nloading blocks...


i think you have just hit the same point as i have you are compiling the btc blocks if you go to

cd ~/.bitcoin

then run

tail -f debug.log

if its still saying dates from like 2013 you cant run the pool till it downloads all the files

p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 25, 2015, 12:04:52 PM
 #13375

Is anyone using p2pool on a windows machine?  Is it not recommend?  I followed the instruction on to separate machines and get the same error on both machines.

2015-09-25 06:51:43.941000 > p2pool.util.jsonrpc.NarrowError: -10 Bitcoin is dow
nloading blocks...


Exactly - you must wait for Bitcoin wallet to finish sync. It will take a while, it's a large file, just wait until it's finished then restart p2pool.
geneda
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 25, 2015, 12:27:04 PM
 #13376

Thanks guys!  I though the daemon used the same path as bitcoin-qt, I guess not.  I have the whole blockchain, I just need to point the daemon to it.  Looking for path in registry now..

Thanks agian!

Edit:  found it -datadir=<dir>
geneda
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 25, 2015, 12:47:53 PM
 #13377

One other quick question, I see this in the p2pool scroll:

2015-09-25 08:41:34.203000
2015-09-25 08:41:34.204000 Determining payout address...
2015-09-25 08:41:34.205000     Loaded cached address: <some address>
<some address cont>...
2015-09-25 08:41:34.209000     ...success! Payout address: <some address>
<some address cont>

I don't recognize the address.  It's not any that I see in bitcoin-qt
p3yot33at3r
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
September 25, 2015, 01:05:23 PM
 #13378

One other quick question, I see this in the p2pool scroll:

2015-09-25 08:41:34.203000
2015-09-25 08:41:34.204000 Determining payout address...
2015-09-25 08:41:34.205000     Loaded cached address: <some address>
<some address cont>...
2015-09-25 08:41:34.209000     ...success! Payout address: <some address>
<some address cont>

I don't recognize the address.  It's not any that I see in bitcoin-qt

P2pool creates an address to payout to in your wallet when it first connects. In your wallet menu, click file>receiving addresses & it should be listed there. For Bitcoind, in terminal type:

Code:
bitcoind listreceivedbyaddress 0 true

..it will display the address  Smiley
geneda
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
September 26, 2015, 10:50:20 AM
 #13379

OK, I got my windows p2pool running nicely, I have my S5 pointing to it and life is good.. Well, I want to move the config to a dedicated server I have on the internet.
So I got it all configured on the server and things appear great until I go to the stat page on :9332.  I don't see an error on the web page, but it doesn't list all the address payouts etc.

I noticed on the p2pool scroll every time I hit the the stat page, I get the following errors:

2015-09-26 06:34:32.543000 > Error in DeferredResource handler:
2015-09-26 06:34:32.543000 > Traceback (most recent call last):
2015-09-26 06:34:32.543000 >   File "p2pool\util\deferred_resource.pyc", line 24
, in render
2015-09-26 06:34:32.559000 >
2015-09-26 06:34:32.559000 >   File "twisted\internet\defer.pyc", line 134, in m
aybeDeferred
2015-09-26 06:34:32.559000 >
2015-09-26 06:34:32.559000 >   File "twisted\web\resource.pyc", line 216, in ren
der
2015-09-26 06:34:32.559000 >
2015-09-26 06:34:32.559000 >   File "twisted\internet\defer.pyc", line 1187, in
unwindGenerator
2015-09-26 06:34:32.559000 >
2015-09-26 06:34:32.559000 > --- <exception caught here> ---
2015-09-26 06:34:32.559000 >   File "twisted\internet\defer.pyc", line 1045, in
_inlineCallbacks
2015-09-26 06:34:32.559000 >
2015-09-26 06:34:32.559000 >   File "p2pool\web.pyc", line 198, in render_GET
2015-09-26 06:34:32.559000 >
2015-09-26 06:34:32.559000 >   File "p2pool\web.pyc", line 338, in <lambda>
2015-09-26 06:34:32.559000 >
2015-09-26 06:34:32.559000 > exceptions.TypeError: %x format: a number is requir
ed, not NoneType



I have ports 8333 and 9332 opened.  Like I said, I can hit the page fine from my house, but I get those errors on the scroll every time.
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
September 27, 2015, 02:13:42 PM
 #13380

This error is normal when you have no data to display somewhere... it was told like 200 times already.

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/
Pages: « 1 ... 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 [669] 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 ... 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!