Closed nichochen closed 6 years ago
@nichochen thanks for opening the bug, this error can be ignored it is a frivolous error. We will fix it in a subsequent release and suppress it.
@nichochen closing this as answered, feel free to get back if you have further questions.
Excessive logging behavior creates gigantic log files that fill up the hard disk quickly. I'm seeing this with OpenWhisk which uses minio to some degree. With OpenWhisk this creates about 4MB of logging data every 10s.
Excessive logging behavior creates gigantic log files that fill up the hard disk quickly. I'm seeing this with OpenWhisk which uses minio to some degree. With OpenWhisk this creates about 4MB of logging data every 10s.
@thomasknauth would you mind opening a new bug, this issue is closed.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
File upload with error Error: file access denied.
Expected Behavior
File upload without error.
Current Behavior
Web console shows file uploaded successfully, but following error shows in the log.
Possible Solution
Steps to Reproduce (for bugs)
Start Minio with Docker.
docker run -p 9000:9000 -v /mnt/data:/data -v /mnt/config:/root/.minio minio/minio server /data
Context
Your Environment
minio version
): 2018-05-04T23:13:12Zuname -a
): Linux localhost.localdomain 3.10.0-693.21.1.el7.x86_64 #1 SMP Wed Mar 7 19:03:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux