Error: nativeNC failed:

I have uploaded a meteor application to production. Got this message:

… Error: nativeNC failed:

at sendMessage (/bundle/programs/server/npm/node_modules/sync-rpc/lib/index.js:121:13) at /bundle/programs/server/npm/node_modules/sync-rpc/lib/index.js:154:25 at request (/bundle/programs/server/npm/node_modules/sync-request/lib/index.js:28:15) . . .

Didn’t find any clues. Some one has some ideas? Thanks

This was solved by up scaling the application to have more resources.
So I guess that the problem was related to insufficient resources…