I run Sparrow on one computer and Bitcoin Core on another.
If I start BC from the command line (bitcoind -daemon), BC runs fine and Sparrow can access BC.
If I start BC from systemd (bitcoind -daemon in a unit file), BC runs fine but Sparrow cannot access BC.
Same conf file in both instances.
Any idea why this might be?
Thank you.