Skip to content

[BUG] Issue with Mongo 8.2.2 #171

@davidstormer

Description

@davidstormer

When the latest mongo 8.2.2 installs, mongo fails to start.

Changing to version 8.0.10, it works again. Linux, Ubuntu 24.04

t={"$date":"2025-12-08T18:42:24.432+00:00"} s=I c=- id=8991200 ctx=main msg=Shuffling initializers attr={"seed":4227998660}

t={"$date":"2025-12-08T18:42:24.446+00:00"} s=I c=CONTROL id=97374 ctx=main msg=Automatically disabling TLS 1.0 and TLS 1.1, to force-enable TLS 1.1 specify --sslDisabledProtocols 'TLS1_0'; to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'

t={"$date":"2025-12-08T18:42:24.448+00:00"} s=I c=NETWORK id=4915701 ctx=main msg=Initialized wire specification attr={"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":27},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":27},"outgoing":{"minWireVersion":6,"maxWireVersion":27},"isInternalClient":true}}

t={"$date":"2025-12-08T18:42:24.449+00:00"} s=I c=CONTROL id=5945603 ctx=main msg=Multi threading initialized

t={"$date":"2025-12-08T18:42:24.449+00:00"} s=I c=CONTROL id=4615611 ctx=initandlisten msg=MongoDB starting attr={"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"c90a46a3d3cb"}

t={"$date":"2025-12-08T18:42:24.449+00:00"} s=I c=CONTROL id=23403 ctx=initandlisten msg=Build Info attr={"buildInfo":{"version":"8.2.2","gitVersion":"594f839ceec1f4385be9a690131412d67b249a0a","openSSLVersion":"OpenSSL 3.0.13 30 Jan 2024","modules":[],"allocator":"tcmalloc-google","environment":{"distmod":"ubuntu2404","distarch":"x86_64","target_arch":"x86_64"}}}

t={"$date":"2025-12-08T18:42:24.449+00:00"} s=I c=CONTROL id=51765 ctx=initandlisten msg=Operating System attr={"os":{"name":"Ubuntu","version":"24.04"}}

t={"$date":"2025-12-08T18:42:24.449+00:00"} s=I c=CONTROL id=21951 ctx=initandlisten msg=Options set by command line attr={"options":{"net":{"bindIp":"*"},"security":{"authorization":"enabled"}}}

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=NETWORK id=4648601 ctx=initandlisten msg=Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set at least one of the related parameters attr={"relatedParameters":["tcpFastOpenServer","tcpFastOpenClient","tcpFastOpenQueueSize"]}

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=E c=CONTROL id=20568 ctx=initandlisten msg=Error setting up transport layer attr={"error":{"code":9001,"codeName":"SocketException","errmsg":"/tmp/mongodb-27017.sock\u0000 :: caused by :: setup bind :: caused by :: Permission denied"}}

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=REPL id=4784900 ctx=initandlisten msg=Stepping down the ReplicationCoordinator for shutdown attr={"waitTimeMillis":15000}

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=REPL id=4794602 ctx=initandlisten msg=Attempting to enter quiesce mode

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=- id=6371601 ctx=initandlisten msg=Shutting down the FLE Crud thread pool

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=COMMAND id=4784901 ctx=initandlisten msg=Shutting down the MirrorMaestro

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=SHARDING id=4784902 ctx=initandlisten msg=Shutting down the WaitForMajorityService

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=NETWORK id=4784905 ctx=initandlisten msg=Shutting down the global connection pool

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=NETWORK id=4784918 ctx=initandlisten msg=Shutting down the ReplicaSetMonitor

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=SHARDING id=9439300 ctx=initandlisten msg=Shutting down the filtering metadata cache

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=CONTROL id=4784928 ctx=initandlisten msg=Shutting down the TTL monitor

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=CONTROL id=4784929 ctx=initandlisten msg=Acquiring the global lock for shutdown

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=- id=4784931 ctx=initandlisten msg=Dropping the scope cache for shutdown

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=- id=10175800 ctx=initandlisten msg=Shutting down the standalone executor

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=CONTROL id=20565 ctx=initandlisten msg=Now exiting

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=CONTROL id=8423404 ctx=initandlisten msg=mongod shutdown complete attr={"Summary of time elapsed":{"Statistics":{"enterTerminalShutdownMillis":0,"stepDownReplCoordMillis":0,"quiesceModeMillis":0,"stopFLECrudMillis":0,"shutDownMirrorMaestroMillis":0,"shutDownWaitForMajorityServiceMillis":0,"shutDownGlobalConnectionPoolMillis":0,"shutDownSearchTaskExecutorsMillis":0,"shutDownReplicaSetMonitorMillis":0,"shutDownTTLMonitorMillis":0,"shutDownExpiredDocumentRemoverMillis":0,"shutDownOtelMetricsMillis":0,"shutDownFTDCMillis":0,"shutDownReplicaSetNodeExecutorMillis":0,"shutDownOCSPMillis":0,"shutdownTaskTotalMillis":0}}}

t={"$date":"2025-12-08T18:42:24.450+00:00"} s=I c=CONTROL id=23138 ctx=initandlisten msg=Shutting down attr={"exitCode":48}

t={"$date":"2025-12-08T18:42:31.166+00:00"} s=I c=- id=8991200 ctx=main msg=Shuffling initializers attr={"seed":1317469781}

t={"$date":"2025-12-08T18:42:31.178+00:00"} s=I c=CONTROL id=97374 ctx=main msg=Automatically disabling TLS 1.0 and TLS 1.1, to force-enable TLS 1.1 specify --sslDisabledProtocols 'TLS1_0'; to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'

t={"$date":"2025-12-08T18:42:31.181+00:00"} s=I c=NETWORK id=4915701 ctx=main msg=Initialized wire specification attr={"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":27},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":27},"outgoing":{"minWireVersion":6,"maxWireVersion":27},"isInternalClient":true}}

t={"$date":"2025-12-08T18:42:31.184+00:00"} s=I c=CONTROL id=5945603 ctx=main msg=Multi threading initialized

t={"$date":"2025-12-08T18:42:31.184+00:00"} s=I c=CONTROL id=4615611 ctx=initandlisten msg=MongoDB starting attr={"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"c90a46a3d3cb"}

t={"$date":"2025-12-08T18:42:31.184+00:00"} s=I c=CONTROL id=23403 ctx=initandlisten msg=Build Info attr={"buildInfo":{"version":"8.2.2","gitVersion":"594f839ceec1f4385be9a690131412d67b249a0a","openSSLVersion":"OpenSSL 3.0.13 30 Jan 2024","modules":[],"allocator":"tcmalloc-google","environment":{"distmod":"ubuntu2404","distarch":"x86_64","target_arch":"x86_64"}}}

t={"$date":"2025-12-08T18:42:31.184+00:00"} s=I c=CONTROL id=51765 ctx=initandlisten msg=Operating System attr={"os":{"name":"Ubuntu","version":"24.04"}}

t={"$date":"2025-12-08T18:42:31.184+00:00"} s=I c=CONTROL id=21951 ctx=initandlisten msg=Options set by command line attr={"options":{"net":{"bindIp":"*"},"security":{"authorization":"enabled"}}}

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=NETWORK id=4648601 ctx=initandlisten msg=Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set at least one of the related parameters attr={"relatedParameters":["tcpFastOpenServer","tcpFastOpenClient","tcpFastOpenQueueSize"]}

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=E c=CONTROL id=20568 ctx=initandlisten msg=Error setting up transport layer attr={"error":{"code":9001,"codeName":"SocketException","errmsg":"/tmp/mongodb-27017.sock\u0000 :: caused by :: setup bind :: caused by :: Permission denied"}}

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=REPL id=4784900 ctx=initandlisten msg=Stepping down the ReplicationCoordinator for shutdown attr={"waitTimeMillis":15000}

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=REPL id=4794602 ctx=initandlisten msg=Attempting to enter quiesce mode

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=- id=6371601 ctx=initandlisten msg=Shutting down the FLE Crud thread pool

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=COMMAND id=4784901 ctx=initandlisten msg=Shutting down the MirrorMaestro

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=SHARDING id=4784902 ctx=initandlisten msg=Shutting down the WaitForMajorityService

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=NETWORK id=4784905 ctx=initandlisten msg=Shutting down the global connection pool

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=NETWORK id=4784918 ctx=initandlisten msg=Shutting down the ReplicaSetMonitor

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=SHARDING id=9439300 ctx=initandlisten msg=Shutting down the filtering metadata cache

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=CONTROL id=4784928 ctx=initandlisten msg=Shutting down the TTL monitor

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=CONTROL id=4784929 ctx=initandlisten msg=Acquiring the global lock for shutdown

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=- id=4784931 ctx=initandlisten msg=Dropping the scope cache for shutdown

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=- id=10175800 ctx=initandlisten msg=Shutting down the standalone executor

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=CONTROL id=20565 ctx=initandlisten msg=Now exiting

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=CONTROL id=8423404 ctx=initandlisten msg=mongod shutdown complete attr={"Summary of time elapsed":{"Statistics":{"enterTerminalShutdownMillis":0,"stepDownReplCoordMillis":0,"quiesceModeMillis":0,"stopFLECrudMillis":0,"shutDownMirrorMaestroMillis":0,"shutDownWaitForMajorityServiceMillis":0,"shutDownGlobalConnectionPoolMillis":0,"shutDownSearchTaskExecutorsMillis":0,"shutDownReplicaSetMonitorMillis":0,"shutDownTTLMonitorMillis":0,"shutDownExpiredDocumentRemoverMillis":0,"shutDownOtelMetricsMillis":0,"shutDownFTDCMillis":0,"shutDownReplicaSetNodeExecutorMillis":0,"shutDownOCSPMillis":0,"shutdownTaskTotalMillis":0}}}

t={"$date":"2025-12-08T18:42:31.185+00:00"} s=I c=CONTROL id=23138 ctx=initandlisten msg=Shutting down attr={"exitCode":48}

t={"$date":"2025-12-08T18:42:44.275+00:00"} s=I c=- id=8991200 ctx=main msg=Shuffling initializers attr={"seed":3066384710}

t={"$date":"2025-12-08T18:42:44.292+00:00"} s=I c=CONTROL id=97374 ctx=main msg=Automatically disabling TLS 1.0 and TLS 1.1, to force-enable TLS 1.1 specify --sslDisabledProtocols 'TLS1_0'; to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'

t={"$date":"2025-12-08T18:42:44.293+00:00"} s=I c=NETWORK id=4915701 ctx=main msg=Initialized wire specification attr={"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":27},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":27},"outgoing":{"minWireVersion":6,"maxWireVersion":27},"isInternalClient":true}}

t={"$date":"2025-12-08T18:42:44.294+00:00"} s=I c=CONTROL id=5945603 ctx=main msg=Multi threading initialized

t={"$date":"2025-12-08T18:42:44.294+00:00"} s=I c=CONTROL id=4615611 ctx=initandlisten msg=MongoDB starting attr={"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"c90a46a3d3cb"}

t={"$date":"2025-12-08T18:42:44.294+00:00"} s=I c=CONTROL id=23403 ctx=initandlisten msg=Build Info attr={"buildInfo":{"version":"8.2.2","gitVersion":"594f839ceec1f4385be9a690131412d67b249a0a","openSSLVersion":"OpenSSL 3.0.13 30 Jan 2024","modules":[],"allocator":"tcmalloc-google","environment":{"distmod":"ubuntu2404","distarch":"x86_64","target_arch":"x86_64"}}}

t={"$date":"2025-12-08T18:42:44.294+00:00"} s=I c=CONTROL id=51765 ctx=initandlisten msg=Operating System attr={"os":{"name":"Ubuntu","version":"24.04"}}

t={"$date":"2025-12-08T18:42:44.294+00:00"} s=I c=CONTROL id=21951 ctx=initandlisten msg=Options set by command line attr={"options":{"net":{"bindIp":"*"},"security":{"authorization":"enabled"}}}

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=NETWORK id=4648601 ctx=initandlisten msg=Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set at least one of the related parameters attr={"relatedParameters":["tcpFastOpenServer","tcpFastOpenClient","tcpFastOpenQueueSize"]}

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=E c=CONTROL id=20568 ctx=initandlisten msg=Error setting up transport layer attr={"error":{"code":9001,"codeName":"SocketException","errmsg":"/tmp/mongodb-27017.sock\u0000 :: caused by :: setup bind :: caused by :: Permission denied"}}

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=REPL id=4784900 ctx=initandlisten msg=Stepping down the ReplicationCoordinator for shutdown attr={"waitTimeMillis":15000}

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=REPL id=4794602 ctx=initandlisten msg=Attempting to enter quiesce mode

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=- id=6371601 ctx=initandlisten msg=Shutting down the FLE Crud thread pool

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=COMMAND id=4784901 ctx=initandlisten msg=Shutting down the MirrorMaestro

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=SHARDING id=4784902 ctx=initandlisten msg=Shutting down the WaitForMajorityService

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=NETWORK id=4784905 ctx=initandlisten msg=Shutting down the global connection pool

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=NETWORK id=4784918 ctx=initandlisten msg=Shutting down the ReplicaSetMonitor

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=SHARDING id=9439300 ctx=initandlisten msg=Shutting down the filtering metadata cache

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=CONTROL id=4784928 ctx=initandlisten msg=Shutting down the TTL monitor

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=CONTROL id=4784929 ctx=initandlisten msg=Acquiring the global lock for shutdown

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=- id=4784931 ctx=initandlisten msg=Dropping the scope cache for shutdown

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=- id=10175800 ctx=initandlisten msg=Shutting down the standalone executor

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=CONTROL id=20565 ctx=initandlisten msg=Now exiting

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=CONTROL id=8423404 ctx=initandlisten msg=mongod shutdown complete attr={"Summary of time elapsed":{"Statistics":{"enterTerminalShutdownMillis":0,"stepDownReplCoordMillis":0,"quiesceModeMillis":0,"stopFLECrudMillis":0,"shutDownMirrorMaestroMillis":0,"shutDownWaitForMajorityServiceMillis":0,"shutDownGlobalConnectionPoolMillis":0,"shutDownSearchTaskExecutorsMillis":0,"shutDownReplicaSetMonitorMillis":0,"shutDownTTLMonitorMillis":0,"shutDownExpiredDocumentRemoverMillis":0,"shutDownOtelMetricsMillis":0,"shutDownFTDCMillis":0,"shutDownReplicaSetNodeExecutorMillis":0,"shutDownOCSPMillis":0,"shutdownTaskTotalMillis":0}}}

t={"$date":"2025-12-08T18:42:44.295+00:00"} s=I c=CONTROL id=23138 ctx=initandlisten msg=Shutting down attr={"exitCode":48}

t={"$date":"2025-12-08T18:43:10.177+00:00"} s=I c=- id=8991200 ctx=main msg=Shuffling initializers attr={"seed":1198766494}

t={"$date":"2025-12-08T18:43:10.189+00:00"} s=I c=CONTROL id=97374 ctx=main msg=Automatically disabling TLS 1.0 and TLS 1.1, to force-enable TLS 1.1 specify --sslDisabledProtocols 'TLS1_0'; to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'

t={"$date":"2025-12-08T18:43:10.191+00:00"} s=I c=NETWORK id=4915701 ctx=main msg=Initialized wire specification attr={"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":27},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":27},"outgoing":{"minWireVersion":6,"maxWireVersion":27},"isInternalClient":true}}

t={"$date":"2025-12-08T18:43:10.192+00:00"} s=I c=CONTROL id=5945603 ctx=main msg=Multi threading initialized

t={"$date":"2025-12-08T18:43:10.192+00:00"} s=I c=CONTROL id=4615611 ctx=initandlisten msg=MongoDB starting attr={"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"c90a46a3d3cb"}

t={"$date":"2025-12-08T18:43:10.192+00:00"} s=I c=CONTROL id=23403 ctx=initandlisten msg=Build Info attr={"buildInfo":{"version":"8.2.2","gitVersion":"594f839ceec1f4385be9a690131412d67b249a0a","openSSLVersion":"OpenSSL 3.0.13 30 Jan 2024","modules":[],"allocator":"tcmalloc-google","environment":{"distmod":"ubuntu2404","distarch":"x86_64","target_arch":"x86_64"}}}

t={"$date":"2025-12-08T18:43:10.192+00:00"} s=I c=CONTROL id=51765 ctx=initandlisten msg=Operating System attr={"os":{"name":"Ubuntu","version":"24.04"}}

t={"$date":"2025-12-08T18:43:10.192+00:00"} s=I c=CONTROL id=21951 ctx=initandlisten msg=Options set by command line attr={"options":{"net":{"bindIp":"*"},"security":{"authorization":"enabled"}}}

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=NETWORK id=4648601 ctx=initandlisten msg=Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set at least one of the related parameters attr={"relatedParameters":["tcpFastOpenServer","tcpFastOpenClient","tcpFastOpenQueueSize"]}

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=E c=CONTROL id=20568 ctx=initandlisten msg=Error setting up transport layer attr={"error":{"code":9001,"codeName":"SocketException","errmsg":"/tmp/mongodb-27017.sock\u0000 :: caused by :: setup bind :: caused by :: Permission denied"}}

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=REPL id=4784900 ctx=initandlisten msg=Stepping down the ReplicationCoordinator for shutdown attr={"waitTimeMillis":15000}

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=REPL id=4794602 ctx=initandlisten msg=Attempting to enter quiesce mode

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=- id=6371601 ctx=initandlisten msg=Shutting down the FLE Crud thread pool

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=COMMAND id=4784901 ctx=initandlisten msg=Shutting down the MirrorMaestro

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=SHARDING id=4784902 ctx=initandlisten msg=Shutting down the WaitForMajorityService

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=NETWORK id=4784905 ctx=initandlisten msg=Shutting down the global connection pool

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=NETWORK id=4784918 ctx=initandlisten msg=Shutting down the ReplicaSetMonitor

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=SHARDING id=9439300 ctx=initandlisten msg=Shutting down the filtering metadata cache

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=CONTROL id=4784928 ctx=initandlisten msg=Shutting down the TTL monitor

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=CONTROL id=4784929 ctx=initandlisten msg=Acquiring the global lock for shutdown

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=- id=4784931 ctx=initandlisten msg=Dropping the scope cache for shutdown

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=- id=10175800 ctx=initandlisten msg=Shutting down the standalone executor

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=CONTROL id=20565 ctx=initandlisten msg=Now exiting

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=CONTROL id=8423404 ctx=initandlisten msg=mongod shutdown complete attr={"Summary of time elapsed":{"Statistics":{"enterTerminalShutdownMillis":0,"stepDownReplCoordMillis":0,"quiesceModeMillis":0,"stopFLECrudMillis":0,"shutDownMirrorMaestroMillis":0,"shutDownWaitForMajorityServiceMillis":0,"shutDownGlobalConnectionPoolMillis":0,"shutDownSearchTaskExecutorsMillis":0,"shutDownReplicaSetMonitorMillis":0,"shutDownTTLMonitorMillis":0,"shutDownExpiredDocumentRemoverMillis":0,"shutDownOtelMetricsMillis":0,"shutDownFTDCMillis":0,"shutDownReplicaSetNodeExecutorMillis":0,"shutDownOCSPMillis":0,"shutdownTaskTotalMillis":0}}}

t={"$date":"2025-12-08T18:43:10.193+00:00"} s=I c=CONTROL id=23138 ctx=initandlisten msg=Shutting down attr={"exitCode":48}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions