Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

panic: interface conversion: interface {} is nil, not float64 #56

@UncleGrandpa925

Description

@UncleGrandpa925

I run cf clone ac UncleGrandpa

It ran until 139/3299 then crashed:
Here is the log:

panic: interface conversion: interface {} is nil, not float64

goroutine 1 [running]:
github.com/xalanq/cf-tool/client.(*Client).Clone(0xc000168230, 0x7ffeefbffba4, 0xc, 0xc00001a004, 0x23, 0x1, 0x0, 0x0)
	C:/project/go-project/src/github.com/xalanq/cf-tool/client/clone.go:133 +0x16a5
github.com/xalanq/cf-tool/cmd.Clone(0xc0000836b0, 0xc0000836b0, 0x139d809)
	C:/project/go-project/src/github.com/xalanq/cf-tool/cmd/clone.go:21 +0x185
github.com/xalanq/cf-tool/cmd.Eval(0xc0000836b0, 0xc0000836b0, 0x13a106a)
	C:/project/go-project/src/github.com/xalanq/cf-tool/cmd/cmd.go:46 +0x553
main.main()
	C:/project/go-project/src/github.com/xalanq/cf-tool/cf.go:124 +0x1e9

Thank you for creating this wonderful tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions