Skip to content

when the minio container is already running I get "The container name "/minio-minio" is already in use " #80

Closed
@asalkeld

Description

@asalkeld

membrane error, exiting: ContainerCreate: Error response from daemon: Conflict. The container name "/minio-minio" is already in use by container "478dc1132433a1487ef14f6d6218bf85a26253c7a101a88e1927c05bf8496a0e". You have to remove (or rename) that container to be able to reuse that name.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x80 pc=0x2764d39]

goroutine 1 [running]:
github.com/nitrictech/nitric/pkg/membrane.(*Membrane).Stop(0x0)
/home/runner/go/pkg/mod/github.com/nitrictech/[email protected]/pkg/membrane/membrane.go:278 +0x19
github.com/nitrictech/cli/pkg/run.(*localServices).Stop(0xc00038a500)
/home/runner/work/cli/cli/pkg/run/run.go:71 +0x25
github.com/nitrictech/cli/pkg/cmd/run.glob..func1(0x5498800, {0xc0000ce3d0, 0x1, 0x1})
/home/runner/work/cli/cli/pkg/cmd/run/root.go:157 +0xeb3
github.com/spf13/cobra.(*Command).execute(0x5498800, {0xc0000ce3b0, 0x1, 0x1})
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:860 +0x5f8
github.com/spf13/cobra.(*Command).ExecuteC(0x5499700)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:974 +0x3bc
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:902
main.Execute()
/home/runner/work/cli/cli/pkg/cmd/root.go:61 +0x32
main.main()
/home/runner/work/cli/cli/pkg/cmd/main.go:20 +0x17

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions