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

Manager gets stuck on "Communicating with boinc client" #5518

Open
kotenok2000 opened this issue Feb 12, 2024 · 1 comment
Open

Manager gets stuck on "Communicating with boinc client" #5518

kotenok2000 opened this issue Feb 12, 2024 · 1 comment

Comments

@kotenok2000
Copy link

kotenok2000 commented Feb 12, 2024

Describe the bug
Boinc manager got stuck on "Communicating with boinc client" if system lags during communication because of memory exhaustion.

Boinctasks can connect just fine.
Steps To Reproduce
1.
2.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System Information

  • OS: 10.0.22631.3007
  • BOINC Version: 7.24.1

Additional context
It seems as if response to a request gets lost, and boinc manager remains content to wait for a response infinitely, without timing out.

@CharlieFenton
Copy link
Contributor

There is no easy way to do a simple timeout from this situation, as the lost RPC can potentially cause significant problems for the BOINC Manager. But if you click on the Cancel button, the Manager will reset its communications and try to recover.

What happens if you click on the Cancel button?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants