Issue while npm run build in the azure pipeline in docker . ,##[error]The hosted runner encountered an error while running your job. (Error Type: Disconnect).
Environment
SaaS (https://sentry.io/)
What are you trying to accomplish?
Hi,
We are encountering an issue with Sentry while running on the Azure pipeline. At the stage of npm run build, we receive the error message: ##[error]The hosted runner encountered an error while running your job. (Error Type: Disconnect) with an agent disconnection error. Could you please share the resource requirements, such as the necessary RAM and CPU, to build this package? Additionally, could you provide the steps to resolve this issue, such as any specific commands that need to be added to the Docker file?
Trying to accomplish: To build and image of docker
Thank you.
How are you getting stuck?
We are stuck at NPM RUN BUILD cmd which is in dockerfile and running through a azure pipeline
Where in the product are you?
Issues
Link
No response
DSN
No response
Version
No response
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-settings-integrations for triage ⏲️
Routing to @getsentry/product-owners-issues for triage ⏲️
Hi! thanks for writing in - do you mind clarifying what you are trying to do - Is this on self-hosted sentry? Are you trying to set up the Azure integration? I think we need a little more context to help you out
Hi @roggenkemper We implemented the library of sentry inside our one application. -Our azure pipeline agent has 2 cpu core and 8 gb ram -while building the docker image from the azure pipeline, at the stage of npm run build the utilization of the RAM and CPU goes 100% and bcoz of that the pipeline stuck. -why it need too much resources while building the code? is there any solution ? -also we need sourcemap enable for error finding
it seems like you are running into a few problems with your Sentry setup. i would recommend going to https://help.sentry.io/ to get help from our support team on your setup