After upgrading to or installing WCC V24.1, users encounter a persistent "Register Your Product" banner or popup every time they log in. Despite completing the registration multiple times, the prompt continues to appear upon subsequent logins.
Symptoms:
The product registration synchronization fails to commit correctly to the database when the session is routed through a Load Balancer. This is often due to session persistence issues or the Load Balancer failing to pass necessary registration headers/tokens correctly during the finalization of the registration handshake. This behavior can also occur if you access the WCC URL using shortname versus the Fully Qualified Domain Name (FQDN).
To ensure the registration is permanently recorded in the database, you must bypass the Load Balancer and register directly against a WCC node.
http://wcc-server-01.example.com:8443/wcc).
Note: If you're logging in to the WCC using the shortname URL, you will likely encounter the same issue. So, at least for the registration process, ensure you are using the FQDN URL..