• Resolved danie2019

    (@danie2019)


    Hi
    I installed the Bitcoin Lightning plugin. Unfortunately I entered the wrong wallet details in settings. There was an error and I could not access the settings again to correct it. Tried deleting the plugin and install again fresh but the same settings were still present and same error. Looks like the plugin “remembers’ the old settings even after delete. Is there a way to manually delete everything, maybe with phpmyadmin?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author getalby

    (@getalby)

    oh, thanks for reporting and sorry for the trouble.

    Which wallet did you try to connect? I will have a look.

    Thread Starter danie2019

    (@danie2019)

    Hi, thanks for the quick reply! I tried to connect BTCPay server

    Plugin Author getalby

    (@getalby)

    ok, hmm and you’re on the latest version (1.2.0)?

    can you share the error that you see? because I thought we have fixed such connection errors. ??

    Thread Starter danie2019

    (@danie2019)

    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    Learn more about troubleshooting WordPress.

    Thread Starter danie2019

    (@danie2019)

    Twentyuno:

    Sorry

    An error happend during the payment. Try again?

    Plugin Author getalby

    (@getalby)

    ok, that is a bit tricky to debug.

    to fix it quickly:
    in phpmyadmin you can check the wp_options table and look for the option_name = lnp_connection

    You can delete that one or update your details there (just be careful of the formatting when you edit it)

    (select * from wp_options where option_name = ‘lnp_connection’; – don’t c&p SQL)

    and if you would want to help debug the root cause of this issue: send me an email. this would be super helpful

    thanks!

    Thread Starter danie2019

    (@danie2019)

    That worked, thanks! I could get to the wallet settings after I deleted the lnp_connection. The problem seems it is difficult to get a BTCPay server Access Token if the process is not client initiated. Anyway, plan B is working, I am using a LNBits wallet and everything is fine.

    Thread Starter danie2019

    (@danie2019)

    Could not reply via email..

    “Log in and visit the topic to reply to the topic or unsubscribe from these emails. Note that replying to this email has no effect.”

    Plugin Author getalby

    (@getalby)

    good to hear you found a solution.

    what do you mean that it is difficult to get a BTCPay token?

    Thread Starter danie2019

    (@danie2019)

    There is a wizard in Woocommerce BTCPay plugin that automatically sends a pairing request to your BTCPay server and autofills the plugin fields with the correct token/store ID/API key.

    https://docs.btcpayserver.org/WooCommerce/ (section 2.1)

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Plugin error’ is closed to new replies.