Skip to content

Up: Panic after building image #160

@FabianKramm

Description

@FabianKramm
panic: reflect.Value.Interface: cannot return value obtained from unexported field or method [recovered]
        panic: reflect.Value.Interface: cannot return value obtained from unexported field or method

goroutine 1 [running, locked to thread]:
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.handleErr(0xc0446d5a08)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/yaml.go:249 +0xa0
panic(0x1713540, 0x1d1fbc0)
        D:/Programme/Go/src/runtime/panic.go:502 +0x237
reflect.valueInterface(0x187a760, 0xc0458a4d70, 0xcc, 0x1713501, 0x1713501, 0x0)
        D:/Programme/Go/src/reflect/value.go:959 +0x1c8
reflect.Value.Interface(0x187a760, 0xc0458a4d70, 0xcc, 0x1713540, 0xc044bf3be0)
        D:/Programme/Go/src/reflect/value.go:948 +0x4b
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x187a760, 0xc0458a4d70, 0xcc)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:90 +0x7b
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).structv.func1()
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:198 +0x252
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mappingv(0xc044f40000, 0x0, 0x0, 0xc0446d4960)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:228 +0x155
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).structv(0xc044f40000, 0x0, 0x0, 0x1a1a460, 0xc0458a4d60, 0x99)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:185 +0xfe
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x1a1a460, 0xc0458a4d60, 0x99)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:132 +0x688
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x17814e0, 0xc0458a4de0, 0x194)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:119 +0x5f3
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).slicev(0xc044f40000, 0x0, 0x0, 0x16d4260, 0xc0458a4e00, 0x97)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:244 +0x206
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x16d4260, 0xc0458a4e00, 0x97)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:138 +0x36a
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x17814e0, 0xc044bf3bb0, 0x94)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:119 +0x5f3
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mapv.func1()
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:165 +0x19d
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mappingv(0xc044f40000, 0x0, 0x0, 0xc0446d4fb0)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:228 +0x155
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mapv(0xc044f40000, 0x0, 0x0, 0x17c45e0, 0xc04394cb40, 0x15)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:160 +0x9c
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x17c45e0, 0xc04394cb40, 0x15)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:121 +0x5b0
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x17814e0, 0xc044bf3b70, 0x94)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:119 +0x5f3
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mapv.func1()
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:165 +0x19d
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mappingv(0xc044f40000, 0x0, 0x0, 0xc0446d5350)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:228 +0x155
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mapv(0xc044f40000, 0x0, 0x0, 0x17c45e0, 0xc04394cae0, 0x15)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:160 +0x9c
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x17c45e0, 0xc04394cae0, 0x15)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:121 +0x5b0
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x17814e0, 0xc044bf3a30, 0x94)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:119 +0x5f3
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mapv.func1()
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:165 +0x19d
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mappingv(0xc044f40000, 0x0, 0x0, 0xc0446d56f0)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:228 +0x155
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).mapv(0xc044f40000, 0x0, 0x0, 0x17c45e0, 0xc04394c840, 0x15)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:160 +0x9c
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshal(0xc044f40000, 0x0, 0x0, 0x17c45e0, 0xc04394c840, 0x15)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:121 +0x5b0
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.(*encoder).marshalDoc(0xc044f40000, 0x0, 0x0, 0x17c45e0, 0xc04394c840, 0x15)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/encode.go:80 +0x128
github.com/covexo/devspace/vendor/gopkg.in/yaml%2ev2.Marshal(0x17c45e0, 0xc04394c840, 0x0, 0x0, 0x0, 0x0, 0x0)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/gopkg.in/yaml.v2/yaml.go:203 +0xe7
github.com/covexo/devspace/pkg/devspace/config/configutil.SaveConfig(0xc0424c7a40, 0x1a32500)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/pkg/devspace/config/configutil/save.go:51 +0x4f4
github.com/covexo/devspace/cmd.(*UpCmd).Run(0xc0424c7a40, 0xc0428bef00, 0x2ca0ae8, 0x0, 0x0)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/cmd/up.go:151 +0x37b
github.com/covexo/devspace/cmd.(*UpCmd).Run-fm(0xc0428bef00, 0x2ca0ae8, 0x0, 0x0)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/cmd/up.go:86 +0x59
github.com/covexo/devspace/vendor/github.com/spf13/cobra.(*Command).execute(0xc0428bef00, 0x2ca0ae8, 0x0, 0x0, 0xc0428bef00, 0x2ca0ae8)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/github.com/spf13/cobra/command.go:766 +0x2c8
github.com/covexo/devspace/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x2c6d6a0, 0x1a4fde9, 0x7, 0x1b08625)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/github.com/spf13/cobra/command.go:852 +0x311
github.com/covexo/devspace/vendor/github.com/spf13/cobra.(*Command).Execute(0x2c6d6a0, 0x10, 0x0)
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/vendor/github.com/spf13/cobra/command.go:800 +0x32
github.com/covexo/devspace/cmd.Execute()
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/cmd/root.go:39 +0x98
main.main()
        D:/Programmieren/go-workspace/src/github.com/covexo/devspace/main.go:15 +0x45

Metadata

Metadata

Assignees

Labels

area/templatesIssues related to the templates in covexo/devspace-templateskind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions