Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diskspace incorrectly shows as 0 and blocks new messages from comming in #4003

Closed
dustin-auby opened this issue Jan 17, 2022 · 2 comments
Closed

Comments

@dustin-auby
Copy link

Hi, i have just installed rabbit server on windows and it cant seem to detect the drive size properly. it is showing 0gb free in the status output and also is showing a warning in the web interface. All new messages coming into the queue are blocked because of this error.

Here is the output from the "rabbitmqctl status" command
disk space output

This is the free space on the drive that the server is installed on
free space

this it the warning in the web interface
space error

When publishing a new message i get the error "low on disk".

Any help with this would be greatly appreciated. Thanks in advance

@dustin-auby dustin-auby changed the title Diskspace shows as 0 and blocks new messages from comming in Diskspace incorrectly shows as 0 and blocks new messages from comming in Jan 17, 2022
@lukebakken
Copy link
Collaborator

Fixed by this PR - #3970

You don't say which version of RabbitMQ you're using but I'm guessing it's 3.9.12. This will be fixed in 3.9.13.

Are you using a language other than English?

@dustin-auby
Copy link
Author

Fixed by this PR - #3970

You don't say which version of RabbitMQ you're using but I'm guessing it's 3.9.12. This will be fixed in 3.9.13.

Are you using a language other than English?

Hi yes the version is 3.9.12. i am only using english

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants