You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I have searched for similar issues on GitHub and found none.
What did you do?
Tenho a evolution instalada em Cloud Ubuntu 24.10, utilizei o metodo direto com NVM.
Estava na versão 2.2.0, e fiz a atualização para 2.2.2 seguindo o doc de instalação NVM, para pegar a corregaõa da biblioteca Bailes.
Porem estou tendo erro na hora do deploy "Error: The service was stopped: write EPIPE".
Segue log abaixo.
What did you expect?
Instruções de como realizar a atualização direta sem uso do docker.
What did you observe instead of what you expected?
Não consigo realizar o build na versão 2.2.2, apenas as anteriores.
Screenshots/Videos
No response
Which version of the API are you using?
2.2.2
What is your environment?
Windows
Other environment specifications
Ubuntu 24.10
Node.js v20.10.0
If applicable, paste the log output
`
CLI Using tsconfig: tsconfig.json
CLI tsup v8.3.6
CLI Using tsup config: /var/www/evolution-api/tsup.config.ts
CLI Target: es2020
CLI Cleaning output folder
CJS Build start
ESM Build start
CJS You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
Error: The service was stopped: write EPIPE
at /var/www/evolution-api/node_modules/esbuild/lib/main.js:816:34
at responseCallbacks. (/var/www/evolution-api/node_modules/esbuild/lib/main.js:622:9)
at afterClose (/var/www/evolution-api/node_modules/esbuild/lib/main.js:613:28)
at /var/www/evolution-api/node_modules/esbuild/lib/main.js:1989:18
at onwriteError (node:internal/streams/writable:589:3)
at process.processTicksAndRejections (node:internal/process/task_queues:84:21)
/var/www/evolution-api/node_modules/esbuild/lib/main.js:677
else callback(null, packet.value);
^
TypeError: callback is not a function
at handleIncomingPacket (/var/www/evolution-api/node_modules/esbuild/lib/main.js:677:12)
at Socket.readFromStdout (/var/www/evolution-api/node_modules/esbuild/lib/main.js:600:7)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
Node.js v20.10.0
`
Additional Notes
No response
The text was updated successfully, but these errors were encountered:
Welcome!
What did you do?
Tenho a evolution instalada em Cloud Ubuntu 24.10, utilizei o metodo direto com NVM.
Estava na versão 2.2.0, e fiz a atualização para 2.2.2 seguindo o doc de instalação NVM, para pegar a corregaõa da biblioteca Bailes.
Porem estou tendo erro na hora do deploy "Error: The service was stopped: write EPIPE".
Segue log abaixo.
What did you expect?
Instruções de como realizar a atualização direta sem uso do docker.
What did you observe instead of what you expected?
Não consigo realizar o build na versão 2.2.2, apenas as anteriores.
Screenshots/Videos
No response
Which version of the API are you using?
2.2.2
What is your environment?
Windows
Other environment specifications
Ubuntu 24.10
Node.js v20.10.0
If applicable, paste the log output
`
CLI Using tsconfig: tsconfig.json
CLI tsup v8.3.6
CLI Using tsup config: /var/www/evolution-api/tsup.config.ts
CLI Target: es2020
CLI Cleaning output folder
CJS Build start
ESM Build start
CJS You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin
Error: The service was stopped: write EPIPE
at /var/www/evolution-api/node_modules/esbuild/lib/main.js:816:34
at responseCallbacks. (/var/www/evolution-api/node_modules/esbuild/lib/main.js:622:9)
at afterClose (/var/www/evolution-api/node_modules/esbuild/lib/main.js:613:28)
at /var/www/evolution-api/node_modules/esbuild/lib/main.js:1989:18
at onwriteError (node:internal/streams/writable:589:3)
at process.processTicksAndRejections (node:internal/process/task_queues:84:21)
/var/www/evolution-api/node_modules/esbuild/lib/main.js:677
else callback(null, packet.value);
^
TypeError: callback is not a function
at handleIncomingPacket (/var/www/evolution-api/node_modules/esbuild/lib/main.js:677:12)
at Socket.readFromStdout (/var/www/evolution-api/node_modules/esbuild/lib/main.js:600:7)
at Socket.emit (node:events:514:28)
at addChunk (node:internal/streams/readable:545:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:495:3)
at Readable.push (node:internal/streams/readable:375:5)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
Node.js v20.10.0
`
Additional Notes
No response
The text was updated successfully, but these errors were encountered: