Closed akposphil82 closed 1 year ago
First it should take hours to deploy a model and end the process with a timeout.
Is it possible to run the pipeline with an extra parameter system.debug
set to true
and share the output of the task?
Thanks @liprec
I did re-run my pipeline and it kept timing out with this message below:
We stopped hearing from agent Hosted Agent. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https://go.microsoft.com/fwlink/?linkid=846610.
Do you have any idea what might be happening here?
Thanks
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi, I am trying to deploy a tabular model using DevOps and the Deploy Tabular Model to PBI extension. However, when I run the agent on the pipeline I created, it always times out.
First I see this two warnings:
The 'overwrite' option will be deprecated in a future version.Deploy tabular model to PBI
Be adviced that the user/password authentication will be deprecated in a future version. Please switch to 'SPN' or 'inherit' optionDeploy tabular model to PBI
Then it times out with this message:
[error]We stopped hearing from agent Hosted Agent. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https://go.microsoft.com/fwlink/?linkid=846610
Also, I am wondering why it is taking hours to deploy a simple tabular model.
Please any help would be highly appreciated.