Luke Bakken
Luke Bakken
@dumbbell @michaelklishin - I fixed all the format strings dealing with vhost names, since I tested with a vhost named `RabbitMQ Sérvér/Евгений` (with tags `Евгений, foo bar, Sérvér`). My guess...
Here is how I tested on Linux: * Create a generic unix package from this branch * Create a directory like `/tmp/RabbitMQ Sérvér - Евгений` * Copy the configuration files...
Thanks @michaelklishin I'll check into that!
@michaelklishin I'm not exactly sure how, but commit https://github.com/rabbitmq/rabbitmq-server/pull/5551/commits/3c1c7ada5898b8512642af2faf203a0da6e6b976 appears to have fixed the issue. I made those changes to get some additional output as to what the problem was...
@mkuratczyk would it be possible to undo _all_ formatting changes?
Thanks @lhoguin
@duncanjread - thanks for your report. Even though these errors look serious, the disk monitor will restart. There is no way at this time to disable disk space checking. This...
I see in the logs that RabbitMQ was restarted several times, like here (from node 02): ``` 2022-09-12 10:51:00.341000+01:00 [info] Server startup complete; 6 plugins started. 2022-09-12 10:51:00.341000+01:00 [info] *...
Aha, antivirus. You know I bet that's the cause. Can you completely disable it for a day or two to see if that fixes the issue?
Again, these disk monitor errors should not affect your applications. I'm not convinced this is what is causing your application errors. Check these log entries from node 0: ``` 2022-09-12...