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

bgpd producing zclient warning in no-kernel and no-zebra mode #18035

Open
2 tasks done
capethegreat opened this issue Feb 6, 2025 · 0 comments
Open
2 tasks done

bgpd producing zclient warning in no-kernel and no-zebra mode #18035

capethegreat opened this issue Feb 6, 2025 · 0 comments
Labels
triage Needs further investigation

Comments

@capethegreat
Copy link

Description

Receiving excessive warning message "bgp_zebra_label_manager_connect: failed connecting synchronous zclient!" in the log when running bgpd with --no-kernel --no-zebra.

Version

# show version
FRRouting 10.2.1 (ATT-NYC1z) on Linux(6.1.89-6.1.3-amd64-62cb68e96ac1b3de).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
configured with:
    '--disable-ripd' '--disable-ripngd' '--disable-ospfd' '--disable-ospf6d' '--disable-ldpd' '--disable-nhrpd' '--disable-eigrpd' '--disable-babeld' '--disable-pimd' '--disable-pim6d' '--disable-vrrpd' '--disable-pbrd' '--disable-staticd' '--disable-pathd' '--disable-bfdd' '--disable-ospfapi' '--disable-ospfclient' '--disable-isisd' '--disable-fabricd' '--enable-logfile-mask=0644' '--enable-configfile-mask=0644' 'CC=gcc' 'LIBS=-lpcre2-8' 'CPP=gcc -E' 'CXX=g++'

How to reproduce

Run bgpd --no_kernel --no_zebra

Expected behavior

Should not produce zclient warnings.

Actual behavior

Logging excessive warning messages "bgp_zebra_label_manager_connect: failed connecting synchronous zclient!".

Additional context

No response

Checklist

  • I have searched the open issues for this bug.
  • I have not included sensitive information in this report.
@capethegreat capethegreat added the triage Needs further investigation label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs further investigation
Projects
None yet
Development

No branches or pull requests

1 participant