-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mirrord container not working #2955
Comments
We found there is no log in the local
so we think the issue might be mirrord not being able to start the nginx container on the host? |
Hi, this looks like the mirrord-cli container was unable to connect back to our process running on the host machine, is there any reason the spawned container should be unable to connect to host machine with using the host's network addr? |
Thank you. I tried the command you shared and
|
Bug Description
we got the following errors when running
mirrord container -- docker run nginx
with the latest version 3.125.2Not sure what connections it's trying to make but I noticed it created the mirrord pod successfully in our cluster and the pod exited immediately with the following logs:
We are using EKS (v1.30.6-eks-7f9249a) and kubeconfig on the host machine is generated with
aws eks update-kubeconfig --name OUR_CLUSTER_NAME
. Everything worked withmirrord exec
Steps to Reproduce
Backtrace
No response
mirrord layer logs
No response
mirrord intproxy logs
No response
mirrord agent logs
No response
mirrord config
No response
mirrord CLI version
No response
mirrord-agent version
No response
mirrord-operator version (if relevant)
No response
plugin kind and version (if relevant)
No response
Your operating system and version
ec2 ubuntu 22.04
Local process
using container
Local process version
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: