farahats9
farahats9
I am having the same problem with ElastiCache redis the worker stops receiving tasks randomly, my worker is started with the following args: `celery -A myapp worker -l info --without-heartbeat`
Hi, I have the same model but with a different GPU (GTX 1660TI) is it safe to use this config or should I change something in it?
I just tested it and my laptop forced turn off when I set both the fans to 100% (it turned off at around 70%) do you have any idea what...
tested it again, the cpu fan slider increases the fan speed but not by a correct amount, at 70% slider value my fans were actually running at 40% also not...
I have been wondering about this too, it would be awesome if I could make a token that allows adding files and not delete existing files.
@olizilla thank you for the explanation, if the token cannot delete then its good enough for my use case. It would've been better if we can also control the "list"...
I am getting `Error: Failed to create kind cluster. Command execution failed with exit code 1` when I try to create Kind Cluster from podman desktop on windows 11. Restarting...
Here are the logs for the create kind cluster, let me know if you need the full logs of Podman Desktop ``` using podman due to KIND_EXPERIMENTAL_PROVIDER enabling experimental podman...
here are the full logs from Podman Desktop ``` error : main ↪️ Kubeconfig path C:\Users\farah\.kube\config provided does not exist. Skipping. log : main ↪️ Starting http server to handle...
Interesting, the[ docs for kind](https://kind.sigs.k8s.io/docs/user/rootless/#creating-a-kind-cluster-with-rootless-podman) says a cluster can be created for rootless podman. Is it outdated?