Closed webmakaka closed 2 years ago
Hello and thanks for reporting this problem!
Can you start to check if it is Docker that is running low on disk space with the command docker system df
?
If the command reports a lot of reclaimable space you can run the command docker system prune --volumes
.
Hope it helps!
I removed all docker resources
$ {
docker system prune -af
docker container prune -f
docker image prune -f
docker volume prune -f
docker network prune -f
}
And repeated all steps from scratch. And I passed this step.
Thanks!
Hello, guys! Need an assistance!
When i click on "Create index Pattern", i have an error
Error message:
{"statusCode":429,"error":"Too Many Requests","message":"index [.kibana_7.12.1_001] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];: cluster_block_exception"}
I think the reason what there is not enough free space. But, how to increase space for this service?
Thanks.
=========================
I also replaced images:
=========================
Environment
I updated gradle to work with JDK17
==================================
Minikube runs with command: