You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the database contains 80k entries with random strings (hashes). for each single hash (you can just randomly generate them) it copies a small text file to the S3 bucket locally using the mc client
I suppose that the script causes some sort of race condition while printing to the terminal (using colors).
I was running a script to populate a minio bucket locally using the following script:
the database contains 80k entries with random strings (hashes). for each single hash (you can just randomly generate them) it copies a small text file to the S3 bucket locally using the mc client
I suppose that the script causes some sort of race condition while printing to the terminal (using colors).
see this screenshot for when it happened: https://scrn.storni.info/2023-07-26_00-59-21-324108027.png
I'm on Kubuntu 22.04 using konsole 21.12.3 if that helps.
The text was updated successfully, but these errors were encountered: