BSON Error on live server nginx but run properly on local

On localhost, it’s working properly, but on the live server, it shows the following error:
BSONObj size: 16804752 (0x1006B90) is invalid. Size must be between 0 and 16793600(16MB) First element.

Please tell me what will be the solution for it.