I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Setting up the LND wallet adapter

dashed-slug.net Forums lnd Wallet Adapter extension support Setting up the LND wallet adapter

Viewing 15 posts - 1 through 15 (of 27 total)
  • Author
    Posts
  • #13120
    cima
    Participant

    Am still finding it difficult to set up the adapter on my WordPress site

    #13125
    alexg
    Keymaster

    Hello,

    How far have you got with the installation instructions?

    What problem are you encountering?

    #13129
    cima
    Participant

    The LND is writing [There has been a critical error on this website. Please check your site admin email inbox for instructions.] then the bank wallet section[block height and withdrawal lock i don’t understand]

    Attachments:
    You must be logged in to view attached files.
    #13133
    alexg
    Keymaster

    OK thanks for reporting this.

    The adapter is still in beta. This error is something I did not anticipate.

    Did you get an email with an error trace? If so, please email it to me.

    Also, is there anything in your PHP error log? If so, please also email that to me.

    Thank you.

    with regards

    #13134
    alexg
    Keymaster

    Additionally, the second screenshot you showed is from a Bank Adapter, which is not relevant. The bank adapter is for performing manual bank transfers, and therefore it does not have a block height. You should create a wallet with the DSWallets\LND_Wallet_Adapter type, as explained here.

    Please email me any errors found in your admin email inbox or php error log.

    #13137
    cima
    Participant

    Hello there is no email received of found

    #13141
    alexg
    Keymaster

    OK, what about the PHP error log?

    Also, can you email me a screenshot with the wallet adapter settings?

    #13143
    cima
    Participant

    here is the image of the settings

    Attachments:
    You must be logged in to view attached files.
    #13145
    alexg
    Keymaster

    Hello,

    Thank you for providing a screenshot of the wallet adapter settings.

    There are two issues:

    1. You are using an IPv4 address, 127.0.0.1 in square brackets []. Square brackets are for IPv6 addresses. Either remove the brackets, or simply type localhost to connect to the local host.

    2. You should add your tls.cert file.

    I will fix the adapter so that it displays a useful error in this case. Thank you for pointing this out.

    with regards

    #13152
    cima
    Participant

    how do i get the tls.cert file. for wordpress where can i find it?

    #13153
    cima
    Participant

    I have done all that you said still not working

    #13157
    alexg
    Keymaster

    Hello,

    My apologies for taking this long to respond. Usually I aim to reply within 24 hours or less on working days, but something unexpected cropped up and I was away from my office.

    After you install the lit bundle on your server and run the server, the file is located by default in ~/.lit/tls.cert.

    Please see step #35 in the installation instructions:

    lnd Wallet Adapter extension

    You should paste the contents of the file into the wallet adapter settings.

    Additionally, please upgrade to version 0.2.0-beta of the adapter. This latest version has better error reporting. If there are problems with your connection, you will be able to see a meaningful error message in the adapter list.

    Please let me know if you encounter any more problems.

    with regards,
    Alex

    #13161
    cima
    Participant

    How can I locate the file cause am using WordPress

    #13162
    cima
    Participant

    am still seeing this error

    Attachments:
    You must be logged in to view attached files.
    #13165
    alexg
    Keymaster

    Hello. This is a different error than before. It looks like progress.

    Have you checked the firewalls of the server where litd is installed?

    If this page does not load immediately, but takes a few seconds to load, then it’s possible that there is a timeout, which is usually due to firewalls.

    First determine what firewalls, if any, are active, both on your server and by your hosting provider.

    If your litd/lnd is on a rented server, you may also ask for support from the hosting provider about this. They may be running a firewall protecting all their hosts by default.

    The TCP port 8080 must be reachable from your WordPress machine.

    If you are still stuck after this, please contact me via email. You can email me credentials (username/password) so I can login to your WordPress site and check.

    Alternatively, you can check the error logs (PHP error logs, wordpress logs) for any details.

    Please check for any firewalls and let me know.

    with regards

Viewing 15 posts - 1 through 15 (of 27 total)
  • You must be logged in to reply to this topic.