lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
487 stars 82 forks source link

Not compatible with Umbrel? #662

Closed Impa10r closed 8 months ago

Impa10r commented 8 months ago

Just installed, Error message upon launch:

UNABLE TO FETCH THE NODE TIER pool is not running: rpc error: code = DeadlineExceeded desc = context deadline exceeded

Same when choosing Pool from the left menu:

This subserver encountered an error and failed to start up. rpc error: code = DeadlineExceeded desc = context deadline exceeded

levmi commented 8 months ago

What version of Lightning Terminal are you running? Do you have access to the application level logs to give us more details to help debug?

Impa10r commented 8 months ago

0.11.0-alpha

litd.log

levmi commented 8 months ago

Could you try upgrading to 0.12.0? Recently released on Umbrel.

Impa10r commented 8 months ago

Yes, I see no errors

Impa10r commented 8 months ago

Why does it keep asking me to Connect to Terminal even though I already connected? And creates every time a new session... I don't like something running on my node that lets connect to it from the web. I better uninstall.

levmi commented 8 months ago

Yes, I see no errors

So, you are good to go after upgrading? Everything working as anticipated? If so, I will close this issue. Thanks for reporting!

Why does it keep asking me to Connect to Terminal even though I already connected? And creates every time a new session... I don't like something running on my node that lets connect to it from the web. I better uninstall.

You're welcome to use the local UI version of Terminal and not connect to anything. If you want a more robust feature set (Autofees, Autoloop, and more), you can connect out to terminal.lightning.engineering. More info in our docs. The connection to Terminal on the Web is done through Lightning Node Connect, which is an end-to-end encrypted mechanism for connecting a Lightning Node and a web browser. We can develop faster and react to user feedback more by developing on the web, but you can still just use the local UI as you are now if you so desire.

levmi commented 8 months ago

I'm going to close this issue for now as it sounds like you ended up seeing no errors per the message above. We can always re-open it if you encounter any issues.