Database: ERROR (spawn error) during update

Hi - The first lines are (it’s seems to be running in a loop, and the log is much bigger, but it seems that it’s just always printing the same message):

2018-10-16T17:25:47.820-0400 I NETWORK [conn16432] received client metadata from 192.168.0.6:47481 conn16432: { driver: { name: “PyMongo”, version: “3.4.0” }, os: { type: “Linux”, name: “Red Hat Enterp
rise Linux Server 7.4 Maipo”, architecture: “x86_64”, version: “3.10.0-693.17.1.el7.x86_64” }, platform: “CPython 2.7.15.final.0” }
2018-10-16T17:25:47.851-0400 I NETWORK [thread1] connection accepted from 192.168.0.6:47485 #16433 (21 connections now open)
2018-10-16T17:25:47.855-0400 I NETWORK [conn16433] received client metadata from 192.168.0.6:47485 conn16433: { driver: { name: “nodejs”, version: “2.2.34” }, os: { type: “Linux”, name: “linux”, archit
ecture: “x64”, version: “3.10.0-693.17.1.el7.x86_64” }, platform: “Node.js v8.9.4, LE, mongodb-core: 2.1.18” }
2018-10-16T17:25:47.863-0400 I NETWORK [thread1] connection accepted from 192.168.0.6:47487 #16434 (22 connections now open)
2018-10-16T17:25:47.864-0400 I NETWORK [conn16434] received client metadata from 192.168.0.6:47487 conn16434: { driver: { name: “nodejs”, version: “2.2.34” }, os: { type: “Linux”, name: “linux”, archit
ecture: “x64”, version: “3.10.0-693.17.1.el7.x86_64” }, platform: “Node.js v8.9.4, LE, mongodb-core: 2.1.18” }
2018-10-16T17:25:47.865-0400 I NETWORK [thread1] connection accepted from 192.168.0.6:47489 #16435 (23 connections now open)
2018-10-16T17:25:47.865-0400 I NETWORK [conn16435] received client metadata from 192.168.0.6:47489 conn16435: { driver: { name: “nodejs”, version: “2.2.34” }, os: { type: “Linux”, name: “linux”, archit
ecture: “x64”, version: “3.10.0-693.17.1.el7.x86_64” }, platform: “Node.js v8.9.4, LE, mongodb-core: 2.1.18” }
2018-10-16T17:25:48.018-0400 I - [conn16431] end connection 192.168.0.6:47477 (23 connections now open)
2018-10-16T17:25:48.440-0400 I - [conn16432] end connection 192.168.0.6:47481 (22 connections now open)
2018-10-16T17:25:49.452-0400 I NETWORK [thread1] connection accepted from 192.168.0.6:47491 #16436 (22 connections now open)
2018-10-16T17:25:49.470-0400 I NETWORK [thread1] connection accepted from 192.168.0.6:47493 #16437 (23 connections now open)
2018-10-16T17:25:49.471-0400 I NETWORK [conn16437] received client metadata from 192.168.0.6:47493 conn16437: { driver: { name: “PyMongo”, version: “3.4.0” }, os: { type: “Linux”, name: “Red Hat Enterp
rise Linux Server 7.4 Maipo”, architecture: “x86_64”, version: “3.10.0-693.17.1.el7.x86_64” }, platform: “CPython 2.7.15.final.0” }
2018-10-16T17:25:49.488-0400 I NETWORK [conn16436] received client metadata from 192.168.0.6:47491 conn16436: { driver: { name: “nodejs”, version: “3.0.0-rc0” }, os: { type: “Linux”, name: “linux”, arc
hitecture: “x64”, version: “3.10.0-693.17.1.el7.x86_64” }, platform: “Node.js v8.9.4, LE, mongodb-core: 3.0.0-rc0” }
2018-10-16T17:25:49.510-0400 I - [conn16433] end connection 192.168.0.6:47485 (23 connections now open)
2018-10-16T17:25:49.510-0400 I - [conn16435] end connection 192.168.0.6:47489 (23 connections now open)
2018-10-16T17:25:49.510-0400 I - [conn16436] end connection 192.168.0.6:47491 (22 connections now open)
2018-10-16T17:25:50.483-0400 I - [conn16434] end connection 192.168.0.6:47487 (20 connections now open)
2018-10-16T17:25:50.496-0400 I - [conn16437] end connection 192.168.0.6:47493 (19 connections now open)

Thanks for checking