Bitcoin Forum
May 07, 2024, 04:54:18 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 29 30 [31] 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 93 »
601  Bitcoin / Mining / Re: [ANNOUNCE] ecoinpool - A brand new pool mining software written in Erlang on: October 08, 2012, 01:12:24 PM
i installed ecoinpool and when i activate subpool i get error :

Code:
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.

Next time use code & /code
602  Economy / Scam Accusations / Re: Nefario on: October 08, 2012, 12:46:34 PM
The funny/worst part is on 3rd October 2012, I sent my personal details to GLBSE to reset 2 factor authentication on my account.




Just 5 minutes before chatted to Nefario on his gmail account.
603  Economy / Scam Accusations / Re: Nefario on: October 08, 2012, 12:32:55 PM
I am curious why scammer tags don't include a ban? Or at least a posting ban
Everyone has freedom to express his/her views.
Besides, we need accused to express his/her views.
If we don't allow to post, then we cant hear what they say or trying to say.

Some calling Nefario scammer & some not.
Around 50 BTC is in my GLBSE account.
I don't know what to do, except just read other replies.

4 persons I trusted in this forum very much.
Theymos, Gavin, Sathoshi & Nefario.
Now only has 3 to trust.
604  Economy / Service Announcements / Re: Giving Away a FREE 840Mh/s ModMiner Quad FPGA Miner Every Week in October! on: October 08, 2012, 05:03:31 AM
I am in. Hope, I win this time.
605  Economy / Securities / Re: [GLBSE] PureMining: Infinite-term, deterministic mining bond on: October 07, 2012, 03:10:31 PM
I don't have that much luxury to donate coins to charity. May be for others, its just some coins, for me its life.

Hope Nefario won't scam every one.

I had my history downloaded last week from GLBSE as csv, but deleted.
Trying to recover it.

@Meni Rosenfeld, may be you can donate me some, coz you like donating very much & donated to this forum.
1LHvvynRR5N1c1e6DbqHRoF8rYfMcChg7e
606  Other / CPU/GPU Bitcoin mining hardware / Re: 3 GPU fans died on me this month. Someone please help me. :( on: October 06, 2012, 11:49:21 AM
I agree ^.. Drilling a small hole is a very easy fix.... Really easy to add more oil as needed.
How you drill?
The fan has a spindle in center. So if you drill center, then it will drill spindle also & how you put oil in it?
or have to drill near center instead of exact center?
607  Other / CPU/GPU Bitcoin mining hardware / Re: sapphire 5870 fan problem on: October 05, 2012, 10:18:24 PM
Yes it may break, if using wrong method.
The trick is you have to "lift up" the screw driver or stick instead of pushing down.
Also u MUST attach the fan to heat sink or some wood board for support.

I removed the heat sink & screwed it upside down in plastic cover then screwed fan to it.
So, it was easy to open, coz the heat sink, gives support for lifting.

Like this image

608  Other / CPU/GPU Bitcoin mining hardware / Re: 3 GPU fans died on me this month. Someone please help me. :( on: October 05, 2012, 01:10:30 PM
DO NOT USE WD40 I read that part just now... WD40 is not a lubricant.. It's a solvent....
You have to use mineral oil. Quality Bike chain oil works great.
I drill a small hole in the center of the front of the fan...  here is a picture of a 6870 I did a while ago...

You don't have to drill hole.

https://bitcointalk.org/index.php?topic=115259.msg1246383#msg1246383
609  Other / CPU/GPU Bitcoin mining hardware / Re: sapphire 5870 fan problem on: October 05, 2012, 01:06:12 PM
@Soros Shorts: 100+ Thanks. Worked flawless.

Note: Those who want to open fan for lubricating, put screw drivers or any metal sticks or rods which wont bend, lift both the screw drivers, by placing your palm below screw drivers.
If you try to push down or press down hoping, that you push down screw drivers, so that will make other side go up & lift fan, It won't, it may break fan blades.
Also, you need to screw fan to heat sink, so that it wont move when opening.

610  Other / CPU/GPU Bitcoin mining hardware / Re: 3 GPU fans died on me this month. Someone please help me. :( on: October 04, 2012, 08:03:49 PM
Reference design 5850/5870 you can drill a small hole and add a bit of mineral oil (quality bike chain oil works). Close hole with piece of tape.

It is not permanent solution. Referent fan on 5850/5870 can be repaired with grease for ball bearings, it hase to be thick to do job. When you take off plastic mask from the card you can take off the vent, and to take apart it you need two screwdrivers and use it like a lever and the head of vent will pop-out. Now you need to clean the black rounded surface it is a magnet, and spread the grease all over that black circle in thin layer, put the vent back on, and it need to click. Put all back toghether, and remember this operation will void waranty so if you have the paper put card back at the supplier's service.
If cards is used only for mining, it is a good idea to remove the plastic mask and a vent, and replace them with one 12cm silent vent. It will cool good but its look ugly.


I don't go this far. I drill a small hole in the center of the fan, drip oil in a few times. Seems to help when I have a nasty sounding fan.

Front side or back side?

https://bitcointalk.org/index.php?topic=115259.msg1242453#msg1242453
611  Other / CPU/GPU Bitcoin mining hardware / Re: sapphire 5870 fan problem on: October 04, 2012, 12:56:38 PM
Yes, i can place a 120mm fan, but its not cooling that much.

No way to open the fan to lubricate without breaking?
612  Economy / Securities / Re: [GLBSE] Bitbond 200Gh/s - the only 105% PPS mining bond on: October 04, 2012, 10:53:15 AM
Now look at Gigamining's (each tera bond is 9 Mh/s):
Giga .56
Free - 36 mh/s
paid - 81 mh/s

    FREE UPGRADE: This is a one for four swap of GIGAMINING for the bond.
    PAID UPGRADE: This is a one for fifteen swap of GIGAMINING for the bond. A payment of .29 BTC per GIGAMINING bond is also required.

free = .015555 BTC per mh/s
paid = .85/(15*9) = .00629 BTC per mh/s


I don't understand how paid, 15*9 = 81?
15*9 =135 Mh/s in my calculator.

Can anyone explain who is wrong here?
613  Local / India / Re: Bitcoin Stores In India on: October 04, 2012, 10:33:55 AM
I read your blog.
You already have some access to movie industry, due to bitfilm.

If you can able to access popular movie stars or cricket players or anyone in media lights, you use them to promote bitcoins.

meetups are good.
But the total people wants to join bitcoin will be less than 0.0001 - 0.00001 (1 lakh - 10000) in the  India's total 100+ crore(1 billion) population.
614  Local / India / Re: Bitcoin Stores In India on: October 03, 2012, 07:37:06 PM
Most people in India in the state of receiving money, instead of sending.
Parents live in India, while their children working in many foreign countries.
To send money, many using western union or banks.
To send HUGE BLACK money, they use hawalas.

Getting out money in WU, bank, post office.........are very easy & their are many to help, if an illiterate wants to get money.
No one wants to change in to another method if they cant find it easy to use.
Bitcoin is still in BETA state.
To use that people MUST use be computer geeks, coz of client install, receive coins, send coins, download block chain.........................

The very first thing which will make some one to stop using bitcoin in India is downloading full block chain, which is in gigabytes.
Many ISP's give only 1-5 GB per month.
The time it takes to download block chain alone will upset users.

Many Indians mining, coz they can sell it as commodity, instead of using currency.
Simply, Mine-> sell-> profit.

So it will take more time for Indians to adopt Bitcoin as currency.
unless some Bollywood/Tollywood/kollywood actors act in cheating, costly, tricky ads to promote bitcoin.
615  Other / CPU/GPU Bitcoin mining hardware / sapphire 5870 fan problem on: October 03, 2012, 06:13:16 PM
Hi,

I have a sapphire 5870 graphics card.
The fan is not rotating correctly & that makes pc to crash due to high temperature.

The fan is rotating but not in full speed, even though its set to run at 73% speed.

I manually try to rotate fan & found its not moving easily.
Its clearly fan lubrication problem.

Normally i use to open back of fan to put 1-3 drops oil when it runs slow or not running.
I removed the fan hoping to put oil or grease.
But the damn fan don't have any ball bearings or opening to put oil.





Link for full size of back side of fan.
http://i47.tinypic.com/2z71oxi.jpg

https://www.youtube.com/watch?v=kH8spGRL3Yk
This video show how to disassemble & put oil on reference fan & also fan with ball bearing, which also not helping in my case.

I put 2-3 drops in the center gap, but it seems not going in, but leaking out.

Anyone have any idea or link or way to put oil on my fan or how to disassemble it with out breaking?
Please share.

Thank you.


616  Other / Off-topic / Re: Funny Animated gifs on: October 03, 2012, 09:23:52 AM

Stare at the center, eventually the purple circles will disappear.

WOW, Very impressive
617  Economy / Currency exchange / Re: WTB 1Btc with LR on: October 03, 2012, 06:02:04 AM
Buy directly from exchange like mtgox.
They have support to LR
618  Economy / Scam Accusations / Re: Nefario GLBSE on: October 02, 2012, 06:55:10 PM
Whats the result?
Goat got his account & assets back, which was frozen & locked by Nefario?
619  Alternate cryptocurrencies / Altcoin Discussion / Re: Haw many PPCoins will there be? on: October 02, 2012, 08:39:18 AM
Any exchange for ppc?
620  Economy / Service Announcements / Re: Giving Away a FREE 840Mh/s ModMiner Quad FPGA Miner Every Week in October! on: October 01, 2012, 10:23:12 AM
I am in.
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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 93 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!