Bitcoin Forum

Other => Beginners & Help => Topic started by: liliontransfer on February 19, 2012, 06:47:55 AM



Title: 0 connections?
Post by: liliontransfer on February 19, 2012, 06:47:55 AM
hi!

I have 2 computers:

1st... no any problems...

2nd...

Array
(
    [version] => 32400
    [balance] => 0
    [blocks] => 0
    [connections] => 0
    [proxy] =>
    [generate] =>
    [genproclimit] => -1
    [difficulty] => 1
    [hashespersec] => 0
    [testnet] =>
    [keypoololdest] => 1329606269
    [paytxfee] => 0
    [errors] =>
)

and nothing changes :)

rpc is woorking (i can connect through php to it), what to do now? :)

k.


Title: Re: 0 connections?
Post by: notme on February 19, 2012, 06:49:53 AM
Use the option '-connect=ip.to.first.computer' and it will connect to your other machine.  That should get it bootstrapped


Title: Re: 0 connections?
Post by: theymos on February 19, 2012, 06:52:47 AM
Check that your clock is correct.


Title: Re: 0 connections?
Post by: liliontransfer on February 19, 2012, 06:53:23 AM
that was my first thought, but

1st one is local

2nd is server... server cannot connect to local (no public IP)

k.


Title: Re: 0 connections?
Post by: notme on February 19, 2012, 06:58:13 AM
Check that your clock is correct.

This.

If that doesn't do it, check your messages.


Title: Re: 0 connections?
Post by: liliontransfer on February 19, 2012, 06:59:51 AM
Check that your clock is correct.


nie, 19 lut 2012, 07:59:13 CET

correct (my local time)


Title: Re: 0 connections?
Post by: liliontransfer on February 19, 2012, 07:01:24 AM
Check that your clock is correct.

This.

If that doesn't do it, check your messages.

what does it mean: "check your messages"?


Title: Re: 0 connections?
Post by: notme on February 19, 2012, 07:01:52 AM
"My Messages" link
https://bitcointalk.org/index.php?action=pm


Title: Re: 0 connections?
Post by: liliontransfer on February 19, 2012, 07:06:07 AM
"My Messages" link
https://bitcointalk.org/index.php?action=pm

ok :))) sorry

i did as you said... restarted the deamon... still 0 :/

k.


Title: Re: 0 connections?
Post by: liliontransfer on February 19, 2012, 07:14:17 AM
is there anything to check for possible errors? like ports closed or anything? cause i really do not know what may be the cause...