Permissions Issues

I’ve read that there may be an issue with permissions in the current version?

When I try to run goal node stop I get ‘Cannot kill node: OpenProcess: Access is denied’. I’m having similar versions of this error when attempting to register partkeys online.

I’ve seen other users have success with the ‘sudo’ command - though I’m not familiar with a windows command for this.

Running a participation node on a Windows 10 system. Used the randlabs github installer. Interacting via command line tools

Hi @LlamaChips , try with an elevated command prompt.

Take into account, by default, Windows node runs as a service under the NETWORK_SERVICE account so you can also use the sc utility also elevated.

Regards,
Mauro.