Difference between revisions of "Docker logs mongodb"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  2020-06-22T03:17:55.533+0000 W NETWORK  [LogicalSessionCacheReap] [[Unable to reach primary for set rs0]]
 
  2020-06-22T03:17:55.533+0000 W NETWORK  [LogicalSessionCacheReap] [[Unable to reach primary for set rs0]]
  
 
+
I ASIO
 
  I CONTROL
 
  I CONTROL
 
  I COMMAND
 
  I COMMAND
Line 17: Line 17:
 
  I INDEX
 
  I INDEX
 
  I SHARDING
 
  I SHARDING
 
+
I QUERY
  
 
  2020-10-08T15:22:18.458+0000 W FTDC    [ftdc] Uncaught exception in 'FileStreamFailed: Failed to write to interim file buffer for full-time diagnostic data capture: /data/db/diagnostic.data/metrics.interim.temp' in full-time diagnostic data capture subsystem. Shutting down the full-time diagnostic data capture subsystem.
 
  2020-10-08T15:22:18.458+0000 W FTDC    [ftdc] Uncaught exception in 'FileStreamFailed: Failed to write to interim file buffer for full-time diagnostic data capture: /data/db/diagnostic.data/metrics.interim.temp' in full-time diagnostic data capture subsystem. Shutting down the full-time diagnostic data capture subsystem.

Revision as of 10:13, 19 November 2020

docker logs mongodb | grep " W "
2020-06-06T04:11:31.262+0000 W STORAGE  [initandlisten] Detected unclean shutdown - /data/db/mongod.lock is not empty.
2020-06-06T13:56:57.268+0000 W STORAGE  [initandlisten] Detected unclean shutdown - /data/db/mongod.lock is not empty.
2020-06-22T03:17:55.533+0000 W NETWORK  [LogicalSessionCacheReap] Unable to reach primary for set rs0
I ASIO
I CONTROL
I COMMAND
I NETWORK
I STORAGE
I WRITE
I JOURNAL
I REPL
I FTDC
I INDEX
I SHARDING
I QUERY
2020-10-08T15:22:18.458+0000 W FTDC     [ftdc] Uncaught exception in 'FileStreamFailed: Failed to write to interim file buffer for full-time diagnostic data capture: /data/db/diagnostic.data/metrics.interim.temp' in full-time diagnostic data capture subsystem. Shutting down the full-time diagnostic data capture subsystem.


2020-06-24T20:39:05.393+0000 I NETWORK  [listener] connection accepted from 127.0.0.1:49094 #14 (10 connections now open)


Related terms


See also

Advertising: