Skip to content
This repository was archived by the owner on Sep 2, 2026. It is now read-only.
This repository was archived by the owner on Sep 2, 2026. It is now read-only.

Getting error while creating pods using the network created by Contiv #1166

Description

@arnabnandy1706

Hello,

I am creating a alpine pod after creating the network using below the command.

COMMAND: netctl net create --subnet=172.1.16.0/24 --gateway=172.1.16.1 contiv-net

ERROR (kubectl describe pods ):
Warning FailedCreatePodSandBox 3s (x4 over 6s) kubelet, k8s-minion-2.ucsbang6.com (combined from similar events): Failed create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox container "04b8c9eb8da462148289b7aec1b05003b312119c872b7b50c73ca773107c1200" network for pod "contiv-blue-c1": NetworkPlugin cni failed to set up pod "contiv-blue-c1_default" network: Contiv:Error creating EP; Err: Flow {"Priority":100,"InputPort":0,"MacDa":null,"MacDaMask":null,"MacSa":null,"MacSaMask":null,"Ethertype":2048,"VlanId":0,"ArpOper":0,"IpSa":null,"IpSaMask":null,"IpDa":"132.1.1.5","IpDaMask":null,"Ipv6Sa":null,"Ipv6SaMask":null,"Ipv6Da":null,"Ipv6DaMask":null,"IpProto":0,"IpDscp":0,"TcpSrcPort":0,"TcpDstPort":0,"UdpSrcPort":0,"UdpDstPort":0,"Metadata":4294967296,"MetadataMask":1095216660480,"TunnelId":0,"TcpFlags":null,"TcpFlagsMask":null} already exists

Please help !

Thanks in Advance !
Arnab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions