-
Notifications
You must be signed in to change notification settings - Fork 367
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
Revert "Bump Spark Wallet" #462
Conversation
This reverts commit fba4691.
cc @shesek @NicolasDorier anything comes to mind with this? |
This is less prune to misdetection compared to using the database file, but also means that mounting the parent directory will not work if spark is started before c-lightning is. Because of this, the documentation was updated to instruct users to mount the network subdirectory containing the RPC file directly, rather than relying on the automatic detection mechanism (which is more advisable anyway). This appears to be the underlying cause for btcpayserver/btcpayserver-docker#462, due to BTCPay's unusual 'rpc-file' setting.
Hi, sorry for taking long to get to this! The issue appears to be caused by a mechanism I implemented to ease the migration to per-network subdirectories (introduced in c-lightning v0.8.0). If the directory mounted in BTCPay's (somewhat unusual) configuration for c-lightning creates the I tested with BTCPay and verified that this fixes the issue you were experiencing (using the development docker image I will soon make an official release with this (plus some other goodies) and send a PR to update to it. |
Thanks @shesek :) |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This is less prune to misdetection compared to using the database file, but also means that mounting the parent directory will not work if spark is started before c-lightning is. Because of this, the documentation was updated to instruct users to mount the network subdirectory containing the RPC file directly, rather than relying on the automatic detection mechanism (which is more advisable anyway). This appears to be the underlying cause for btcpayserver/btcpayserver-docker#462, due to BTCPay's unusual 'rpc-file' setting.
Reverts #448
After the updates the spark url from services gives a 502