Skip to content

Instantly share code, notes, and snippets.

@tleyden
Created May 16, 2017 22:46
Show Gist options
  • Save tleyden/46c7ca77c8df71ca59781cb58018eada to your computer and use it in GitHub Desktop.
Save tleyden/46c7ca77c8df71ca59781cb58018eada to your computer and use it in GitHub Desktop.
2017/05/16 15:46:36 Calling Cluster.OpenBucket
GOCB 15:46:36.629773 agent.go:341: Attempting to connect...
GOCB 15:46:36.629791 agent.go:344: Trying server at 192.168.33.10:11210
GOCB 15:46:36.629795 agent.go:351: Trying to connect
GOCB 15:46:36.630203 agentrouting.go:52: Fetching cluster client data
GOCB 15:46:36.630687 memdclient.go:87: Resolving response OP=0x1f. Opaque=1
GOCB 15:46:36.630699 memdclient.go:70: Dispatching response callback. OP=0x1f. Opaque=1
GOCB 15:46:36.630709 agentrouting.go:106: Authenticating...
GOCB 15:46:36.631028 memdclient.go:87: Resolving response OP=0x21. Opaque=2
GOCB 15:46:36.631036 memdclient.go:70: Dispatching response callback. OP=0x21. Opaque=2
GOCB 15:46:36.631049 agent.go:371: Attempting to request CCCP configuration
GOCB 15:46:36.631350 memdclient.go:87: Resolving response OP=0xb5. Opaque=3
GOCB 15:46:36.631360 memdclient.go:70: Dispatching response callback. OP=0xb5. Opaque=3
GOCB 15:46:36.631375 agent.go:374: Failed to retrieve CCCP config. not connected to a bucket
GOCB 15:46:36.631387 agent.go:447: Starting HTTP looper! [http://192.168.33.10:8091]
GOCB 15:46:36.631404 agenthttpcfg.go:38: HTTP Looper starting.
GOCB 15:46:36.631413 agenthttpcfg.go:76: Http Picked: http://192.168.33.10:8091.
GOCB 15:46:36.631431 agenthttpcfg.go:82: HTTP Hostname: http://192.168.33.10:8091.
GOCB 15:46:36.631442 agenthttpcfg.go:95: Requesting config from: http://192.168.33.10:8091/pools/default/bs/testbucket.
GOCB 15:46:36.631458 memdclient.go:83: memdClient read failure: read tcp 192.168.33.1:49893->192.168.33.10:11210: use of closed network connection
GOCB 15:46:36.631480 memdclient.go:94: Failed to shut down client connection (close tcp 192.168.33.1:49893->192.168.33.10:11210: use of closed network connection)
GOCB 15:46:36.632538 agenthttpcfg.go:95: Requesting config from: http://192.168.33.10:8091/pools/default/bucketsStreaming/testbucket.
GOCB 15:46:36.633380 agenthttpcfg.go:119: Failed to connect to host, unexpected status code: 404.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment