-
Notifications
You must be signed in to change notification settings - Fork 13
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
lsh_exec.sh not working anymore with Umbrel v0.5.0 #16
Comments
Hmm, I didn't upgrade to v0.5.0 yet and I am postponing to do so on my main node, as I have some stuff there that I know will break. Planning to set up a separate node for testing and debugging, but that might take a while. Happy if anyone wants to help with this. |
Something like this works for now maybe? charge-lnd for example. (Remove dry run if you are using this.) |
Same worked for me. There are maching 3 container in the previous version; lightning-shell_web_1 is the right one: |
Can you also update the igniter script, please. thx I guess its the same problem with umbrel. |
This is working!! Thank you! |
umbrel 0.5.1 `docker exec -u lnshell -w /home/lnshell lightning-shell_web_1 /mnt/data/umbrel/app-data/lightning-shell/data/lsh_exec_ni.sh suez OCI runtime exec failed: exec failed: unable to start container process: exec: "/mnt/data/umbrel/app-data/lightning-shell/data/lsh_exec_ni.sh": stat /mnt/data/umbrel/app-data/lightning-shell/data/lsh_exec_ni.sh: no such file or directory: Anybody know how it works with umbrel 0.5.1? |
umbrel 0.5.1
You can also use it as a crontab for charge-lnd or rebalance-lnd etc. You like this and it's usefull for you? Send some sats to: |
Running the example from FAQ:
/mnt/data/umbrel/app-data/lightning-shell/data/lsh_exec.sh suez
Produces:
OCI runtime exec failed: exec failed: unable to start container process: exec: "37a695b2bd25": executable file not found in $PATH: unknown
I did really struggle updating to v0.5.0, so unsure if maybe I broke something?
The text was updated successfully, but these errors were encountered: