-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The infra RabbitMQ fails to start on Windows. The webui never appears.
To Reproduce
Steps to reproduce the behavior:
- Setup the localenv and its dependencies by following the setup section of the project README.md
- Type "infractl.ps1 start rabbitmq" in a Powershell terminal
- The infractl.ps1 displays "Launch webui for rabbitmq...", and terminates without opening a web page of rabbitmq management webui
- Type "infractl.ps1 status" indicates rabbitmq is starting
- Type "infractl.ps1 logs rabbitmq" shows a bunch of error messages indicating file permission error
Expected behavior
The rabbitmq management webui should be displayed and rabbitmq enters healthy status.
Actual behavior
The rabbitmq management webui isn't displayed and rabbitmq keeps complaining file permission error.
Screenshots
If applicable, add screenshots to help explain your problem.
Version infos:
- Operating System and version: Windows 11 10.0.26100
- localenv version: master branch
- podman version: 5.4.2
- podman-compose version: bundled
Additional context
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working