Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can Not connect to any peer in segnet4, Could I use other block chain? #14

Closed
feeling4t opened this issue Jul 11, 2016 · 5 comments
Closed

Comments

@feeling4t
Copy link

feeling4t commented Jul 11, 2016

2016-07-07 12:07:22 dnsseed thread start
2016-07-07 12:07:22 Loading addresses from DNS seeds (could take a while)
2016-07-07 12:07:22 0 addresses found from DNS seeds
2016-07-07 12:07:22 dnsseed thread exit
.......
2016-07-07 12:08:23 Adding fixed seed nodes as DNS doesn't seem to be available.
2016-07-07 12:08:23 connect() to 37.34.48.17:28901 failed after select(): Connection refused (111)
2016-07-07 12:08:24 connect() to 37.34.48.17:28901 failed after select(): Connection refused (111)
2016-07-07 12:08:25 connect() to 37.34.48.17:28901 failed after select(): Connection refused (111)

and keep refused

so Could I use other blockchain instead of segnet4?

@feeling4t feeling4t changed the title Can Not connect to any peer in segnet4 Can Not connect to any peer in segnet4, Could I use other block chain? Jul 11, 2016
@Roasbeef
Copy link
Member

My local btcd node is still able to successfully connect to the segnet4 DNS seed. It has also been around since segnet was created, so its addrman is well populated. As a result I have no problem connecting to other nodes on segnet.

You might need to find/locate the address of an existing segnet node in order to bootstrap your bitcoind node.

Alternatively, you can use testnet as you suggested in the issue title.

@feeling4t
Copy link
Author

feeling4t commented Jul 12, 2016

@Roasbeef thank you, cound you give the ip address of some segnet node, or your peers.dat to feeling4t@gmail.com ?

@andrewshvv
Copy link
Contributor

@Roasbeef me too, andrew.shvv@gmail.com

@Roasbeef
Copy link
Member

For the most part, segnet is pretty much dead at this point. I've switched over primarily to using a local instance of simnet instead.

Now that Bitcoin Core has released version 0.13, there should be more segwit enabled peers on testnet now, so I'd recommend running the daemon in testnet mode for now. The daemon can be switched over to testnet mode by passing the --testnet flag on the command line, or setting testnet=1 in your lnd.conf.

@Roasbeef
Copy link
Member

Closing this issue as testing has now primarily moved onto Testnet3.

vapopov added a commit to LightningPeach/lnd that referenced this issue Sep 10, 2019
bjarnemagnussen added a commit to LN-Zap/lnd that referenced this issue Jun 11, 2021
Add output script and amount to return values when polling via RPC GetTransactions and SubscribeTransactions
ioudkerk pushed a commit to clovrlabs/wallet-lnd that referenced this issue May 30, 2023
Add expiry as a parameter when adding an invoice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants