Author Topic: Ubuntu No Connections  (Read 1595 times)

0 Members and 1 Guest are viewing this topic.

Offline bitmeat

  • Hero Member
  • *****
  • Posts: 1116
    • View Profile

Offline bitmeat

  • Hero Member
  • *****
  • Posts: 1116
    • View Profile
Trying to set up a dedicated node. I built successfully.

I can't seem to be able to get any data.

Code: [Select]
{
  "blockchain_head_block_num": 0,
  "blockchain_head_block_age": null,
  "blockchain_head_block_timestamp": null,
  "blockchain_average_delegate_participation": 0,
  "blockchain_delegate_pay_rate": 0,
  "blockchain_blocks_left_in_round": 101,
  "blockchain_confirmation_requirement": 202,
  "blockchain_accumulated_fees": "0.00000 BTSX",
  "blockchain_share_supply": 199999999981923,
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "blockchain_database_version": 115,
  "blockchain_version": 109,
  "network_num_connections": 0,
  "network_num_connections_max": 200,
  "network_protocol_version": 104,
  "ntp_time": "20140722T134212",
  "ntp_error": 0.061918000000000001,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "3 hours in the future",
  "wallet_unlocked_until_timestamp": "20140722T162848",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null,
  "wallet_version": 100
}

What gives?

UPDATE: So I have no connections whatsoever. I opened up all the ports on my node, same thing.
« Last Edit: July 22, 2014, 02:47:42 pm by krabbypatty »