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

Bug: Network/Aggregate is recommending offline encoders. #3

Open
republicus opened this issue Jun 13, 2019 · 2 comments
Open

Bug: Network/Aggregate is recommending offline encoders. #3

republicus opened this issue Jun 13, 2019 · 2 comments
Labels

Comments

@republicus
Copy link

The Network/Aggregate is recommending offline encoders.

phptube-network

I suspect a failed ping is treated as a 0 ms reply ; which would rank the offline encoder higher than the other encoders since a lower ping is desirable.

Steps to reproduce:
edit /etc/hosts; point encoder to broken IP.
[Observe that restoring /etc/hosts entry to a good IP also restores proper aggregate recommendation.]

Results:
Offline encoder becomes the recommended encoder.

Expected results:
Offline encoder is never recommended.

@akhilleusuggo
Copy link

@republicus Yes , this bug is already reported multiple times and looks like they can't fix it .
In your case your site is down , not that the encoder is failing the ping

@DanielnetoDotCom
Copy link
Member

DanielnetoDotCom commented Aug 5, 2019

Thanks, this bug is on our to-do list

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

No branches or pull requests

3 participants