Farmer can not access to the farms file

Issue Report

PS D:\Subspace> .\pulsar-windows-x86_64-skylake-v0.8.0-alpha.exe farm
Starting node …
Node started successfully!
◟ [00:28:22] 100% (255345/255345) 149.98bps, Initial syncing is completed! Syncing will continue in the background…, ETA: 00:00:00 Starting farmer …
Farmer started successfully!
Error:
0: Failed to get farmer into
1: Failed to get farm summary at `“D:\Subspace\farms”’
2: Процесс не может получить доступ к файлу, так как часть этого файла заблокирована другим процессом. (os error 33)

Location:
pulsar\src\utils.rs:323

BACKTRACE
1: _jit_debug_register_code
at :
2: BaseThreadInitThunk
at :
3: RtlUserThreadStart
at :

Environment

AMD Threadripper 2950X (16/32), 64GB

  • Operating System:
    Windows 11 23H2

  • Pulsar/Advanced CLI/Docker:
    pulsar-windows-x86_64-skylake-v0.8.0-alpha.exe

Problem

“Процесс не может получить доступ к файлу, так как часть этого файла заблокирована другим процессом.”

PC Reboot does not help.

[Paste any errors or relevant logs here]

You already have another instance of Subspace application using the same farm. Stop it before starting Pulsar.

Hello Nazar,

After I spent a day trying to run pulsar (pulsar-windows-x86_64-skylake-v0.8.0-alpha.exe) I decided to go to “advanced cli”. Now I’m running to separate processes (subspace-node-windows-x86_64-skylake-gemini-3h-2024-feb-15.exe and subspace-farmer-windows-x86_64-skylake-gemini-3h-2024-feb-15.exe) and farm looks ok.
To be clear when I experimented with pulsar it was only one instance one the same machine, so the problem was not in some “parallel instances”. I also tried to manually setup pulsar cpu affinity to 8 cores but the down not help.

пн, 19 февр. 2024 г. в 01:51, Nazar Mokrynskyi via Subspace Forum <notifications@subspace.discoursemail.com>: