70 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
2
answers
58
views
Unable to send Kafka Message after Login
I have a single node kafka cluster set up with helm and kubernetes on rancher desktop. Everytime my java/spring-boot application starts, it cann log into kafka, start the producer but then fails to ...
1
vote
1
answer
224
views
How to tell lima CLI to use Rancher Desktop daemon?
I have Rancher Desktop installed and its deamon is running in the background. I also have the lima commandline tool set up and docker aliased to lima nerdctl.
Now I want to execute some commands on ...
0
votes
0
answers
27
views
Java application cannot use all memory inside a Docker container [duplicate]
My development environment is macOS Sequoia 15.3.1 and my Docker engine is served by Rancher Desktop 1.17.1. The preference Virtual Machine > Memory is set to 4GB for memory.
I have a Docker ...
0
votes
1
answer
789
views
TestContainers outputs error: Could not find a valid Docker environment
I am trying to run TestContainers on my M3 Apple machine using rancher-desktop application but it is unable to find valid Docker environment
Env Details:-
Rancher version: 1.18.0
Kubernetes version: ...
0
votes
1
answer
540
views
Rancher Desktop 'craches' during first start
I want to write a program and run it via containerization. And I want to ask you, if you can assist me with the problems I have.
I have chosen Rancher Desktop as the environment.
However, I have a few ...
0
votes
0
answers
129
views
setting up a reproducible dev environment for angular using rancher+docker
Our team has been having recurring problems related to local differences. We're about to start a new project, so we think it's a good opportunity to learn from our mistakes and make reproducible dev ...
2
votes
0
answers
188
views
Installing elastic stack with opentofu
I am trying to setup monitoring in k8. I've setup prometheus and grafana using opentofu and the helm chart. I am trying to use the same mechanism for the elastic stack but I am receiving this error:
│ ...
0
votes
1
answer
867
views
Can’t connect docker daemon server [closed]
I'm using Rancher Desktop as docker daemon with its container engine setting dockerd(moby).
When I run docker info, got:
Client:
Version: 26.1.0-rd
Context: rancher-desktop
Debug Mode: false
...
2
votes
0
answers
399
views
Rancher Desktop on windows: When trying to use maven to build and run java service I get localhost:2375 connection refused
I was using docker Desktop but moved to rancher, I dont see an option to expose port 2375 on rancher.
Now I am running into the issue where it keeps saying the connection is refused.
org.mandas.docker....
2
votes
2
answers
2k
views
When run LocalStack Desktop with Rancher Desktop, why got docker socket connect error?
The Rancher Desktop is running and I have started LocalStack:
localstack start
Even, the API is running:
aws s3 mb s3://my-first-bucket --endpoint-url=http://localhost:4566
But when access from ...
1
vote
1
answer
736
views
How to setup Rancher Desktop on macOS so that Vite server hot reload will not take ages
I recently moved from Docker Desktop to Rancher Desktop. However, once I did that, Vite hot reload functionality stopped working on my Laravel Sail project.
After further investigation I figured ...
4
votes
0
answers
673
views
failed to solve: python:3.13.0a5: error getting credentials - err: exit status 127 - Docker
I am using the docker in the WSL- ubuntu, where I am trying to build a Dockerfile, the problem is that the docker-compose cmd throws the following error:
Command I ran,
# This throws the following ...
1
vote
0
answers
980
views
Difficulty Configuring Insecure Registry in Rancher Desktop 1.12.3 on Windows. "http: server gave HTTP response to HTTPS client"
When I tried to docker login x.x.x.x:8081 it gives me following error
Error response from daemon: Get "https://10.43.18.20:8081/v2/": http: server gave HTTP response to HTTPS client
In some ...
0
votes
1
answer
1k
views
Rancher-Desktop: "docker: 'scout' is not a docker command."
I am using Rancher-Desktop and get the following error when I try to analyse docker images for vulnerabilities locally with docker scout cves fs://.
docker: 'scout' is not a docker command.
See '...
4
votes
1
answer
3k
views
Rancher desktop Error: wsl.exe exited with code 4294967295 [closed]
I am trying to run rancher desktop version 1.10 (I have also tried the older versions of rancher desktop 1.7, 1.8, 1.9) at the time of installing it in my windows 10 system it is giving me the below ...