291
Views
2
Comments
connection to the cache invalidation service failed

connection to the cache invalidation service failed.



I have solve it :It seems that I need to be careful with the password I set for the user. some characters are not accepted.

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Great that you solved it Mohammed :)

I'll leave this info here for future reference:

https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/Cache_Invalidation_in_OutSystems_11/RabbitMQ_management_and_troubleshooting#Service_installation_issues

Make sure that the password of the user of the cache invalidation service doesn't contain any special characters (for example, ?, &, ^, ", ', *, ()).

2021-04-21 18-57-56
Kirk Groff

Thanks guys - This was my issue:

---
Make sure that the password of the user of the cache invalidation service doesn't contain any special characters (for example, ?, &, ^, ", ', *, (, )).

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.