GithubHelp home page GithubHelp logo

Comments (4)

wbobeirne avatar wbobeirne commented on June 3, 2024

Joule doesn't parse LNDConnect URLs, you'll need to split it out into its pieces. The URL should just be the http://[ip]:8080 part, and then you'll want to copy the macaroon hex query param and use that for readonly and admin. Be warned though, using that macaroon for both means that your admin macaroon will be stored unencrypted. I recommend finding a way to get the readonly macaroon out of Umbrel.

Unfortunately I don't have an Umbrel node so I can't give super detailed instructions, sorry!

from joule-extension.

wbobeirne avatar wbobeirne commented on June 3, 2024

Also for what it's worth, I should probably start supporting LNDConenct URLs! I originally did not because they mostly used the gRPC API port, not the HTTP one, so that could be confusing. But it's worth at least trying if someone pastes one in.

from joule-extension.

decentropy avatar decentropy commented on June 3, 2024

Not working with HTTP, because Umbrel sends back "Client sent an HTTP request to an HTTPS server."

While HTTPS://My-IP:8080/v1/getinfo works directly in the browser (after I click advanced->proceed)... but Joule gets stuck there, since there's no valid cert... showing below:

Request failed with the message "Internal Server Error"
If you're sure you've setup your node correctly, try [clicking this link](https://My-IP:8080/v1/getinfo) and making sure it loads correctly. If there are SSL errors, click "advanced" and proceed to accept the certificate.

Not sure what else to try... but If I figure something else out, I'll post back here..

from joule-extension.

wbobeirne avatar wbobeirne commented on June 3, 2024

Did you read those instructions? You can either click thru to the link and override the warning, or if you go to that URL you should be able to download the SSL certificate and add it to your local machine as a trusted cert. Instructions on how to do the latter are dependent on your OS and browser combination.

from joule-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.