Skip to main content

After upgrade to 24R1 i receive this information toaster message occasionally. I always get them when i log in, and then approximately one time each 10 minute. Message says “Unable to subscribe to notifications. You will not receive new notifications”. However i do still receive notifications. This issue is from a customer environment, and i have not seen it in other environments on 24R1. At least some other users have the same issue.

 

Any ideas on why i get this message?

 

 

You can resolve this by enabling the `client-notification-services` pod in your `values.yaml` file. Update it as shown in the example below and re create the name space


ifsappclientnotification:
  replicas: 2
 


Case CS0236676 was created to handle this issue.


You can resolve this by enabling the `client-notification-services` pod in your `values.yaml` file. Update it as shown in the example below and re create the name space


ifsappclientnotification:
  replicas: 2
 

Hello, this doesn´t work for us, we use 2 replicas for this pod but still get such messages. 


Reply