Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not returning Error Code when exiting due to unsynced node on Windows #34

Open
mwferris opened this issue Dec 11, 2021 · 0 comments
Open

Comments

@mwferris
Copy link

When the node becomes unsynchronized after the miner has started, the miner prints the error -4077: might be that the full node is not synced, ... to output but if you try and get the error code for the process there is none.

get-process gpu-miner | select HasExited, ExitCode

shows that the process has not exited and not returned any exit code, but it is no longer mining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant