We have gone from:
RabbitMQ: 3.9.15
Erlang: 24.3.4.2
OpenSLL: 3.0.7
To
RabbitMQ: 3.11.5
Erlang: 25.1.2
OpenSSL:
3.0.7
The 3.9.15 installer we have wrapped around was working successfully, but now
with the version 3.11.5, the installer is failing when we are verifying that
the node is running, I have attached a zip containing log files.
BTW in the RabbitMQ.conf file during the install we uncomment the following
lines:
#~uncomment_authmech~
#~uncomment~
In the MSI log file, the failure starts at line 1131:
MSI (s) (EC:34) [12:56:50:174]: Executing op: ActionStart(Name=VerifyRabbitNodeRunning,Description=Waiting for RabbitMQ node to be fully booted and running...,)
…
VerifyRabbitNodeRunning: pathToRabbitmqDiagnosticsBat is: C:\Program Files\RabbitMQ Server\rabbitmq_server-3.11.5\sbin\rabbitmq-diagnostics.bat
VerifyRabbitNodeRunning: CheckRunningArgument is: check_running
VerifyRabbitNodeRunning: RunProcess: Running C:\Program Files\RabbitMQ Server\rabbitmq_server-3.11.5\sbin\rabbitmq-diagnostics.bat with argument check_running returned 69 - Error: unable to perform an operation on node 'rabbit@VM12208'. Please see diagnostics
Would you be able to let me know what is wrong?
Happy New Year,
Steve
Hi Luke,
I see 4 .erlang.cookie’s in my VM:
C:\
C:\Users\LocalAdmin (user that is login into windows)
C:\Windows\ServiceProfiles\LocalService
C:\Windows\System32\config\systemprofile
They are all the same except for the C:\Users\LocalAdmin one
Strange they all have the same date modified
Steve
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit
https://groups.google.com/d/msgid/rabbitmq-users/295613f5-4645-4bf0-bbf4-5a69949f7d29n%40googlegroups.com.
Which .erlang.cookie should I use as the reference?
The C:\Users\LocalAdmin? Or the C:\Windows\System32\config\systemprofile?
Thanks,
Steve
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/2f9051cc-96a5-4b4b-868d-225ee53b6bf3n%40googlegroups.com.
Luke,
Thank you, works like a charm, used the C:\Windows\System32\config\systemprofile .erlang.cookie and copied it to C:\Users\<username> and C:\ as well as the C:\Windows\ServiceProfiles\LocalService
Thank you,
Steve
From: rabbitm...@googlegroups.com <rabbitm...@googlegroups.com>
On Behalf Of Luke Bakken
Sent: January 10, 2023 3:18 PM
To: rabbitmq-users <rabbitm...@googlegroups.com>
Subject: Re: [rabbitmq-users] Re: Installing RabbitMQ 3.11.5 Node not running issue...
Sorry, I should have been clear about this.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/3bd75137-6dac-4a21-8b6d-b84349526764n%40googlegroups.com.