You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.
I have got the following errors in the backend when on the UI I try to create an image: E0507 11:18:43.722036 1 streamwatcher.go:109] Unable to decode an event from the watch stream: unable to decode watch event: no kind "MachineImage" is registered for version "vm.rancher.io/v1alpha1" E0507 11:18:43.725481 1 streamwatcher.go:109] Unable to decode an event from the watch stream: unable to decode watch event: no kind "MachineImage" is registered for version "vm.rancher.io/v1alpha1" W0507 11:18:43.725733 1 reflector.go:341] github.com/rancher/vm/pkg/client/informers/externalversions/factory.go:117: watch of *v1alpha1.MachineImage ended with: very short watch: github.com/rancher/vm/pkg/client/informers/externalversions/factory.go:117: Unexpected watch close - watch lasted less than a second and no items received
Any help would be appreciated!
I have checked and the kubernetes has the relevant CRDs.
Cheers,
Gergo
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have got the following errors in the backend when on the UI I try to create an image:
E0507 11:18:43.722036 1 streamwatcher.go:109] Unable to decode an event from the watch stream: unable to decode watch event: no kind "MachineImage" is registered for version "vm.rancher.io/v1alpha1" E0507 11:18:43.725481 1 streamwatcher.go:109] Unable to decode an event from the watch stream: unable to decode watch event: no kind "MachineImage" is registered for version "vm.rancher.io/v1alpha1" W0507 11:18:43.725733 1 reflector.go:341] github.com/rancher/vm/pkg/client/informers/externalversions/factory.go:117: watch of *v1alpha1.MachineImage ended with: very short watch: github.com/rancher/vm/pkg/client/informers/externalversions/factory.go:117: Unexpected watch close - watch lasted less than a second and no items received
Any help would be appreciated!
I have checked and the kubernetes has the relevant CRDs.
Cheers,
Gergo
The text was updated successfully, but these errors were encountered: