Install rabbitmq server on a mapped network drive #12664
Replies: 2 comments 1 reply
-
@gustavo-ojeda filing issues for questions in repositories that have Discussions enabled in late 2024 is just rude. I am not at all a Windows expert but setting
And so is the Windows installer code, in case there might be something relevant there. |
Beta Was this translation helpful? Give feedback.
-
Don't do this - we don't test installation to mapped drives. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I am trying to install the latest versions of rabbitmq server on a mapped network drive using Windows (10 specifically). The Folder associated to the drive is in a different machine.
In order to do this I've tried setting HOMEDRIVE and HOMEPATH variables to the selected drive, let's say volume Z.
Reproduction steps
Expected behavior
The service is started and work as expected. The installation is completed.
Additional context
The actual behavior shows an error while starting the service. So after disabling the Start service option and closing the installer dialog I tried to start it manually from a Terminal (using Admin access) and I got this:
I've also tried using UNC paths but it doesn't work either.
Beta Was this translation helpful? Give feedback.
All reactions