Bitcoin Forum
May 27, 2024, 03:55:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 86 »
1  Bitcoin / Bitcoin Discussion / Re: PSA: Add a Full Node for just $19/year! on: January 01, 2015, 05:08:39 PM
Edit, it looks like rpc is not running correctly or the script/caller does not have the correct permissions to access the proxy url

Code:
>>> dir(access._get_response())
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python2.7/dist-packages/bitcoinrpc/authproxy.py", line 163, in _get_response
    http_response = self.__conn.getresponse()
  File "/usr/lib/python2.7/httplib.py", line 1018, in getresponse
    raise ResponseNotReady()
httplib.ResponseNotReady


Hypothesis is correct:
Code:
root@fullnode:/# curl http://****:****@127.0.0.1:8332
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML>
<HEAD>
<TITLE>Error</TITLE>
<META HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'>
</HEAD>
<BODY><H1>401 Unauthorized.</H1></BODY>
</HTML>



Need some help with this guys.

bitcoind is running fine


Code:
root@fullnode:/# bitcoind getinfo
{
    "version" : 90300,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 336975,
    "timeoffset" : 1,
    "connections" : 20,
    "proxy" : "",
    "difficulty" : 40640955016.57649231,
    "testnet" : false,
    "keypoololdest" : 1403450557,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}
root@fullnode:/#





Issue running btc-update.py

Code:
root@fullnode:/# sudo python ./usr/local/bin/btc-update.py
Traceback (most recent call last):
  File "./usr/local/bin/btc-update.py", line 6, in <module>
    info = access.getinfo()
  File "/usr/local/lib/python2.7/dist-packages/bitcoinrpc/authproxy.py", line 124, in __call__
    response = self._get_response()
  File "/usr/local/lib/python2.7/dist-packages/bitcoinrpc/authproxy.py", line 170, in _get_response
    response = json.loads(responsedata, parse_float=decimal.Decimal)
  File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
    return cls(encoding=encoding, **kw).decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
root@fullnode:/#



Tried running the script manually, no luck

Code:
root@fullnode:/# python
Python 2.7.3 (default, Feb 27 2014, 19:58:35)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from bitcoinrpc.authproxy import AuthServiceProxy
>>> import time
>>> access = AuthServiceProxy("http://*****:****@127.0.0.1:8332")
>>> access.getinfo()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python2.7/dist-packages/bitcoinrpc/authproxy.py", line 124, in __call__
    response = self._get_response()
  File "/usr/local/lib/python2.7/dist-packages/bitcoinrpc/authproxy.py", line 170, in _get_response
    response = json.loads(responsedata, parse_float=decimal.Decimal)
  File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
    return cls(encoding=encoding, **kw).decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
>>>
2  Bitcoin / Bitcoin Discussion / Re: PSA: Add a Full Node for just $19/year! on: June 30, 2014, 11:52:50 PM
Please add mine to the list fullnode.info
3  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: April 13, 2014, 10:39:57 PM
Just wanted to say a huge thank you to tyrion70 and blastbob for a great group buy, you guys have set the bar!
4  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: March 30, 2014, 07:19:19 PM
Power usage usually hovers around 600W each. I'm guessing the only people still buying Jupiters are people with free or very cheap access to electricity. Normal breakers in a house here are 25amps (50 on the main line) so at 230V you could technically run 9 machines, but I wouldn't advise anyone to do that because of the warmth and noise they give Wink One or two is definately doable

I'm seeing new Antminers selling for little under 0.9 btc currently, and hashwise 3 antminers equal one Jupiter. If you look at our orderbook, buy orders say people are willing to buy a miner for ~2btc and sell for ~4.3 btc.

Ebay doesn't offer much help either, there is exactly one jupiter with a bid on it (currently 500$) the rest starts at around 3k and hasn't got any offers. This auction in FL, USA: http://tinyurl.com/m9bd9ws, for two miners starting at $2400 doesn't even have a starting bid yet.

Anyone holding (more than) 12400 shares is free to have a miners shipped to him (excluding shipping).

Tyrion, would you consider 1 or 2 "cores" for my shares?

Edit: I wonder if I can buy just a shell from KnC?
5  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: March 30, 2014, 02:53:01 PM
Hey All,

Was just preparing dividends but as it looks now we need the next Eligius payout to meet minimum of 0.0000546 btc to transfer (to the smallest users). The next payout from eligius should be in a few hours (4 blocks) but will still take approximately 14-18 hours for enough confirmations(100 needed) to use in a transaction.

In short, dividends will be delayed a little (monday morning) to allow for enough confirmations. As it stands, it seems we need to start thinking of selling the miners in a few weeks because with the btc price as it is we're getting close to the point where mining is not profitable anymore.

Cheers,


Agreed and thanks for the update, for a rough calculation what do you think we can get for all of them?
6  Other / Bitcoin Wiki / Re: Edit Privileges on: March 25, 2014, 10:15:19 AM
Same as here: btceic

It is done. Thanks for your patience. Smiley

Thanks,

Any specific areas that the community wants/needs improvement on?
7  Other / Bitcoin Wiki / Re: Edit Privileges on: March 23, 2014, 12:00:43 PM
Theymos,
Thanks for the update, please check all of the recent edit payment requests.

I sent mine in on 02/28/2013 with tx: 92d73078e20b575e24532472382adc1c7c2005dc83ee9ac432d7633dc0b110fe to 1NFgB4FzWRxo7khinuwUb26pJkX2NStZNH

Thanks

Hi, what's your wiki username?

Same as here: btceic
8  Other / Bitcoin Wiki / Edit Privileges on: March 23, 2014, 12:47:10 AM
Theymos,
Thanks for the update, please check all of the recent edit payment requests.

I sent mine in on 02/28/2013 with tx: 92d73078e20b575e24532472382adc1c7c2005dc83ee9ac432d7633dc0b110fe to 1NFgB4FzWRxo7khinuwUb26pJkX2NStZNH

Thanks
9  Bitcoin / Development & Technical Discussion / Re: Bitcoin 0.9.0rc2 is available for testing [Changelog] on: March 02, 2014, 02:08:29 PM
Great work guys, thank you.

I would like to request the following:

In windows when you start bitcoind.exe it hangs the cmd window, any chance of releasing the window if bitcoind.exe starts correctly?

Here is my scenario, I would like to run the bitcoin daemon to check for valid addresses locally on my server without having to call the blockchain api as I do now.

TIA
10  Bitcoin / Development & Technical Discussion / Re: Stats on malled transactions on: February 12, 2014, 12:07:46 AM

Exactly what we talked above, lol. It really is the most obvious solution. There's already the pull request to make this the default option: https://github.com/bitcoin/bitcoin/pull/3654

Any indication or chatter on when this patch will be available?
11  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: February 10, 2014, 11:01:56 PM
I am offering to sell my 3409 shares @ .00057, it comes out to about 11% dividends after hosting fees and the remaining shares held.


At current shareprice of 0.00057 (thanks to 100@0.00057 - eightcylinders) we're talking about 0.35$ per share Smiley

Cheers

 

I don't know if it makes sense, but maybe you could email the shareholders who are under 100 shares and see if they want to sell to me at the .00057 price I offered for the smaller holders.  I am reluctant to send PMs myself since i am pretty new here, but coming from one of you it might help clean up a bunch of the smaller shares.  Ideally, if you act as escrow; I could make one payment to you and then you distribute it out pro rata to the shareholders who agree to cash out. You might offer to include the distribution that you withheld from the last time (for the 1 share holders I think are the only ones who did not get?).  Let me know if you want me to do anything else to push this.  I think it benefits everyone to clean it up now that difficulty is so high.

Thanks for the offer, I just sent a PM to all shareholders with less than 50 shares (because 50 was an original GB2/3 share). Lets see how many people want to make use of this offer..

Cheers,
12  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: February 10, 2014, 10:30:16 PM
@tyrion70,
Are you keeping that list of dividends up to date?
PM Sent Smiley

Received, thank you sir.
13  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: February 10, 2014, 09:59:22 PM
@tyrion70,
Are you keeping that list of dividends up to date?
14  Bitcoin / Project Development / Re: [RELEASE][WINDOWS] AddressWatch - A tool to monitor your bitcoin addresses on: January 21, 2014, 11:04:53 AM
Nice, i built a similar tool, but it is an online bitcoin address monitor
15  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: January 20, 2014, 10:19:31 PM
This weeks dividend is shaping up nicely, we are already at 71btc
71? Don't u mean 17? There's 14.30812048 in the wallet and 2.13584586 in eligius..

Cheesy

Sorry, was looking on my iphone and saw the 57btc on the payout queue and thought that was ours....

Sad
16  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: January 20, 2014, 09:52:58 PM
This weeks dividend is shaping up nicely, we are already at 71btc
17  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: January 19, 2014, 09:31:33 PM
Div time!

We still have over 10 btc at Eligius since their payout system is having some issues (https://bitcointalk.org/index.php?topic=23768.msg4602966#msg4602966), divs are lower than expected due to that.

The numbers:
Balance in wallet: 17.40432645
Still in wallet for non-confirmed shares: 1.2706386
Hosting costs: 2.415026834
Dividends: 13.71866102
Dividends per share: 0.00004097
Namecoin balance: 143.33809456

Only 678 shares left to confirm.

Latest sharelist can be found here:
http://pastebin.com/WDfBP7Zi

Dividends have been sent in tx:
https://blockchain.info/tx/0a63e5202f94585ed3f0c523af99fe0c559962f1fca3abfab7073964bfe34ab8

Cheers!

Dividend received, thank you again.

Question: when eligius comes back online to full capacity will you consider a supplemental dividend? Or just leave it till next sunday?
18  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: January 18, 2014, 12:37:17 AM
I agree with the above post. Thats why I sold my shares yesterday...

What price per share did you end up with?
19  Economy / Securities / Re: [BitFunder] - ADDICTION - KNCMiner - Now hashing at 14+TH! on: January 17, 2014, 11:59:26 PM
This weeks payout looks to be around 20 btc minus fees.

From a business perspective, I think we should seriously look into closing the group buy, sell all assets and take a last final payday.

I have loved this group buy and wish it could continue but I think our ROI on mining vs selling the miners is coming to a crossroads.

Does anybody have any recent numbers on what we could sell each miner for?
20  Bitcoin / Hardware / Re: Off-Topic on: January 15, 2014, 05:28:48 PM
I again publicly request the members/moderators of this forum to delete my present and previous addresses, phone numbers, businesses, domain names, links to my profiles and pictures unless they are 100% sure that the Tarandeep Gill they are looking for is me. There are 1000s by the same name (both guys and girls, as names in our culture are mostly unisex) living all over USA. I just happen to be the most famous one.

Is there a way I could get real names and addresses of the people who are posting my information on here?

This is the guy you are looking for.

Hey bar i know we've had our differences in the past but could you kindly provide some more detail?
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ... 86 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!