Andrew H.
Results
12
comments of
Andrew H.
Your steps are correct, the issue is that the network port binding is shared across all users. If you want to have multiple Backrest processes running simultaneously, you need to...
Here is what I used: backrest-windows-tray.exe --bind-address 127.0.0.1:9899 But the WebUI menu still opens 9898. I think the code above is only looking at the environment variables.