11-08-21 01:48 PM
11-08-21 02:57 PM
In this case, you can remove the RabbitMQ service and re-install the software without re-installing Decipher components. To do this, follow the steps below:
Open CMD as administrator and navigate to the sbin folder (e.g. : -C:\Program Files\RabbitMQ Server\rabbitmq_server-3.8.2\sbin
)
Remove RabbitMQ service by: rabbitmq-service.bat remove
Reinstall it by: rabbitmq-service.bat install
Start the service by: rabbitmq-service.bat start
11-08-21 04:24 PM