I am having an issue launching a service into a stack.
I am getting two errors popping up in the Rancher Master logs:
2016-08-30 14:38:37,186 ERROR [be066688-e421-4d04-b3bb-f5b73526633b:1975] [instance:123][instance.start->(InstanceStart)] [] [utorService-275] [i.c.p.process.instance.InstanceStart] Failed to Storage for instance [123]
2016-08-30 14:39:07,193 ERROR [6afc983e-4265-426d-b9de-b550c00a58d5:1984] [instance:124->imageStoragePoolMap:65] [instance.start->(InstanceStart)->volume.activate->(VolumeActivate)->imagestoragepoolmap.activate] [] [utorService-271] [c.p.e.p.i.DefaultProcessInstanceImpl] Unknown exception io.cattle.platform.eventing.exception.EventExecutionException: 500 Server Error: Internal Server Error ("invalid tag format")
and
2016-08-30 14:39:07,195 ERROR [6afc983e-4265-426d-b9de-b550c00a58d5:1984] [instance:124->volume:125] [instance.start->(InstanceStart)->volume.activate] [] [utorService-271] [c.p. e.p.i.DefaultProcessInstanceImpl] Unknown exception io.cattle.platform.eventing.exception.EventExecutionException: 500 Server Error: Internal Server Error ("invalid tag format")
It is on a single Host. Disk/Memory/CPU on the host are all under 30% use, so I doubt it is a hardware issue.
Has anyone seen this before? This will be the third service in my only (the “Default”) stack.