pythcoiner
pythcoiner
not sure if this can be usefull there but i post it in case:  find this [here](https://doc.rust-lang.org/rustc/codegen-options/index.html#link-self-contained)
Is the `next` button clickable? if not can you try w/ the direct IP address instead? I think it's oubout the text input validation in Liana side
I guess [here](https://github.com/wizardsardine/liana/blob/f9ea8ec0b6edc533159601d828ffd25134d324ae/gui/src/installer/step/bitcoind.rs#L447) `SocketAddr::from_str()` accept only ip addresses
> > Did the check connection actually fail or did it succeed > > I think the check succeeded. The connection check here is done using just the string without...
you can run from cli: ``` LOG_LEVEL=debug liana-gui ```
> Thanks. All it shows is the following line exactly every 6 seconds, seemingly with no correspondence to click on `Check connection`: `DEBUG liana_gui::hw:376: Connection refused (os error 61)` hum,...
> I'm not using any HW wallet. Just trying Liana out with a hot software seed it generates. looks like you have a specter simulator installed on your machine and...
> I have no idea what a specter simulator is. Never installed one, I'm pretty sure. I'm trying to connect Liana to a remote node, so I don't really see...
Re reading the umbrel issue mentioned early i think: - umbrel is still not exposing RPC port and they don't plan to do so as they closed the issue as...
I closed it as its definitely not a liana issue.