gStart9
gStart9
Thanks for the followup, Craig. You might be on to something. On my Debian box, no matter what I do, even when I turn on Use Proxy and close and...
useProxy's value is not changing from false when I toggle the UI switch. Sparrow doesn't write anything to the log until I hit "Test Connection" (after enabling "Use Proxy"). It...
Well this is wild. I left it open all day and at some point useProxy went to true in the config. Apparnetly it has been trying to connect all day,...
"active (exited)" means that whoever made the systemd service file didn't use the features of systemd that allow it to track the service properly, but it is probably up. My...
I've attached [my pcap](https://github.com/sparrowwallet/sparrow/files/9284669/sparrow-wireshark-capture.pcapng.gz) in the hopes that you can make more sense of it than I can. Best I can tell: Tor sends 0502 Sparrow sends back 05020002 (I...
Well, I have absolutely no explanation for that. I am on a 10. private network but nowhere is 10.99.* anything used. And I'm not sure where this IP could have...
After following the instructions here: https://github.com/sparrowwallet/sparrow/blob/master/docs/reproducible.md Mixed with the ones [here](https://github.com/sparrowwallet/sparrow) so I don't pull down the 1.6.6 tag, but master, and with this small detail changed to pull down...
Excellent, that worked, thanks! So this is odd. When I specify the proxy as 127.0.0.1:9050 it does not work: ``` Could not connect: Retries exhausted ``` ``` 2022-08-16 13:49:43,775 ERROR...
That actually works as expected (with a twist): ``` $ java Resolver localhost localhost resolved to localhost/127.0.0.1 $ java Resolver 127.0.0.1 127.0.0.1 resolved to /127.0.0.1 $ java Resolver electrumserverreallylonghostname.onion electrumserverreallylonghostname.onion...
I am able to reproduce this -- I can resolve my embassy-xxxxxxx.local on my local network just fine but can't reach the .local for photoview or filebrowser (name will not...