Bitcoin Forum
May 26, 2024, 10:20:47 PM *
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 »
481  Other / Off-topic / Re: Need Pushpool Help - mysql pwdb query failed at fetch on: May 06, 2013, 09:20:47 PM
did you ever find a resolution to this?

Yeah, He found a solution to this. He now runs a litecoin pool.

Mind sharing what you did to get the shares db populating, I see a lot of people having similar issues.
482  Other / Off-topic / Re: Need Pushpool Help - mysql pwdb query failed at fetch on: May 06, 2013, 01:00:52 AM
did you ever find a resolution to this?
483  Bitcoin / Mining software (miners) / Re: If you mine with CGMiner, try CGWatcher, a GUI/monitor to help minimize downtime on: May 03, 2013, 09:01:22 PM
Nice job dude.. any idea when I can monitor all the remote servers, I have to manually always vpn into them to see what they are doing.. :/
484  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: May 03, 2013, 05:13:42 PM
Code:
"stmt.sharelog" :
                  "INSERT INTO shares (rem_host, username, our_result, upstream_result, reason, solution) VALUES (?, ?, ?, ?, ?, ?)"

I see this a lot, and with simplecoin I see this shares db, but for some reason im not getting any inserts, is this query wrong, how can this be debugged.. ?
485  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: May 03, 2013, 05:12:58 PM
looks like your pushpool cant connect to bitcoind, are you running bitcoind (already synchronized) before pushpool?

its resolved... my rpc password for bitcoin.conf and server.json some reason had some weird random chrs in it that would cause auth to not happen.. ..

486  Bitcoin / Mining / Re: pushpool - open source pool software on: May 03, 2013, 05:09:42 PM
does pushpool and bitcoind work on the same server?

Im getting this when trying to start pushpool

netcom@u12:/opt/pushpool$ sbin/pushpoold -E -F
[2013-05-01 21:46:3.812277] Listening on host :: port 8336
[2013-05-01 21:46:3.814084] Listening on host :: port 8337
[2013-05-01 21:46:3.814468] tcp bind: Address already in use

any updates, progress or other alternatives ? Tongue

ah, netcom.   that was first commercial internet provider in DFW area outside of the crap hourly stuff like compuserve....    but back then in 1990 or so, you could still freeload off of 1/2 the universities anyway, or at least telnet out from their login interface (have some friend at a uni give you a shell acct or something).   there were a few exceptions,  like at the superconducting supercollider, you could log on directly to their VAX (sscvx1.ssc.gov) with a guest account

for the question

did you change your pushpool "requests to us" to the same port that bitcoin uses?  if so, you shouldnt have. 




I remember netcom, I actually was living in Dallas at the time working in the video game industry.. but yea thats not what im using Smiley

I was able to figure it out because in the server.json their are two binding addresses for JSON-RPC.. if you leave them both in you get that issue, it wasnt really clear to me at first and nothing in the docs talk about it from what I could read Smiley

487  Bitcoin / Project Development / Re: mmcFE v2.1.23-stable - A Clean & Simple Pushpool frontend (PHP/BASH/JS/MYSQL) on: May 03, 2013, 03:12:01 AM
Hey, I just set this up on a VM image and seem to have most things set up, but when I try to log in with the account I created, it acts like it didnt log me in.. and it still says welcome guest at the top..

next issue when viewing the stats page (of course not logged in I see this in my apache error log).

Code:
[Thu May 02 20:29:35 2013] [error] [client 172.18.1.240] PHP Fatal error:  Uncaught BitcoinClientException: [0]: Didn't receive 200 OK from remote server. (HTTP/1.1 404 Not Found)\n\n  thrown in  on line 0, referer: http://172.18.251.190/index
[Thu May 02 20:29:35 2013] [error] [client 172.18.1.240] File does not exist: /var/www/images/head_index_left_bg.jpg, referer: http://172.18.251.190/stats

PushPool is running.. and I can see in the debug log that its spitting out data.

next up is in pushpool i see alot of people adding

Code:
                "stmt.sharelog" :
                  "INSERT INTO shares (rem_host, username, our_result, upstream_result, reason, solution) VALUES (?, ?, ?, ?, ?, ?)"

but that doesn't seem to push any shares into the db.. and yea above my db settings are correct..

so im a bit stuck at the moment.

things I did per read me, adjusted the $includeDirectory, these seem to be only listed in cronjob folder
Imported sql, checked verified via phpmyadmin tables where, created a user, verified it was in the db, unable to log in..

any thoughts?
488  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: May 02, 2013, 10:04:49 PM
Code:
netcom@u12:/opt/pushpool$ /opt/pushpool/sbin/pushpoold --debug=2 --config server.json --stderr --foreground
[2013-05-02 21:13:12.728423] Debug output enabled
[2013-05-02 21:13:12.729447] Forcing local hostname to localhost.localdomain
[2013-05-02 21:13:12.734267] Listening on host :: port 8336
[2013-05-02 21:13:12.734667] Listening on host :: port 8337
[2013-05-02 21:13:12.738452] initialized
[2013-05-02 21:14:22.856040] client host ::ffff:172.18.1.240 port 55619 connected
[2013-05-02 21:14:22.856165] client ::ffff:172.18.1.240 ended
[2013-05-02 21:14:22.856742] client host ::ffff:172.18.1.240 port 55620 connected
[2013-05-02 21:14:22.856942] client ::ffff:172.18.1.240 ended
[2013-05-02 21:14:22.857587] client host ::ffff:172.18.1.240 port 55621 connected
[2013-05-02 21:14:22.857653] client ::ffff:172.18.1.240 ended
[2013-05-02 21:14:24.929252] client host ::ffff:172.18.1.240 port 55629 connected
[2013-05-02 21:14:24.929353] client ::ffff:172.18.1.240 ended
[2013-05-02 21:14:24.929847] client host ::ffff:172.18.1.240 port 55630 connected
[2013-05-02 21:14:24.939533] client ::ffff:172.18.1.240 ended
[2013-05-02 21:14:24.940080] client host ::ffff:172.18.1.240 port 55631 connected
[2013-05-02 21:14:24.940147] client ::ffff:172.18.1.240 ended
[2013-05-02 21:16:33.795761] client host ::ffff:172.18.1.240 port 55663 connected
[2013-05-02 21:16:33.795870] client ::ffff:172.18.1.240 ended
[2013-05-02 21:16:33.796711] client host ::ffff:172.18.1.240 port 55664 connected
[2013-05-02 21:16:33.797012] client ::ffff:172.18.1.240 ended
[2013-05-02 21:16:33.797626] client host ::ffff:172.18.1.240 port 55665 connected
[2013-05-02 21:16:33.797692] client ::ffff:172.18.1.240 ended
[2013-05-02 21:16:35.879581] client host ::ffff:172.18.1.240 port 55673 connected
[2013-05-02 21:16:35.879690] client ::ffff:172.18.1.240 ended
[2013-05-02 21:16:35.880525] client host ::ffff:172.18.1.240 port 55674 connected
[2013-05-02 21:16:35.880594] client ::ffff:172.18.1.240 ended
[2013-05-02 21:16:35.881230] client host ::ffff:172.18.1.240 port 55675 connected
[2013-05-02 21:16:35.881296] client ::ffff:172.18.1.240 ended
JSON protocol request:
{"method": "getwork", "params": [], "id":1}

* About to connect() to 127.0.0.1 port 8332 (#0)
*   Trying 127.0.0.1... * TCP_NODELAY set
* connected
* Server auth using Basic with user 'userbitcoind'
> POST / HTTP/1.1
Authorization: Basic Z2sfsdf
Host: 127.0.0.1:8332
Accept: */*
Accept-Encoding: deflate, gzip
Content-type: application/json
Content-Length: 45

* HTTP 1.0, assume close after body
< HTTP/1.0 401 Authorization Required
< Date: Thu, 02 May 2013 21:18:17 +0000
< Server: bitcoin-json-rpc/v0.8.1.0-g34d62a8-beta
* Authentication problem. Ignoring this.
< WWW-Authenticate: Basic realm="jsonrpc"
< Content-Type: text/html
< Content-Length: 296
* The requested URL returned error: 401
* Closing connection #0
[2013-05-02 21:18:17.067743] HTTP request failed: The requested URL returned error: 401
JSON protocol request:
{"method": "getwork", "params": [], "id":2}

* About to connect() to 127.0.0.1 port 8332 (#0)
*   Trying 127.0.0.1... * TCP_NODELAY set
* connected
* Server auth using Basic with user 'userbitcoind'
> POST / HTTP/1.1
Authorization: Basic Zsdff
Host: 127.0.0.1:8332
Accept: */*
Accept-Encoding: deflate, gzip
Content-type: application/json
Content-Length: 45

* HTTP 1.0, assume close after body
< HTTP/1.0 401 Authorization Required
< Date: Thu, 02 May 2013 21:18:18 +0000
< Server: bitcoin-json-rpc/v0.8.1.0-g34d62a8-beta
* Authentication problem. Ignoring this.
< WWW-Authenticate: Basic realm="jsonrpc"
< Content-Type: text/html
< Content-Length: 296
* The requested URL returned error: 401
* Closing connection #0
[2013-05-02 21:18:18.984823] HTTP request failed: The requested URL returned error: 401
JSON protocol request:
{"method": "getwork", "params": [], "id":3}
489  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: May 02, 2013, 09:08:34 PM
Pushpool newbie and thanks for creating this hope you add to it..

I was unsable to see where the mysql data base tables are for setting up the db.. the only thing I have is the pool worker which has user and pass.. in the github section I didnt see any .sql files or missed anything about table creation..

next issue.. I have bitcoind running, and have pushpull running as far as I can tell, Im connecting cgminer to my pool via

cgminer -o 172.18.251.190:8337 -u abc -p 123  (this is whats in the push pull db)

In the pushpull log im seeing:

Code:
> POST / HTTP/1.1
Authorization: Basic xxxxxxxxxxxxxxxxx
Host: 127.0.0.1:8332
Accept: */*
Accept-Encoding: deflate, gzip
Content-type: application/json
Content-Length: 46

* HTTP 1.0, assume close after body
< HTTP/1.0 401 Authorization Required
< Date: Thu, 02 May 2013 21:31:16 +0000
< Server: bitcoin-json-rpc/v0.8.1.0-g34d62a8-beta
* Authentication problem. Ignoring this.
< WWW-Authenticate: Basic realm="jsonrpc"
< Content-Type: text/html
< Content-Length: 296
* The requested URL returned error: 401
* Closing connection #0

my server.json is

Code:
{
        # network ports
        "listen" : [
                # binary protocol (default), port 8336
                { "port" : 8336 },

                # HTTP JSON-RPC protocol, port 8337
                { "port" : 8337, "protocol" : "http-json" }

                # HTTP JSON-RPC protocol, port 8339,
                # with trusted proxy appserver.example.com forwarding
                # requests to us
        #       { "port" : 8337, "protocol" : "http-json",
        #         "proxy" : "appserver.example.com" },

                # binary protocol, localhost-only port 8338
#               { "host" : "127.0.0.1", "port" : 8338, "protocol" : "binary" }
        ],

        # database settings
        "database" : {
                "engine" : "mysql",

                # 'host' defaults to localhost, if not specified
                "host" : "localhost",

                # 'port' uses proper default port for the DB engine,
                # if not specified
                "port" : 3306,

                "name" : "pushpool",
                "username" : "root",
                "password" : "12345678",

                "stmt.pwdb" :
                  "SELECT password FROM pool_worker WHERE username = ?"
        },

        # cache settings
        "memcached" : {
                "servers" : [
                        { "host" : "127.0.0.1", "port" : 11211 }
                ]
        },

        "pid" : "/tmp/pushpoold.pid",

        # overrides local hostname detection
        "forcehost" : "localhost.localdomain",

        "log.requests" : "/tmp/request.log",
        "log.shares" : "/tmp/shares.log",

        # the server assumes longpolling (w/ SIGUSR1 called for each blk)
        "longpoll.disable" : false,

        # length of time to cache username/password credentials, in seconds
        "auth.cred_cache.expire" : 75,

        # RPC settings
        "rpc.url" : "http://127.0.0.1:8332/",
        "rpc.user" : "mybitcoinduser",
        "rpc.pass" : "mybitcoindpass",

        # rewrite returned 'target' to difficulty-1?
        "rpc.target.rewrite" : true,

        # allow clients to update the ntime field of their work

btc config is

Code:
server=1
daemon=1
rpcallowip=*
rpcuser=mybitcoinduser
rpcpassword=mybitcoindpass

any thoughts? :?
490  Bitcoin / Mining / Re: pushpool - open source pool software on: May 01, 2013, 08:43:20 PM
does pushpool and bitcoind work on the same server?

Im getting this when trying to start pushpool

netcom@u12:/opt/pushpool$ sbin/pushpoold -E -F
[2013-05-01 21:46:3.812277] Listening on host :: port 8336
[2013-05-01 21:46:3.814084] Listening on host :: port 8337
[2013-05-01 21:46:3.814468] tcp bind: Address already in use

any updates, progress or other alternatives ? Tongue
491  Bitcoin / Project Development / Re: [Pushpool Web Frontend] Simplecoin v5.0 Opensource PHP/MySQL - NEW RELEASE on: April 30, 2013, 04:58:16 PM
Im seeing the same errors, I also found out that for example the block table was not being updated and I needed to add a COMMIT after the INSERT INTO call to make it work, Im gonna check the code and add COMMIT after all the INSERT INTO and check how it works.

Also Im working on modify the code to make it multilanguage using language templates so its easier to translate.

Let me know when you do, I put this aside temp since the thread seemed dead :/

Sure Smiley I like this frontend as its the only one I managed to get working without needing to do a lot of things, sad that is seems uncontinued and with a couple of bugs, I will try get some free time to review the full code but in the meantime Im gonna do those changes to get the DB working propertly and the start reading and modifying for the multilenguage version Smiley

If anyone wants to help everything is welcome hehe

My idea was to get it up and running see how it functions, then build all custom modules for a drupal 7 version.. aka custom modules that you can plug into drupal and display in the various blocks themeing layers and take advantage of drupals out of the box front end for users, permissions etc.

Would be willing to work with someone to translate the code into a more flexible system.
492  Bitcoin / Hardware / Re: [Work in progess] Burnins Avalon Chip to mining board service on: April 30, 2013, 12:08:55 AM
burnin - any updates?


2. Since i am are facing much higher interest then anticipated i am reconsidering putting up
an order-website to streamline the process for both customer and me.


I'm willing to help on the web side of things, set up many similar things in the past.. let me know
493  Bitcoin / Project Development / Re: [Pushpool Web Frontend] Simplecoin v5.0 Opensource PHP/MySQL - NEW RELEASE on: April 29, 2013, 06:18:03 PM
Im seeing the same errors, I also found out that for example the block table was not being updated and I needed to add a COMMIT after the INSERT INTO call to make it work, Im gonna check the code and add COMMIT after all the INSERT INTO and check how it works.

Also Im working on modify the code to make it multilanguage using language templates so its easier to translate.

Let me know when you do, I put this aside temp since the thread seemed dead :/
494  Other / CPU/GPU Bitcoin mining hardware / Re: Tom's Hardware Review of 7990 on: April 24, 2013, 06:04:23 PM
Does it push 1400 in one card for $100 I dont think so.. Im guessing maybe 800+ maybe??

I think you forgot an extra zero.. $1000.  Wink

With some tweaking and undervolting, I'd be willing it hit 1.2GH/s.

Smiley to quick to type.. $100 would be a steal !

495  Bitcoin / Hardware / Re: [Work in progess] Burnins Avalon Chip to mining board service on: April 24, 2013, 05:34:15 PM
Ok I feel dumb but how do you >> you have to be able to sign messages with address used for the payment of the chips!<< ??

Is their some way in the wallet to generate some signed sig, aka like public key.. or how do you go about this.. I did email you but didnt get any reply so I must of did something wrong..

I was in the first batch of chips that where ordered.
496  Other / CPU/GPU Bitcoin mining hardware / Tom's Hardware Review of 7990 on: April 24, 2013, 05:29:55 PM
http://www.tomshardware.com/reviews/radeon-hd-7990-review-benchmark,3486.html

No details on BTC Mining, which I think should be a standard in card reviews these days Smiley
So no really telling how much it will push, my current set of 7970's push around 660-710 depending on card, stability and settings.

Does it push 1400 in one card for $1000 I dont think so.. Im guessing maybe 800+ maybe??

Anyhow mine on..



497  Other / CPU/GPU Bitcoin mining hardware / Re: Post your 7970 Card info and Settings on: April 24, 2013, 01:29:19 AM
I'm thinking of picking up some Gigabyte 7970 GHz Edition boards cause I think by default they are clocked at 1100, my sapphire ones are 1000 which I push to 1150 ish.. anyone have any thoughts about the Gigabyte card?

498  Other / CPU/GPU Bitcoin mining hardware / Re: Post your 7970 Card info and Settings on: April 20, 2013, 06:45:35 PM

Nice setup.. what risers did you end up getting?  Hows the 1200 watt power supply holding up?
499  Bitcoin / Hardware / Anyone tried one of these: Quad V7 TAI Logic Module on: April 19, 2013, 11:20:59 PM
Quote
The Quad V7 TAI Logic Module can hold designs up to 80M ASIC gates with four Xilinx Vitex-7 2000T FPGA devices and has two on-board DDR3 SO-DIMM sockets and two on-board DDR2 SO-DIMM sockets to meet a variety of high-speed memory applications. The Quad V7 TAI Logic Module supports 48 channels of high speed Gigabit transceivers capable of running up to 10Gbps for a variety of high-speed interfaces such as PCIe, SATA and XAUI. In addition to our existing USB2.0 port for our popular runtime software features such as FPGA download, programmable clock generation and self-test, the new Quad V7 TAI Logic Module now supports these runtime features through Ethernet cable so you can control your FPGA hardware remotely. S2C has also added a number of new runtime features such as I/O voltage setting and clock frequency read back through software control.
http://www.s2cinc.com/product/HardWare/V7TAILogicModule.htm

http://www.s2cinc.com/product/HardWare/images/quad_fontcheck.gif

Of course I couldnt find any prices on them but would guess a few thousand or even more, the unique thing is that they can easly be stacked.
500  Other / CPU/GPU Bitcoin mining hardware / Re: How about this for a rig? on: April 19, 2013, 09:16:29 PM
You could dump the 3rd card and get 2 7970's.. they each can pump out around 660-710 or more depending on card, unlocked voltage and how you feel about overclocking.. would prob save you about $100
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!