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.


Topics - stanno

Pages: [1]
1
LottoShares / No BlockSource Available
« on: September 02, 2014, 11:39:57 pm »
i wasn't seeing the results of the 2 dice games i played.  seemed like i was possibly forked or something.

i removed all files from .lottoshares on my debian VM, except the wallet.dat, and tried to re-download the blockchain.

now i can't connect to any peers. 

i've tried completely reinstalling the LTS wallet, and still no connections.  i've re-installed from source on github, as well as the pre-made .deb package.  no luck.

any ideas?   

i'd make a conf file with addnodes, if there were some listed somewhere.   

**edit**  still not able to connect.  when looking at the debug window in the QT, i can see the Network Connections changing from 0 to 1 and back, really quick.  just a flash of the 1, then back to 0.

here's what i get in the debug log.  i did edit out my external facing IP address, to myIP.  really don't want it advertised across the internet anymore than it already is.  if one of you devs needs that IP to see if it's been blacklisted or soemthign crazy, send me a PM.  keep in mind, wallet was connecting before i tried to resolve my Dice tx's not showing properly.

one thing i just thought is, these LTS are entirely from PTS ownership, and i guess not useable until Sept 14?  hope that didn't break my wallet.

2014-09-03 00:56:54 Loading addresses from DNS seeds (could take a while)
2014-09-03 00:56:54 addcon thread start
2014-09-03 00:56:54 dumpaddr thread start
2014-09-03 00:56:54 init message: Done loading
2014-09-03 00:56:54 refreshWallet
2014-09-03 00:56:54 2 addresses found from DNS seeds
2014-09-03 00:56:54 dnsseed thread exit
2014-09-03 00:56:55 trying connection 130.255.189.68:6042 lastseen=90.5hrs
2014-09-03 00:56:55 connected 130.255.189.68:6042
2014-09-03 00:56:55 send version message: version 70002, blocks=0, us=0.0.0.0:0, them=130.255.189.68:6042, peer=130.255.189.68:6042
2014-09-03 00:56:55 socket recv error 10054
2014-09-03 00:56:55 disconnecting node 130.255.189.68:6042
2014-09-03 00:56:55 GetMyExternalIP() received [myIP] myIP:0
2014-09-03 00:56:55 GetMyExternalIP() returned 76.219.197.62
2014-09-03 00:56:55 AddLocal(myIP:6042,4)
2014-09-03 00:56:55 trying connection 137.117.246.253:6042 lastseen=92.5hrs
2014-09-03 00:56:56 connected 137.117.246.253:6042
2014-09-03 00:56:56 send version message: version 70002, blocks=0, us=myIP:6042, them=137.117.246.253:6042, peer=137.117.246.253:6042
2014-09-03 00:56:56 socket recv error 10054
2014-09-03 00:56:56 disconnecting node 137.117.246.253:6042
2014-09-03 00:57:00 trying connection 137.117.246.253:6042 lastseen=92.5hrs
2014-09-03 00:57:00 connected 137.117.246.253:6042
2014-09-03 00:57:00 send version message: version 70002, blocks=0, us=myIP:6042, them=137.117.246.253:6042, peer=137.117.246.253:6042
2014-09-03 00:57:00 socket closed
2014-09-03 00:57:00 disconnecting node 137.117.246.253:6042
2014-09-03 00:57:02 No valid UPnP IGDs found
2014-09-03 00:57:02 upnp thread exit
2014-09-03 00:57:04 trying connection 130.255.189.68:6042 lastseen=90.5hrs
2014-09-03 00:57:04 connected 130.255.189.68:6042
2014-09-03 00:57:04 send version message: version 70002, blocks=0, us=myIP:6042, them=130.255.189.68:6042, peer=130.255.189.68:6042
2014-09-03 00:57:04 socket recv error 10053
2014-09-03 00:57:04 disconnecting node 130.255.189.68:6042

2
Technical Support / stuck at block 340800[Resolved]
« on: August 28, 2014, 08:37:36 pm »
anyone else "stuck" at block 340800?  wallet has been trying to sync for the last 35 minutes. 

here's my installation info:

wallet version 0.4.8-a

bitshares_toolkit_revision    f9612af57c24b5831936bbd2c7d155d4eb2d8af8
bitshares_toolkit_revision_age    69 hours ago
compile_date    compiled on Aug 25 2014 at 17:10:24
fc_revision    198d858d590f9f968f554a6036275cbbd7f78907
fc_revision_age    4 days ago

  "version": 109,
  "db_version": 129,

3
Technical Support / Huge p2p log files
« on: August 28, 2014, 12:28:31 am »
Do i need to keep the p2p log files?  since 8/19, the AppData\Roaming\BitShares X\logs\p2p directory has grown to over 4GB.  is this normal? 

it won't break anything if i delete all but the currents day's logs, will it?

i may just test it, by copying the folder and deleting the original.

Pages: [1]