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

Client Libv error logging #144

Open
jmwample opened this issue Oct 24, 2022 · 0 comments
Open

Client Libv error logging #144

jmwample opened this issue Oct 24, 2022 · 0 comments

Comments

@jmwample
Copy link
Member

[REG] 2022/10/24 16:31:27.644484 Failed to create registration from v4 C2S: failed phantom select: gen 1159 libv 0 v6 false err: let's rewrite the phantom address selector
[REG] 2022/10/24 16:31:27.644503 Encountered err when creating Reg: failed phantom select: gen 1159 libv 0 v6 false err: let's rewrite the phantom address selector
[REG] 2022/10/24 16:31:31.526121 Failed to create registration from v4 C2S: failed phantom select: gen 1159 libv 0 v6 false err: let's rewrite the phantom address selector
[REG] 2022/10/24 16:31:31.526141 Encountered err when creating Reg: failed phantom select: gen 1159 libv 0 v6 false err: let's rewrite the phantom address selector

We should reduce the logging from legacy phantom selection errors for older clients (lib version 0) - the cause of this error is clear and already fixed. Clients need to update to get the fix.

Two lines per error is too many. Might even want to go to 0 with a count or something.

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