We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug One of my BBB servers does not respond due to some reason.
# time curl https://bbb1.xyz.xyz/bigbluebutton/api/ curl: (52) Empty reply from server real 0m50,020s user 0m0,012s sys 0m0,003s
Scalelite still thinks it's there:
# ./scalelite.sh servers id: bbb1.xyz.xyz url: https://bbb1.xyz.xyz/bigbluebutton/api/ secret: REDACTED enabled load: 5.0 load multiplier: 1.0 online id: bbb2.xyz.xyz url: https://bbb2.xyz.xyz/bigbluebutton/api/ secret: REDACTED enabled load: 0.0 load multiplier: 1.0 online
Greenlight also reported some issue on /b/admins/rooms due to timeouts.
Deployment:
Expected behavior Scalelite should detect this case.
Reproduce No idea. In my case, Proxmox somehow paused a VM during a backup.
The text was updated successfully, but these errors were encountered:
I'm also pretty sure this doesn't always work as intended. It's something I will try to look into after the current bulk of PRs is merged.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
One of my BBB servers does not respond due to some reason.
Scalelite still thinks it's there:
Greenlight also reported some issue on /b/admins/rooms due to timeouts.
Deployment:
Expected behavior
Scalelite should detect this case.
Reproduce
No idea. In my case, Proxmox somehow paused a VM during a backup.
The text was updated successfully, but these errors were encountered: