Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Open Issues

date_range 17-Nov-23

Learn about the open issues in APM 3.2.0

  • When you secure the APMi for the first time, the APMi connections to the connected entities bounce twice: once when The TLS keys are added during setup/rollout phase, and a second time when the TLS keys are added to APM configuration (entity-clients configuration). Once secured, subsequent changes to the contents of the key files (no changes to the key or certificate file names), the APMi only bounces once on setup/rollout phase.

    PR1763665
  • APM does not accurately rename a partition which has a prefix.

    The workaround is to avoid renaming partitions with prefixes, or to restart apm-mgmt daemon and restart addr-man.

    content_copy zoom_out_map
    $ apm cli
    root@jnpr-apm-mgmt#> restart apm-mgmt
    APM management Daemon started, pid 201
    $ sudo -E apm restart addrman
    PR1773395
  • If the node hosting Redis primary pod shuts down, it can cause APM microservices such as addr-man, ent-man, or prov-man to become unresponsive. Workaround is to restart mgmt pod or restart apm-mgmt daemon from inside the mgmt pod/CLI by issuing:

    • content_copy zoom_out_map
      $ sudo -E apm restart mgmt

      Or

    • content_copy zoom_out_map
      $ apm cli
      root@jnpr-apm-mgmt#> restart apm-mgmt
      APM management Daemon started, pid 201
      
    PR1773337
  • The apm logs command fails when multiple services are provided as arguments.

    The workaround is to enter the apm logs command without listing the specific services (default is all) or use the Broadband Edge Event Collection and Visualization application to view or sort logs.

    PR1774774
footer-navigation