Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.56k stars 2.78k forks source link

Input request is invalid starts appearing a few hours after creating a new VM. #32336

Open ErvinPuratos opened 1 year ago

ErvinPuratos commented 1 year ago

Describe the bug Lauching an AutoML job from an AzureVM results in input request is invalid. If I launch the same job on freshly created VM using the same environment and code as before, the job will run but after a few hours the same error message will start appearing. This forces me to a create a new VM every time I want to perform some tests.

To Reproduce Steps to reproduce the behavior:

  1. Launch an AutoML job

Expected behavior AutoML job to complete.

Screenshots If applicable, add screenshots to help explain your problem. image

Additional context The error message in the screenshot is the only error message returned.

github-actions[bot] commented 12 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github @Azure/azure-ml-sdk.

ErvinPuratos commented 11 months ago

Hello,

Would it be possible to get an update on this?

Kind regards, Ervin

ErvinPuratos commented 10 months ago

Hello,

this issue is still persisting, is there any update on this?

Kr, Ervin