Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wackou

Pages: 1 ... 24 25 26 27 28 29 30 [31] 32 33
451
General Discussion / Re: [ACTIVE] new testnet *WITH GUI! WOW!* inside
« on: June 05, 2014, 12:24:42 pm »
Had the same
Just wait for the delegate to sign the next block .. the remaining XTS will reappear.
Otherwise you can do a "wallet_rescan_blockchain 1 5000"

waiting for the delegate to sign next block didn't help, however the wallet_rescan did fix it. Thanks!

452
General Discussion / Re: [ACTIVE] new testnet *WITH GUI! WOW!* inside
« on: June 05, 2014, 11:18:39 am »
Seems like I've run into a bug, or I'm doing something wrong...

- created my wallet
- sent me some XTS from the faucet (100,000,000)
- registered my account by doing "wallet_account_register wackou2 wackou2" (cost me 10,001 in fees)
- my balance is now 0...

Code: [Select]
protosmewt (unlocked) >>> wallet_account_transaction_history
  #    BLK.TRX  TIMESTAMP           FROM                TO                  MEMO                                   AMOUNT                 FEE          VOTE                                        ID
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  1    892.0    2014-06-05T11:02:30 XTS8gUQbBB7Qevi4... wackou2                                             1,000,000 XTS               0 XTS           N/A  4e111ecf81c1b7700433183e42274fb9da9ff136
  2    902.0    2014-06-05T11:10:30 wackou2             wackou2             register wackou2                        0 XTS          10,001 XTS           N/A  f3fd0d12060d3d679558fc7d5deb16997000892d
protosmewt (unlocked) >>> get_info
{
  "blockchain_head_block_num": 903,
  "blockchain_head_block_time": "20140605T111130",
  "network_num_connections": 7,
  "wallet_balance": [[
      0,
      "XTS"
    ]
  ],
  "wallet_unlocked_seconds_remaining": 0,
  "wallet_next_block_production_time": null,
  "wallet_seconds_until_next_block_production": null,
  "wallet_local_time": "20140605T111132",
  "blockchain_bips_per_share": 12.500003743622216,
  "blockchain_random_seed": "4ac15e05bbf883609e75469c2476f3fa82146b4e",
  "blockchain_shares": 79999976040825,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "19700101T000000",
  "wallet_version": 100
}

Also, I have a founder ID, is it already possible to import my PTS keys to have access to the address that is registered in the genesis block? Thanks!

453
General Discussion / Re: [ACTIVE] New testnet iteration
« on: June 04, 2014, 09:49:41 am »
XTS7pbgb5nYaaswxnFkNmcU6WSFCzRqj3FkgKdUojDoh2koywkJjS

please send some this way too, thanks!

454
General Discussion / Re: TITAN Test Net for XTS Open for Savvy Users
« on: June 03, 2014, 06:05:41 pm »
Could I have some too? Thanks!

XTS649hZNYevZgEKLjNkv9WqjdfvzyvGtnqtjcLWFDxvXo4pSsrf9

455
General Discussion / Re: TITAN Test Net for XTS Open for Savvy Users
« on: June 03, 2014, 10:54:21 am »
up and running, XTS649hZNYevZgEKLjNkv9WqjdfvzyvGtnqtjcLWFDxvXo4pSsrf9

thanks!

456
Stakeholder Proposals / Re: Candidate Billboards
« on: June 02, 2014, 03:52:11 pm »
**************Reserved *************

457
I'm in too, VPS hosted at http://www.gandi.net in Paris.

Doing it for fun, and for giving back to the bitshares community, and the free software community too.

Been using Linux for +15 years, and I'd like to help build a better, and fairer, financial system for tomorrow, instead of just trying to destroy (or be destroyed by) the one we have today.

"Be the change you want to see in the world"

 ;)

458
libraries/net/node.cpp, line 455, remove 3 lines:
Code: [Select]
//        if (local_endpoint.valid())
//          _message_connection.connect_to(remote_endpoint, *local_endpoint);
//        else

compile and try again.

that fixed it for me, both on the machine with public ip and the one in the virtualbox.

459
recompiled on debian with gcc 4.8, libdb 5.3, boost 1.54 (same as ubuntu), still can't connect...

460
Actually, it seems like boost wasn't the culprit at all...

Just recompiled with boost 1.54 on debian, both on the machine with a public ip and my virtual box, and they still can't connect. Ubuntu on the same virtualbox can connect. So it must be something else, I'll try to investigate.

461
boost seems the culprit, we require 1.54

Do you know why 1.54 is required? Is it because of this issue or sth else? Is it something in boost::asio?

I'd like to try to fix bitshares to be able to use 1.55 rather than use a fixed version of boost (although 1.54 is available in testing)

462
ok, so:
- debian in a vbox doesn't connect
- ubuntu in a vbox does connect

so it must be something with the difference in dependencies... Maybe boost? (debian: 1.55, ubuntu: 1.54)

I'll try to investigate more if I can find some time to look into that.

463
will try using ubuntu in a virtualbox, then we'll know if this is a difference between debian/ubuntu or if it's something else... Trying 14.04, this one should be working, yes?

464
I tested on a few more configs, here are my findings:

test machines:
- vps: debian stable + required libs from testing (boost 1.55, cmake), running on a virtual server with public IP
- vbox: debian stable + required libs from testing (boost 1.55, cmake), running in a virtualbox on my macbook
- macbook: OSX10.9, client precompiled by bytemaster

connection results:
- macbook has no problem connecting, tested at work and at home
- neither vps nor vbox can connect. I thought it was because of the public ip at first, but then vbox should be able to connect, however it doesn't. I tried launching it with --server, although I don't see why it should help, and it didn't. I also tried running vbox with bridge mode instead of NAT, to no avail. Did those multiple times, and after deleting ~/.Bitshares too.

So it looks like it might not be due to having a public ip but rather some problem with the config I'm using (some lib in debian that doesn't work but works in ubuntu?), or the upnp code not working properly in linux.

Here's the version I tried:
Code: [Select]
(wallet closed) >>> get_info
{
  "blockchain_asset_reg_fee": 301988160,
  "blockchain_asset_shares_max": 1000000000000000,
  "blockchain_bips_per_share": 12.5,
  "blockchain_block_fee_min": 1,
  "blockchain_block_interval": 30,
  "blockchain_block_num": 0,
  "blockchain_block_size_max": 209715,
  "blockchain_block_size_target": 104857,
  "blockchain_delegate_fire_votes_min": 11428571428571,
  "blockchain_delegate_num": 7,
  "blockchain_delegate_reg_fee": 43141165,
  "blockchain_delegate_reward_min": 200,
  "blockchain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "blockchain_name_size_max": 63,
  "blockchain_name_data_size_max": 4096,
  "blockchain_random_seed": "0000000000000000000000000000000000000000",
  "blockchain_shares": 80000000000000,
  "blockchain_size_max": 107374182400,
  "blockchain_symbol": "XTS",
  "blockchain_version": 100,
  "client_httpd_port": 0,
  "client_rpc_port": 0,
  "network_num_connections": 0,
  "network_num_connections_max": 12,
  "network_protocol_version": 100,
  "wallet_balance": 0,
  "wallet_balance_bips": 0,
  "wallet_open": false,
  "wallet_unlocked_until": "",
  "wallet_version": 100,
  "_bitshares_toolkit_revision": "70766ff1b1c737b988c9d27f9f4802984ba388b7",
  "_fc_revision": "54c66bbb86770d5d166c8b172b2658e9103e37cb",
  "_network_node_id": "365be6ac70a1dfbc69f331f44db6a90fa8d02c42"
}

Also, by looking at the diff between the logs, here's what I get on osx when it connects:
Code: [Select]
3184005ms       th_a connect_to_p2p_netwo ] listening for connections on endpoint 0.0.0.0:5678          node.cpp:1850
3184005ms       th_a           connect_to ] node_impl::connect_to(107.170.30.182:5678)          node.cpp:1873
and then:
Code: [Select]
3184255ms       th_a           connect_to ] established outbound connection to 107.170.30.182:5678          node.cpp:440
3184255ms       th_a      connect_to_task ] Sent "hello" to remote peer 107.170.30.182:5678         node.cpp:1786
3184380ms       th_a on_hello_reply_messa ] Received a reply to my "hello" from 107.170.30.182:5678, connection is accepted         node.cpp:1034

and here's the same place in the log for the linux client which doesn't:
Code: [Select]
2770636ms       th_a connect_to_p2p_netwo ] listening for connections on endpoint 0.0.0.0:5678                  node.cpp:1999
2770636ms       th_a           connect_to ] node_impl::connect_to(107.170.30.182:5678)                  node.cpp:2022
2770637ms       th_a           connect_to ] Exception binding outgoing connection to desired local endpoint: bind: Address already in use                       tcp_socket.cpp:104
and then
Code: [Select]
2775645ms       upnp           operator() ] No valid UPnP IGDs found                    upnp.cpp:145

let me know if there's anything else I can do to help. Also, should I report this to github or is here a good place to discuss?

465
looks like I have the same connection problems as xeroc... Running on a linux box with a public IP address (ie: not behind a router, so maybe upnp is the problem somehow?). The OSX client I run behind a router has no problems connecting.

relevant (I hope) parts of the log:

Code: [Select]
1150666ms       th_a trigger_p2p_network_ ] Triggering connect loop now node.cpp:690
1153668ms       th_a connect_to_p2p_netwo ] listening for connections on endpoint 0.0.0.0:5678 node.cpp:1999
1153669ms       th_a           connect_to ] node_impl::connect_to(107.170.30.182:5678) node.cpp:2022
1153670ms       th_a           connect_to ] Exception binding outgoing connection to desired local endpoint: bind: Address already in use tcp_socket.cpp:104
1153671ms       th_a fetch_sync_items_loo ] beginning another iteration of the sync items loop node.cpp:716
1153671ms       th_a fetch_sync_items_loo ] no sync items to fetch right now, going to sleep node.cpp:752
1153671ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1153671ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1153672ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1153672ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1153672ms       th_a p2p_network_connect_ ] Last attempt was 0 seconds ago (disposition: last_connection_failed) node.cpp:641
1153672ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1153672ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1153672ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1153673ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669
1153673ms       th_a     fetch_items_loop ] beginning an iteration of fetch items (0 items to fetch) node.cpp:773
1153674ms       th_a advertise_inventory_ ] beginning an iteration of advertise inventory node.cpp:822
1158678ms       upnp           operator() ] No valid UPnP IGDs found upnp.cpp:145
1168673ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1168673ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1168673ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1168674ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1168674ms       th_a p2p_network_connect_ ] Last attempt was 15 seconds ago (disposition: last_connection_failed) node.cpp:641
1168674ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1168674ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1168674ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1168675ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669
1183675ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1183675ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1183676ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1183676ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1183676ms       th_a p2p_network_connect_ ] Last attempt was 30 seconds ago (disposition: last_connection_failed) node.cpp:641
1183676ms       th_a display_current_conn ] Currently have 1 of 8 connections node.cpp:975
1183676ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1183677ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound] node.cpp:984
1183677ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669
1198671ms       th_a terminate_inactive_c ] Disconnecting from handshaking peer 107.170.30.182:5678 due to inactivity of at least 45 seconds node.cpp:898
1198677ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop(). node.cpp:602
1198677ms       th_a display_current_conn ] Currently have 0 of 8 connections node.cpp:975
1198677ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1198678ms       th_a p2p_network_connect_ ] Last attempt was 45 seconds ago (disposition: last_connection_failed) node.cpp:641
1198678ms       th_a display_current_conn ] Currently have 0 of 8 connections node.cpp:975
1198678ms       th_a display_current_conn ]    my id is 68a60fdde6c58e2060340a93c60a7613441f2af6 node.cpp:976
1198678ms       th_a p2p_network_connect_ ] Still want to connect to more nodes, but I don't have any good candidates.  Trying again in 15 seconds node.cpp:669

This part in particular looks strange:
Code: [Select]
Disconnecting from handshaking peer 107.170.30.182:5678 due to inactivity of at least 45 seconds

and then the client goes on for a while on 0 connections, then tries again on 107.170.30.182:5678 and fails again with the same message.

This is compiled from master from a couple of hours ago.

Pages: 1 ... 24 25 26 27 28 29 30 [31] 32 33