question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"/fakeagent" is already in use by container

See original GitHub issue

Run a lot of eclipse/che:nightly with difference ports at the same time.

Some coitainers can’t spawn che-server. Log is like below.

Mar 08 08:35:23 che-node-00 dockerd[1056]: time="2017-03-08T08:35:23.950391448Z" level=error msg="Handler for POST /v1.23/containers/create returned error: Conflict. The container name \"/fakeagent\" is already in use by container fffd092867c7e46e801be9b50999f52543b564c55ba6cf4098f6249831b01e6f. You have to remove (or rename) that container to be able to reuse that name."

OS and version:

CoreOS 1339.0.0. But maybe OS independent.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
benoitfcommented, Mar 20, 2018

would be nice to have docker ps -a output before the startup

1reaction
ghostcommented, Mar 14, 2017

PR merged - closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker - Name is already in use by container - Stack Overflow
The name "registry-v1" is already in use by container f9e5798a82e0. You have to delete (or rename) that container to be able to reuse...
Read more >
How to Fix the “Name Already in Use by Container” Error in ...
When running a docker container with a name we've used before, we'll encounter an error. We look at a few ways to resolve...
Read more >
Use fakeConnection in wpt With Examples | LambdaTest
Learn how to use fakeConnection function in wpt framework for your next JavaScript automation project with LambdaTest Automation Testing Advisor.
Read more >
testing package - github.com/jessfraz/cri-containerd/pkg/server ...
NewFakeAgentFactory creates fake agent factory. Types ¶. type FakeAgent ¶. type FakeAgent struct{}. FakeAgent is a fake agent for test.
Read more >
Resolve the Agent Error for Amazon ECS Container Instances
When I try to place a task in Amazon Elastic Container Service (Amazon ECS), I receive the following error: "[AWS service] was unable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found