question

Achal-4485 avatar image
2 Votes"
Achal-4485 asked LauriLehman-8626 commented

Failed to test real time end point

I am able to deploy model successfully but every time when am testing endpoint I get this error.
Failed to test real-time endpoint. Service temporarily unavailable. Please try again later.

Can somebody help here to fix this issue?

azure-machine-learning-inference
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I am experiencing this issue as well. The UI waits ~60 seconds and returns the error message shown in the title, without any further error message.

I also tried to call the endpoint with VS Code REST Client extension. Similarly it waits for ~60 seconds and then returns error message "Socket hang up".

From the endpoint logs it can be seen that the inference script runs normally, no exceptions are raised. The script takes 60-90 seconds to run. I have configured the timeout to 300 seconds, so that should not be an issue either.

Please help?

0 Votes 0 ·

0 Answers