26
Views
5
Comments
AMQP Error Invalidating Cache over TLS
Platform Version
11.19.0 (Build 38072)

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.

2023-12-16 19-57-03
Sanjay Kushwah

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

UserImage.jpg
Erick Alexander

Hi @Sanjay Kushwah 

Thank you for the information. But one question, how to restart the Cache Invalidation Service?

2023-12-16 19-57-03
Sanjay Kushwah

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,

Sanjay Kushwah

UserImage.jpg
Erick Alexander

Could you take the screenshot where the cache tab is in the lifetime?

Any help would be greatly appreciated.

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