Started Subspace Farmer.
[2022-04-27T10:02:02Z INFO subspace_farmer::commands::farm] Opening plot
[2022-04-27T10:02:03Z INFO subspace_farmer::commands::farm] Opening commitments
[2022-04-27T10:02:07Z INFO subspace_farmer::commands::farm] Opening object mapping
[2022-04-27T10:02:08Z INFO subspace_farmer::commands::farm] Connecting to node at ws://127.0.0.1:9944
Error: Networking or low-level protocol error: Error when opening the TCP socket: Connection refused (os error 111)
Caused by:
Error when opening the TCP socket: Connection refused (os error 111)
subspace-farmer.service: Main process exited, code=exited, status=1/FAILURE
subspace-farmer.service: Failed with result 'exit-code'.
subspace-farmer.service: Scheduled restart job, restart counter is at 7.
Stopped Subspace Farmer.
Started Subspace Farmer.
[2022-04-27T10:02:18Z INFO subspace_farmer::commands::farm] Opening plot
[2022-04-27T10:02:21Z INFO subspace_farmer::commands::farm] Opening commitments
[2022-04-27T10:02:25Z INFO subspace_farmer::commands::farm] Opening object mapping
[2022-04-27T10:02:26Z INFO subspace_farmer::commands::farm] Connecting to node at ws://127.0.0.1:9944
Error: Networking or low-level protocol error: Error when opening the TCP socket: Connection refused (os error 111)
Caused by:
Error when opening the TCP socket: Connection refused (os error 111)
subspace-farmer.service: Main process exited, code=exited, status=1/FAILURE
subspace-farmer.service: Failed with result 'exit-code'.
subspace-farmer.service: Scheduled restart job, restart counter is at 8.
Stopped Subspace Farmer.
Thanks for posting @Andre I’m glad you were able to find a solution for your problem, I also wanted to bring up the topic of systemd.
I see you are running the systemd script that some of the community members had created, this is hard for us to troubleshoot we suggest switching over to our docker route to help prevent networking issues like this from occurring