65
Views
1
Comments
Solved
Error in COnfiguration Tool - Cache service creation
Question

I'm trying to install a new Outsystems platform server, and we've come across the error in the attachment. From the powershell command that show in the error, the password argument is there, but i'tm still getting this error. 

Any ideias?


InstallError.png
2021-08-12 11-00-27
Nordin Ahdi
 
MVP
Solution

Hi Sérgio,

According to this RabbitMQ Management and Troubleshooting guide, the password of the user should not contain any special characters:

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

Try using a password that does not contain special characters.

Hope this helps!

Regards,

Nordin

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