Difference between revisions of "Docker logs mongodb"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  [[docker logs]] mongodb | [[grep]] " W "
 
  [[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-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-06T13:56:57.268+0000 W STORAGE  [initandlisten] Detected unclean shutdown - /data/db/mongod.lock is not empty.
  
Line 20: Line 20:
 
  I QUERY
 
  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.
  
  
Line 28: Line 28:
 
== Related terms ==
 
== Related terms ==
 
* [[Rocket.Chat]]
 
* [[Rocket.Chat]]
 
  
 
== See also ==
 
== See also ==
 +
* {{mongo}}
 
* {{mongoDB}}
 
* {{mongoDB}}
 
  
 
[[Category:MongoDB]]
 
[[Category:MongoDB]]

Latest revision as of 20:15, 7 March 2024

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[edit]

See also[edit]

Advertising: