{"section":"known-issues","requestedLocale":"en","requestedSlug":"error-when-trying-to-publish-or-link-an-app","locale":"en","slug":"error-when-trying-to-publish-or-link-an-app","path":"docs/en/known-issues/Apps/error-when-trying-to-publish-or-link-an-app.md","branch":"main","content":"## Summary\n\n\nOur team investigated that this is normally associated with a huge app size being developed. This happens because the builder hub bursts its memory due to many files on the app. Delays in linking the app may also be associated with this issue\n\n\n##\n\n## Simulation\n\n\nTry using `vtex link` on an app with a huge size or a lot of files. You may receive the following errors:\n\n    11:51:13.298 - error: Workerpool Worker terminated Unexpectedly exitCode: `null` signalCode: `SIGABRT` workerpool.script: `/usr/local/data/service/src/node/utils/workers/worker.js` spawnArgs: `/usr/local/bin/node,/usr/local/data/service/src/node/utils/workers/worker.js` spawnfile: `/usr/local/bin/node` stdout: `null` stderr: `null` vtex.builder-hub@0.299.0 11:51:13.299 - error: App build failed with message: Workerpool Worker terminated Unexpectedly exitCode: `null` signalCode: `SIGABRT` workerpool.script: `/usr/local/data/service/src/node/utils/workers/worker.js` spawnArgs: `/usr/local/bin/node,/usr/local/data/service/src/node/utils/workers/worker.js` spawnfile: `/usr/local/bin/node` stdout: `null` stderr: `null`\n\n    13:30:05.456 - error: App ended with exit code 15. Will restart in 10s. service-node@6.38.3\n\n\n\n##\n\n## Workaround\n\n\nAnalyze the size of the app and its files, if it is necessary try to divide the app into smaller apps so the size will be reduced."}