Could anyone type in getpeerinfo in the console of fedoracoin?
Mine has been running for almost one week but isn't syncing.
When I add nodes via this command addnode 81.108.29.80 add
It states:

{"code":-32601,"message":"Method not found"}
How could I make my fedoracoin wallet sync up?
Can anyone please help?
Tips for the guy that solves this issue
15:25:23

getpeerinfo
15:25:23

[
{
"addr" : "50.202.110.30:22889",
"services" : "00000001",
"lastsend" : 1390746307,
"lastrecv" : 1390746297,
"conntime" : 1390741765,
"version" : 60003,
"subver" : "/FedoraCoin:1.0.4.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 44065,
"banscore" : 0
},
{
"addr" : "178.223.249.82:51176",
"services" : "00000001",
"lastsend" : 1390746307,
"lastrecv" : 1390746304,
"conntime" : 1390743564,
"version" : 60003,
"subver" : "/FedoraCoin:1.0.4.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 44091,
"banscore" : 0
},
{
"addr" : "68.61.194.171:54901",
"services" : "00000001",
"lastsend" : 1390746307,
"lastrecv" : 1390746298,
"conntime" : 1390744400,
"version" : 60003,
"subver" : "/FedoraCoin:1.0.4.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 44105,
"banscore" : 0
},
{
"addr" : "5.153.9.50:59510",
"services" : "00000001",
"lastsend" : 1390746306,
"lastrecv" : 1390746307,
"conntime" : 1390745019,
"version" : 60003,
"subver" : "/FedoraCoin:1.0.4.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 44114,
"banscore" : 0
},
{
"addr" : "95.91.248.205:52044",
"services" : "00000001",
"lastsend" : 1390746307,
"lastrecv" : 1390746305,
"conntime" : 1390745023,
"version" : 60003,
"subver" : "/FedoraCoin:1.0.4.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 44114,
"banscore" : 0
},
{
"addr" : "70.74.161.2:57893",
"services" : "00000001",
"lastsend" : 1390746307,
"lastrecv" : 1390746304,
"conntime" : 1390745888,
"version" : 60003,
"subver" : "/FedoraCoin:1.0.4.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 44132,
"banscore" : 0
},
{
"addr" : "220.197.211.20:41219",
"services" : "00000001",
"lastsend" : 1390746307,
"lastrecv" : 1390746305,
"conntime" : 1390746223,
"version" : 60003,
"subver" : "/FedoraCoin:1.0.4.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 44135,
"banscore" : 0
}
]
EDIT: you need to generate fedoracoin.conf and add addnode, there is no addnode in console.