Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bee run stack trace with nonexistent image #22

Open
lgadban opened this issue Dec 9, 2021 · 0 comments
Open

bee run stack trace with nonexistent image #22

lgadban opened this issue Dec 9, 2021 · 0 comments

Comments

@lgadban
Copy link
Collaborator

lgadban commented Dec 9, 2021

$ go run -exec sudo ./bee/main.go run -f="events_hash,daddr,1.1.1.1" -f="events_ring,daddr,1.1.1.1" ghcr.io/solo-io/bumblebee/tcpconnect:$(./mybee version)
  ERROR   Failed to load OCI image
github.com/containerd/containerd/remotes/docker.(*dockerResolver).Resolve
        /home/.../go/pkg/mod/github.com/containerd/[email protected]/remotes/docker/resolver.go:391
oras.land/oras-go/pkg/oras.Copy
        /home/.../go/pkg/mod/oras.land/[email protected]/pkg/oras/copy.go:63
github.com/solo-io/bumblebee/pkg/spec.TryFromLocal
        /home/.../bumblebee/pkg/spec/utils.go:37
github.com/solo-io/bumblebee/pkg/cli/internal/commands/run.getProgram
        /home/.../bumblebee/pkg/cli/internal/commands/run/run.go:168
github.com/solo-io/bumblebee/pkg/cli/internal/commands/run.run
        /home/.../bumblebee/pkg/cli/internal/commands/run/run.go:94
github.com/solo-io/bumblebee/pkg/cli/internal/commands/run.Command.func1
        /home/.../bumblebee/pkg/cli/internal/commands/run/run.go:70
github.com/spf13/cobra.(*Command).execute
        /home/.../go/pkg/mod/github.com/spf13/[email protected]/command.go:856
github.com/spf13/cobra.(*Command).ExecuteC
        /home/.../go/pkg/mod/github.com/spf13/[email protected]/command.go:974
github.com/spf13/cobra.(*Command).Execute
        /home/.../go/pkg/mod/github.com/spf13/[email protected]/command.go:902
github.com/spf13/cobra.(*Command).ExecuteContext
        /home/.../go/pkg/mod/github.com/spf13/[email protected]/command.go:895
main.main
        /home/.../bumblebee/bee/main.go:13
runtime.main
        /usr/local/go/src/runtime/proc.go:255
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1581
Error: ghcr.io/solo-io/bumblebee/tcpconnect:dev: not found
2021/12/09 19:03:43 exiting: ghcr.io/solo-io/bumblebee/tcpconnect:dev: not found
exit status 1


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant