Hello Outsystems Community members,
Recently I had a problem with Cache Invalidation Service. I did the AMQP Over TLS in regard of security Vulnerability Assessments (Disable AMQP cleartext).
This is my advanced.config configuration text as instructed above:
The configuration worked:
After that I opened the Configuration Tool and applied the settings:
The upgrade process seemed flawless:
But when I applied the settings, it returned an error:
Are there any ways to solve the problem, thanks.
p.s. The port 5671 is opened.
Hi @Erick Alexander,
Have you read this note.
If you are window user and your all configuration is fine than try to change \ (backslashes) with / (forward slashes) in CA certificate path in advanced.config configuration text file.
Restart the Cache Invalidation Service and RabbitMQ after making any configuration changes.
Check below image here also used double back slashes in case you want to use backslashes instead of forward
https://success.outsystems.com/documentation/11/setup_and_maintain_your_outsystems_infrastructure/setting_up_outsystems/cache_invalidation_in_outsystems_11/enable_tls_communication_in_rabbitmq/
kind regards,
Sanjay Kushwah
Hi @Sanjay Kushwah
Thank you for the information. But one question, how to restart the Cache Invalidation Service?
In lifetime ->cache tab-> create/update sevice button you can see it.
After check the configuration are correctly changed/done again click on this button to restart.
https://success.outsystems.com/documentation/11/reference/configuration_tool/cache_tab/
Thanks,
Could you take the screenshot where the cache tab is in the lifetime?
Any help would be greatly appreciated.
Sorry @Erick Alexander,
In hurry of something I told that is in lifetime, it will be in your tool, whichever the tool you are using.
See in outsystems documentation.
https://success.outsystems.com/documentation/11/reference/configuration_tool/cache_tab/?_gl=1*c4oe2n*_ga*ODMyNzQzNzkxLjE3MDIxMTY2NTg.*_ga_ZD4DTMHWR2*MTcwMjkxMjkyNy4xNy4wLjE3MDI5MTI5MzAuNTcuMC4w#:~:text=Create/Upgrade%20Service,the%20supplied%20values.
RabitMQ tools: Search Forge: assets - OutSystems