Bitcoin Forum
June 22, 2024, 02:15:01 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 »
41  Bitcoin / Bitcoin Technical Support / Re: where can i download the blockchain? on: October 10, 2012, 06:58:19 AM
yes i downloaded it from here and unpacked from 7-zip but it does not have blkindex.dat file

You can extract the two blk*.dat  files to a temporary folder and then use
  bitcoin-qt -loadblock=FILE
to have it load the blockchain data from the local file rather than from the network.  It still goes through the verification for each transaction so the advantage over a normal P2P network download is that the client is never waiting on a new block.  But it does go faster.


when i use bitcoin-qt -loadblock=FILE what should i put in the place of FILE slould i put blk00001.dat or blk00002.dat file?
42  Bitcoin / Bitcoin Technical Support / Re: where can i download the blockchain? on: October 10, 2012, 06:15:04 AM
Sure, http://eu1.bitcoincharts.com/blockchain/

Get yourself a copy of 7zip.  Smiley

Or just fire up the client and let it download it for you.

yes i downloaded it from here and unpacked from 7-zip but it does not have blkindex.dat file
43  Bitcoin / Bitcoin Technical Support / Re: where can i download the blockchain? on: October 10, 2012, 06:11:11 AM

that is very old is there any site that host's like this week's data
44  Bitcoin / Bitcoin Technical Support / where can i download the blockchain? on: October 10, 2012, 06:01:06 AM
on http://eu1.bitcoincharts.com/blockchain/ the blockchain's .dat file's are there but the blkindex.dat file is not there

and i want one for windows

is there a place from where i can download the blockchain through the browser
45  Bitcoin / Mining / Re: [ANNOUNCE] ecoinpool - A brand new pool mining software written in Erlang on: October 10, 2012, 02:47:25 AM
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
:~/ecoinpool$ ./test_launch.sh
==> ecoinpool (compile)
==> ebitcoin (compile)
==> rel (compile)
==> ecoinpool (compile)
Erlang R15B (erts-5.9) [source] [64-bit] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:true]

Eshell V5.9  (abort with ^G)
(ecoinpool_test)1> {"init terminating in do_boot",{{badmatch,{error,{shutdown,{ebitcoin_app,start,[normal,[]]}}}},[{ecoinpool_test_launch,start,0,[{file,"src/ecoinpool_test_launch.erl"},{line,34}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()


Can anyone help with this error.


can you provide your test_launch.config file so i can help
46  Bitcoin / Bitcoin Technical Support / Re: can i make bitcoin-qt to make more than 8 connection? on: October 09, 2012, 02:51:51 PM
can i make bitcoin-qt to make more than 8 connection?

can i make it to make 20 connection's

because download of the block chain is very slow

Number of connections goes up with time. Initially it's just 8, but after few hours you should be have much more connections.

it has been 6 hours till now and only 8 connection

is there a way to get more connection's
47  Bitcoin / Bitcoin Technical Support / can i make bitcoin-qt to make more than 8 connection? on: October 09, 2012, 02:29:40 PM
can i make bitcoin-qt to make more than 8 connection?

can i make it to make 20 connection's

because download of the block chain is very slow
48  Bitcoin / Mining / Re: [ANNOUNCE] ecoinpool - A brand new pool mining software written in Erlang on: October 08, 2012, 11:59:32 AM
i installed ecoinpool and when i activate subpool i get error :

heap_size: 4181
    stack_size: 24
    reductions: 5395
  neighbours:

=SUPERVISOR REPORT==== 8-Oct-2012::04:50:09 ===
     Supervisor: {global,
                                           ecoinpool_server_sup_057d86df9633b99cdd54246b3d000f00}
     Context:    child_terminated
     Reason:     {{badmatch,{ok,"404",
                                [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                                 {"Connection","close"},
                                 {"Content-Length","79"},
                                 {"Content-Type","application/json"},
                                 {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                                "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                  [{btc_daemon_util,get_block_number,2,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,220}]},
                   {btc_daemon_util,fetch_work,11,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,328}]},
                   {scrypt_coindaemon,fetch_work_with_state,1,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,203}]},
                   {scrypt_coindaemon,handle_cast,2,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,143}]},
                   {gen_server,handle_msg,5,
                               [{file,"gen_server.erl"},{line,597}]},
                   {proc_lib,init_p_do_apply,3,
                             [{file,"proc_lib.erl"},{line,227}]}]}
     Offender:   [{pid,<0.229.0>},
                  {name,coindaemon},
                  {mfargs,
                      {scrypt_coindaemon,start_link,
                          [<<"057d86df9633b99cdd54246b3d000f00">>,
                           [{pool_type,ltc},{host,<<"127.0.0.1">>}]]}},
                  {restart_type,permanent},
                  {shutdown,5000},
                  {child_type,worker}]

[04:50:09.621][daemon/warn] SCrypt-ltc CoinDaemon terminated.

=ERROR REPORT==== 8-Oct-2012::04:50:09 ===
** Generic server <0.241.0> terminating
** Last message in was {'$gen_cast',post_workunit}
** When Server state == {state,<<"057d86df9633b99cdd54246b3d000f00">>,ltc,
                            "http://127.0.0.1:9332/",
                            {"user","pass"},
                            <<"eco">>,
                            {default,
                                <<153,123,34,121,57,195,171,20,191,106,153,34,
                                  8,73,251,157,196,81,70,185>>},
                            undefined,106535,110632,undefined,undefined,
                            undefined,undefined}
** Reason for termination ==
** {{badmatch,{ok,"404",
                  [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                   {"Connection","close"},
                   {"Content-Length","79"},
                   {"Content-Type","application/json"},
                   {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                  "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
    [{btc_daemon_util,get_block_number,2,
                      [{file,"src/btc_daemon_util.erl"},{line,220}]},
     {btc_daemon_util,fetch_work,11,
                      [{file,"src/btc_daemon_util.erl"},{line,328}]},
     {scrypt_coindaemon,fetch_work_with_state,1,
                        [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
     {scrypt_coindaemon,handle_cast,2,
                        [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
     {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,597}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
[04:50:09.622][daemon/warn] SCrypt-ltc CoinDaemon starting...

=CRASH REPORT==== 8-Oct-2012::04:50:09 ===
  crasher:
    initial call: scrypt_coindaemon:init/1
    pid: <0.241.0>
    registered_name: []
    exception exit: {{badmatch,
                         {ok,"404",
                             [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                              {"Connection","close"},
                              {"Content-Length","79"},
                              {"Content-Type","application/json"},
                              {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                             "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                     [{btc_daemon_util,get_block_number,2,
                          [{file,"src/btc_daemon_util.erl"},{line,220}]},
                      {btc_daemon_util,fetch_work,11,
                          [{file,"src/btc_daemon_util.erl"},{line,328}]},
                      {scrypt_coindaemon,fetch_work_with_state,1,
                          [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
                      {scrypt_coindaemon,handle_cast,2,
                          [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
                      {gen_server,handle_msg,5,
                          [{file,"gen_server.erl"},{line,597}]},
                      {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,227}]}]}
      in function  gen_server:terminate/6 (gen_server.erl, line 737)
    ancestors: [<0.188.0>,ecoinpool_sup,<0.101.0>]
    messages: []
    links: [<0.188.0>,<0.143.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 4181
    stack_size: 24
    reductions: 5401
  neighbours:

=SUPERVISOR REPORT==== 8-Oct-2012::04:50:09 ===
     Supervisor: {global,
                                           ecoinpool_server_sup_057d86df9633b99cdd54246b3d000f00}
     Context:    child_terminated
     Reason:     {{badmatch,{ok,"404",
                                [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                                 {"Connection","close"},
                                 {"Content-Length","79"},
                                 {"Content-Type","application/json"},
                                 {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                                "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                  [{btc_daemon_util,get_block_number,2,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,220}]},
                   {btc_daemon_util,fetch_work,11,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,328}]},
                   {scrypt_coindaemon,fetch_work_with_state,1,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,203}]},
                   {scrypt_coindaemon,handle_cast,2,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,143}]},
                   {gen_server,handle_msg,5,
                               [{file,"gen_server.erl"},{line,597}]},
                   {proc_lib,init_p_do_apply,3,
                             [{file,"proc_lib.erl"},{line,227}]}]}
     Offender:   [{pid,<0.241.0>},
                  {name,coindaemon},
                  {mfargs,
                      {scrypt_coindaemon,start_link,
                          [<<"057d86df9633b99cdd54246b3d000f00">>,
                           [{pool_type,ltc},{host,<<"127.0.0.1">>}]]}},
                  {restart_type,permanent},
                  {shutdown,5000},
                  {child_type,worker}]

[04:50:09.647][daemon/warn] SCrypt-ltc CoinDaemon terminated.

=ERROR REPORT==== 8-Oct-2012::04:50:09 ===
** Generic server <0.253.0> terminating
** Last message in was {'$gen_cast',post_workunit}
** When Server state == {state,<<"057d86df9633b99cdd54246b3d000f00">>,ltc,
                            "http://127.0.0.1:9332/",
                            {"user","pass"},
                            <<"eco">>,
                            {default,
                                <<153,123,34,121,57,195,171,20,191,106,153,34,
                                  8,73,251,157,196,81,70,185>>},
                            undefined,114727,118824,undefined,undefined,
                            undefined,undefined}
** Reason for termination ==
** {{badmatch,{ok,"404",
                  [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                   {"Connection","close"},
                   {"Content-Length","79"},
                   {"Content-Type","application/json"},
                   {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                  "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
    [{btc_daemon_util,get_block_number,2,
                      [{file,"src/btc_daemon_util.erl"},{line,220}]},
     {btc_daemon_util,fetch_work,11,
                      [{file,"src/btc_daemon_util.erl"},{line,328}]},
     {scrypt_coindaemon,fetch_work_with_state,1,
                        [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
     {scrypt_coindaemon,handle_cast,2,
                        [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
     {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,597}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
[04:50:09.648][daemon/warn] SCrypt-ltc CoinDaemon starting...

=CRASH REPORT==== 8-Oct-2012::04:50:09 ===
  crasher:
    initial call: scrypt_coindaemon:init/1
    pid: <0.253.0>
    registered_name: []
    exception exit: {{badmatch,
                         {ok,"404",
                             [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                              {"Connection","close"},
                              {"Content-Length","79"},
                              {"Content-Type","application/json"},
                              {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                             "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                     [{btc_daemon_util,get_block_number,2,
                          [{file,"src/btc_daemon_util.erl"},{line,220}]},
                      {btc_daemon_util,fetch_work,11,
                          [{file,"src/btc_daemon_util.erl"},{line,328}]},
                      {scrypt_coindaemon,fetch_work_with_state,1,
                          [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
                      {scrypt_coindaemon,handle_cast,2,
                          [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
                      {gen_server,handle_msg,5,
                          [{file,"gen_server.erl"},{line,597}]},
                      {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,227}]}]}
      in function  gen_server:terminate/6 (gen_server.erl, line 737)
    ancestors: [<0.188.0>,ecoinpool_sup,<0.101.0>]
    messages: []
    links: [<0.188.0>,<0.143.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 4181
    stack_size: 24
    reductions: 5407
  neighbours:

=SUPERVISOR REPORT==== 8-Oct-2012::04:50:09 ===
     Supervisor: {global,
                                           ecoinpool_server_sup_057d86df9633b99cdd54246b3d000f00}
     Context:    child_terminated
     Reason:     {{badmatch,{ok,"404",
                                [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                                 {"Connection","close"},
                                 {"Content-Length","79"},
                                 {"Content-Type","application/json"},
                                 {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                                "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                  [{btc_daemon_util,get_block_number,2,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,220}]},
                   {btc_daemon_util,fetch_work,11,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,328}]},
                   {scrypt_coindaemon,fetch_work_with_state,1,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,203}]},
                   {scrypt_coindaemon,handle_cast,2,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,143}]},
                   {gen_server,handle_msg,5,
                               [{file,"gen_server.erl"},{line,597}]},
                   {proc_lib,init_p_do_apply,3,
                             [{file,"proc_lib.erl"},{line,227}]}]}
     Offender:   [{pid,<0.253.0>},
                  {name,coindaemon},
                  {mfargs,
                      {scrypt_coindaemon,start_link,
                          [<<"057d86df9633b99cdd54246b3d000f00">>,
                           [{pool_type,ltc},{host,<<"127.0.0.1">>}]]}},
                  {restart_type,permanent},
                  {shutdown,5000},
                  {child_type,worker}]

[04:50:09.681][daemon/warn] SCrypt-ltc CoinDaemon terminated.

=ERROR REPORT==== 8-Oct-2012::04:50:09 ===
** Generic server <0.265.0> terminating
** Last message in was {'$gen_cast',post_workunit}
** When Server state == {state,<<"057d86df9633b99cdd54246b3d000f00">>,ltc,
                            "http://127.0.0.1:9332/",
                            {"user","pass"},
                            <<"eco">>,
                            {default,
                                <<153,123,34,121,57,195,171,20,191,106,153,34,
                                  8,73,251,157,196,81,70,185>>},
                            undefined,122919,127016,undefined,undefined,
                            undefined,undefined}
** Reason for termination ==
** {{badmatch,{ok,"404",
                  [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                   {"Connection","close"},
                   {"Content-Length","79"},
                   {"Content-Type","application/json"},
                   {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                  "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
    [{btc_daemon_util,get_block_number,2,
                      [{file,"src/btc_daemon_util.erl"},{line,220}]},
     {btc_daemon_util,fetch_work,11,
                      [{file,"src/btc_daemon_util.erl"},{line,328}]},
     {scrypt_coindaemon,fetch_work_with_state,1,
                        [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
     {scrypt_coindaemon,handle_cast,2,
                        [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
     {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,597}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
[04:50:09.686][daemon/warn] SCrypt-ltc CoinDaemon starting...

=CRASH REPORT==== 8-Oct-2012::04:50:09 ===
  crasher:
    initial call: scrypt_coindaemon:init/1
    pid: <0.265.0>
    registered_name: []
    exception exit: {{badmatch,
                         {ok,"404",
                             [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                              {"Connection","close"},
                              {"Content-Length","79"},
                              {"Content-Type","application/json"},
                              {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                             "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                     [{btc_daemon_util,get_block_number,2,
                          [{file,"src/btc_daemon_util.erl"},{line,220}]},
                      {btc_daemon_util,fetch_work,11,
                          [{file,"src/btc_daemon_util.erl"},{line,328}]},
                      {scrypt_coindaemon,fetch_work_with_state,1,
                          [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
                      {scrypt_coindaemon,handle_cast,2,
                          [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
                      {gen_server,handle_msg,5,
                          [{file,"gen_server.erl"},{line,597}]},
                      {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,227}]}]}
      in function  gen_server:terminate/6 (gen_server.erl, line 737)
    ancestors: [<0.188.0>,ecoinpool_sup,<0.101.0>]
    messages: []
    links: [<0.188.0>,<0.143.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 2584
    stack_size: 24
    reductions: 5295
  neighbours:

=SUPERVISOR REPORT==== 8-Oct-2012::04:50:09 ===
     Supervisor: {global,
                                           ecoinpool_server_sup_057d86df9633b99cdd54246b3d000f00}
     Context:    child_terminated
     Reason:     {{badmatch,{ok,"404",
                                [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                                 {"Connection","close"},
                                 {"Content-Length","79"},
                                 {"Content-Type","application/json"},
                                 {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                                "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                  [{btc_daemon_util,get_block_number,2,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,220}]},
                   {btc_daemon_util,fetch_work,11,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,328}]},
                   {scrypt_coindaemon,fetch_work_with_state,1,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,203}]},
                   {scrypt_coindaemon,handle_cast,2,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,143}]},
                   {gen_server,handle_msg,5,
                               [{file,"gen_server.erl"},{line,597}]},
                   {proc_lib,init_p_do_apply,3,
                             [{file,"proc_lib.erl"},{line,227}]}]}
     Offender:   [{pid,<0.265.0>},
                  {name,coindaemon},
                  {mfargs,
                      {scrypt_coindaemon,start_link,
                          [<<"057d86df9633b99cdd54246b3d000f00">>,
                           [{pool_type,ltc},{host,<<"127.0.0.1">>}]]}},
                  {restart_type,permanent},
                  {shutdown,5000},
                  {child_type,worker}]

[04:50:09.708][daemon/warn] SCrypt-ltc CoinDaemon terminated.

=ERROR REPORT==== 8-Oct-2012::04:50:09 ===
** Generic server <0.276.0> terminating
** Last message in was {'$gen_cast',post_workunit}
** When Server state == {state,<<"057d86df9633b99cdd54246b3d000f00">>,ltc,
                            "http://127.0.0.1:9332/",
                            {"user","pass"},
                            <<"eco">>,
                            {default,
                                <<153,123,34,121,57,195,171,20,191,106,153,34,
                                  8,73,251,157,196,81,70,185>>},
                            undefined,131111,135208,undefined,undefined,
                            undefined,undefined}
** Reason for termination ==
** {{badmatch,{ok,"404",
                  [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                   {"Connection","close"},
                   {"Content-Length","79"},
                   {"Content-Type","application/json"},
                   {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                  "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
    [{btc_daemon_util,get_block_number,2,
                      [{file,"src/btc_daemon_util.erl"},{line,220}]},
     {btc_daemon_util,fetch_work,11,
                      [{file,"src/btc_daemon_util.erl"},{line,328}]},
     {scrypt_coindaemon,fetch_work_with_state,1,
                        [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
     {scrypt_coindaemon,handle_cast,2,
                        [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
     {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,597}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}

=CRASH REPORT==== 8-Oct-2012::04:50:09 ===
  crasher:
    initial call: scrypt_coindaemon:init/1
    pid: <0.276.0>
    registered_name: []
    exception exit: {{badmatch,
                         {ok,"404",
                             [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                              {"Connection","close"},
                              {"Content-Length","79"},
                              {"Content-Type","application/json"},
                              {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                             "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                     [{btc_daemon_util,get_block_number,2,
                          [{file,"src/btc_daemon_util.erl"},{line,220}]},
                      {btc_daemon_util,fetch_work,11,
                          [{file,"src/btc_daemon_util.erl"},{line,328}]},
                      {scrypt_coindaemon,fetch_work_with_state,1,
                          [{file,"src/scrypt_coindaemon.erl"},{line,203}]},
                      {scrypt_coindaemon,handle_cast,2,
                          [{file,"src/scrypt_coindaemon.erl"},{line,143}]},
                      {gen_server,handle_msg,5,
                          [{file,"gen_server.erl"},{line,597}]},
                      {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,227}]}]}
      in function  gen_server:terminate/6 (gen_server.erl, line 737)
    ancestors: [<0.188.0>,ecoinpool_sup,<0.101.0>]
    messages: []
    links: [<0.188.0>,<0.143.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 2584
    stack_size: 24
    reductions: 5392
  neighbours:

=SUPERVISOR REPORT==== 8-Oct-2012::04:50:09 ===
     Supervisor: {global,
                                           ecoinpool_server_sup_057d86df9633b99cdd54246b3d000f00}
     Context:    child_terminated
     Reason:     {{badmatch,{ok,"404",
                                [{"Date","Mon, 08 Oct 2012 11:50:09 +0000"},
                                 {"Connection","close"},
                                 {"Content-Length","79"},
                                 {"Content-Type","application/json"},
                                 {"Server","litecoin-json-rpc/v0.6.3c-beta"}],
                                "{\"result\":null,\"error\":{\"code\":-32601,\"message\":\"Method not found\"},\"id\":null}\n"}},
                  [{btc_daemon_util,get_block_number,2,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,220}]},
                   {btc_daemon_util,fetch_work,11,
                                    [{file,"src/btc_daemon_util.erl"},
                                     {line,328}]},
                   {scrypt_coindaemon,fetch_work_with_state,1,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,203}]},
                   {scrypt_coindaemon,handle_cast,2,
                                      [{file,"src/scrypt_coindaemon.erl"},
                                       {line,143}]},
                   {gen_server,handle_msg,5,
                               [{file,"gen_server.erl"},{line,597}]},
                   {proc_lib,init_p_do_apply,3,
                             [{file,"proc_lib.erl"},{line,227}]}]}
     Offender:   [{pid,<0.276.0>},
                  {name,coindaemon},
                  {mfargs,
                      {scrypt_coindaemon,start_link,
                          [<<"057d86df9633b99cdd54246b3d000f00">>,
                           [{pool_type,ltc},{host,<<"127.0.0.1">>}]]}},
                  {restart_type,permanent},
                  {shutdown,5000},
                  {child_type,worker}]


=SUPERVISOR REPORT==== 8-Oct-2012::04:50:09 ===
     Supervisor: {global,
                                           ecoinpool_server_sup_057d86df9633b99cdd54246b3d000f00}
     Context:    shutdown
     Reason:     reached_max_restart_intensity
     Offender:   [{pid,<0.276.0>},
                  {name,coindaemon},
                  {mfargs,
                      {scrypt_coindaemon,start_link,
                          [<<"057d86df9633b99cdd54246b3d000f00">>,
                           [{pool_type,ltc},{host,<<"127.0.0.1">>}]]}},
                  {restart_type,permanent},
                  {shutdown,5000},
                  {child_type,worker}]

[04:50:09.718][default/warn] ecoinpool_rpc: Stopped RPC on port 8888
[04:50:09.718][server/warn] Subpool 057d86df9633b99cdd54246b3d000f00 terminated.
49  Bitcoin / Mining / Re: Open source pools? on: October 07, 2012, 10:34:03 AM
but hasnt been maintained since last year.
ecoinpool, eliopool or the old faithful pushpool

ecoinpool has lot's of problem to get it running and i am still trying to setup ecoinpool on ubuntu 11.10
50  Bitcoin / Bitcoin Technical Support / Re: Oh Gosh,,,, MSI 890FXA-GD70 4 x 5830,, Was working fine,,, out of nowhere KABOOM on: October 07, 2012, 02:19:20 AM
The second rev 1.1 board that gave me problems did the same thing.. It ran 4 cards fine for a while... Crashed and only 2 cards would show up. After using the 2 cards on this bad board the entire thing died and would not post...

It gave me Error code 2E on the LED.

did you give to to MSI?
51  Bitcoin / Bitcoin Technical Support / Re: 5830s on Windows XP - What drivers? on: October 07, 2012, 02:17:36 AM
i am using catalyst 11.4
52  Other / Beginners & Help / Re: New here. on: October 06, 2012, 08:40:52 AM
Welcome
53  Other / CPU/GPU Bitcoin mining hardware / Re: Mining in the refrigerator? on: October 06, 2012, 08:02:51 AM
mining in the refrigerator will make your GPU fan's freeze
54  Other / CPU/GPU Bitcoin mining hardware / Re: Which Card Has The Fastest ROI? on: October 06, 2012, 08:01:00 AM
i am mining with a MSI 6670
55  Bitcoin / Mining / Re: [ANNOUNCE] ecoinpool - A brand new pool mining software written in Erlang on: October 06, 2012, 07:48:08 AM
I tried once again to get ecoinpool working.
Im pretty sure everything is setup fine (couchdb, erlang) except the last part of the configuration file.

Here is the error i actually encounter:
Code:
root@j064:/opt/ecoinpool# ./test_launch.sh
==> ecoinpool (compile)
==> ebitcoin (compile)
==> rel (compile)
==> ecoinpool (compile)
Erlang R15B (erts-5.9) [source] [64-bit] [smp:4:4] [async-threads:0] [hipe] [kernel-poll:true]

Eshell V5.9  (abort with ^G)
(ecoinpool_test@j064)1> {"init terminating in do_boot",{{badmatch,{error,{shutdown,{ebitcoin_app,start,[normal,[]]}}}},[{ecoinpool_test_launch,start,0,[{file,"src/ecoinpool_test_launch.erl"},{line,34}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
root@j064:/opt/ecoinpool#


Anybody here who can post a sample config and a describtion on the nessecary steps from here to get this working?
What parts to be edited, removed, replaced and database settings outside of this config file.

Code:
% This is a setting that certainly has to be changed. Configure one or
        % more worker table replicators here (if you have multiple sub-pools).
        % Please only connect one sub-pool to one table or things get jammed up.
        {replicator_configs, [
            % Format: {<ecoinpool sub-pool ID>, <MySQL worker table>, <MySQL sync interval in seconds, 1 or more>}
            {"24aa68ec6c910de0850ed0c575621ec9", "pool_worker", 15}
        ]},
        
        % Next is your blowfish secret key. Copy it from above.
        {blowfish_secret, "Replace me!"},
        
        % And the last one, also to be likely changed, is the shares deployer
        % configuration. There are two possible formats here, one with and one
        % without using merged mining. The config ID is used as basename for
        % saving the deployment state file and for the "source" column.
        {share_deployer_configs, [
            % Non-MM Format: {<config ID string>, <pool name>, <MySQL shares table>, <MySQL write interval in seconds, 0 allowed>}
            {"ltc_test_shares", "ltc-test", "shares", 60},
            % MM Format: {<config ID string>, <main pool name>, <aux pool name>, <MySQL shares table>, <MySQL write interval in seconds, 0 allowed>}
            {"btc_nmc_test_shares", "btc-test", "nmc-test", "shares", 60}
        ]}
    ]}
].

i am also stuck with the same error can someone help?
56  Bitcoin / Pools / A Question For Tycho on: October 06, 2012, 07:45:16 AM
Tycho what pool software are you using?
57  Bitcoin / Bitcoin Technical Support / Re: Any way to get much faster confirmations? on: October 06, 2012, 07:42:30 AM
Is there any way to get much faster confirmations?

I'm developing BitVendor and really need to be able to receive at least 4 confirmations fairly quickly (like before the customer walks away with the vendors merchandise). Would upping the transaction fee accomplish this? How quickly can confirmations come?

Use LTC.  litecoin.org

+1
58  Bitcoin / Bitcoin Technical Support / Re: What is the best client version so far? on: October 06, 2012, 07:41:04 AM
0.7
59  Bitcoin / Bitcoin Technical Support / Ecoinpool - Tech Support on: October 06, 2012, 07:22:52 AM
Support Thread For Ecoinpool please ask your Question's here...
60  Bitcoin / Pools / Re: What is better Ozcoin or Eclipse on: October 06, 2012, 03:26:09 AM
i am mining with Eclipse..

as it is the only DGM pool without fees for now.
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!