Skip to content

Instantly share code, notes, and snippets.

@ArihantRk
Created March 23, 2017 05:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArihantRk/d6fdb189a69dd55502edd6262c997770 to your computer and use it in GitHub Desktop.
Save ArihantRk/d6fdb189a69dd55502edd6262c997770 to your computer and use it in GitHub Desktop.
11:01:01.680735 2017-03-23T11:01:01.680+05:30 ==== Couchbase Sync Gateway/1.4.0(2;9e18d3e) ====
11:01:01.680764 2017-03-23T11:01:01.680+05:30 requestedSoftFDLimit < currentSoftFdLimit (250000 < 1048576) no action needed
11:01:01.680795 2017-03-23T11:01:01.680+05:30 Opening db /ptxdata as bucket "ptxdata", pool "default", server http://prod-CBS-V1.service.1.kodiakptt.com:8091
11:01:01.680887 2017-03-23T11:01:01.680+05:30 Opening Couchbase database ptxdata on http://prod-CBS-V1.service.1.com:8091 as user "ptxdata"
11:01:01.767191 2017-03-23T11:01:01.767+05:30 Bucket: PutDDoc("sync_gateway", ...) [51.14967ms]
11:01:02.154190 2017-03-23T11:01:02.154+05:30 Bucket: PutDDoc("sync_housekeeping", ...) [386.927768ms]
11:01:02.161163 2017-03-23T11:01:02.161+05:30 Bucket: Incr("_sync:seq", 0, 0, 0) [6.791454ms]
11:01:02.162329 2017-03-23T11:01:02.162+05:30 Bucket: Incr("_sync:seq", 0, 0, 0) [1.107727ms]
11:01:02.162438 2017-03-23T11:01:02.162+05:30 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:10 ChannelCacheMaxLength:50 ChannelCacheAge:0s} CachePendingSeqMaxWait:30s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s}
11:01:02.162506 2017-03-23T11:01:02.162+05:30 Feed: Using TAP feed for bucket: "ptxdata" (based on feed_type specified in config file
11:01:02.162535 2017-03-23T11:01:02.162+05:30 Bucket: StartTapFeed(...) [35.09µs]
11:01:02.164666 2017-03-23T11:01:02.164+05:30 Bucket: Update("_sync:syncdata", 0, ...) --> CAS quit [2.071386ms
11:02:02.175661 2017-03-23T11:06:02.175+05:30 Bucket: View("sync_gateway", "principals", ...) [5m0.010943758s]
11:02:02.175699 2017-03-23T11:06:02.175+05:30 WARNING: No users have been defined in the 'ptxdata' database, which means that you will not be able to get useful data out of the sync gateway over the standard port. FIX: define users in the configuration json or via the REST API on the admin port, and grant users to channels via the admin_channels parameter. -- rest.emitAccessRelatedWarnings() at server_context.go:897
11:02:02.175945 2017-03-23T11:06:02.175+05:30 Events: Creating new JSEventFunction
11:02:02.176001 2017-03-23T11:06:02.175+05:30 Events: Registered event handler: Webhook handler [http://127.0.0.1:8080/kodiakams/changesFeed/PTX], for event type 0
11:02:02.176025 2017-03-23T11:06:02.176+05:30 Events: Creating new JSEventFunction
11:02:02.176052 2017-03-23T11:06:02.176+05:30 Events: Registered event handler: Webhook handler [http://127.0.0.1:8080/kodiakams/changesFeed/Location], for event type 0
11:02:02.176060 2017-03-23T11:06:02.176+05:30 Events: Creating new JSEventFunction
11:02:02.176073 2017-03-23T11:06:02.176+05:30 Events: Registered event handler: Webhook handler [http://127.0.0.1:8080/kodiakams/changesFeed/KPNS], for event type 0
11:02:02.176085 2017-03-23T11:06:02.176+05:30 Events: Creating new JSEventFunction
11:02:02.176098 2017-03-23T11:06:02.176+05:30 Events: Registered event handler: Webhook handler [http://127.0.0.1:8080/kodiakams/changesFeed/WDS], for event type 0
11:02:02.176107 2017-03-23T11:06:02.176+05:30 Events: Starting event manager with max processes:200, wait time:30000 ms
11:02:02.176143 2017-03-23T11:06:02.176+05:30 Starting admin server on :4985
11:02:02.186664 2017-03-23T11:06:02.186+05:30 Starting server on :4984 ...
2017-03-23T11:01:01.680+05:30 Enabling logging: [* Bucket]
_time=2017-03-23T11:01:01.716+05:30 _level=INFO _msg= Trying with selected node 1
_time=2017-03-23T11:01:01.716+05:30 _level=INFO _msg= Trying with http://192.168.126.171:8091/pools/default/bucketsStreaming/ptxdata
_time=2017-03-23T11:01:01.730+05:30 _level=INFO _msg=Got new configuration for bucket ptxdata
_time=2017-03-23T11:01:01.767+05:30 _level=INFO _msg= Trying with selected node 1
_time=2017-03-23T11:06:02.175+05:30 _level=INFO _msg=go-couchbase: call to ViewCustom("sync_gateway", "principals") in github.com/couchbase/sync_gateway/base.CouchbaseBucket.View.func1 took 5m0.010816323s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment