Skip to content

RabbitMQ fails to start on Windows #2

@schnell18

Description

@schnell18

Describe the bug
The infra RabbitMQ fails to start on Windows. The webui never appears.

To Reproduce
Steps to reproduce the behavior:

  1. Setup the localenv and its dependencies by following the setup section of the project README.md
  2. Type "infractl.ps1 start rabbitmq" in a Powershell terminal
  3. The infractl.ps1 displays "Launch webui for rabbitmq...", and terminates without opening a web page of rabbitmq management webui
  4. Type "infractl.ps1 status" indicates rabbitmq is starting
  5. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions