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 was archived by the owner on Mar 11, 2020. It is now read-only.
From our Docker for Mac bugsnag error: panic·unknown tag received
Stack trace
panic unknown tag received
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/panic.go:481 panic
.../vendor/github.com/stevvooe/p9p/transport.go:173 (*transport).handle
.../vendor/github.com/stevvooe/p9p/transport.go:41 newTransport
From our Docker for Mac bugsnag error:
panic·unknown tag receivedStack trace
Couple of places where the p9p library is used:
https://github.com/.../blob/master/v1/abstractions/watch.go
https://github.com/.../blob/master/v1/abstractions/client.go
https://github.com/.../blob/master/v1/docker_proxy/volumes.go