We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Team,
I deployed this to Azure and the script worked fine and all the resources are getting created.
But while accessing the /score url, i am getting Request failed with status code 504
the request is not reaching the instance logs and in logs no movement is there.
Any help, highly appreciated
Warm Regards Anilal KG
$ bash deploy.sh --path ../../../../dist/ -i prompt_flow:v7 --name sonty-pf-26d1m -r mycrforpfxyz.azurecr.io -g rg-for-prompt-flow-app-service --location westus
Plan - P1 V
2025-01-03T17:26:41.5477903Z Creating container with image: mycrforpfxx.azurecr.io/prompt_flow:v7 from registry: mycrforpf5.azurecr.io and fully qualified image name: mycrforpfx.azurecr.io/prompt_flow:v7 2025-01-03T17:26:50.6369774Z Starting container: sonty-pf-xxx_9bb4cd90. 2025-01-03T17:26:50.6794012Z Starting watchers and probes. 2025-01-03T17:26:50.6829208Z Starting metrics collection. 2025-01-03T17:26:50.6830088Z Container is running. 2025-01-03T17:26:51.3452283Z Container start method finished after 47282 ms. 2025-01-03T17:27:34.5844217Z Site startup probe succeeded after 43.2003553 seconds. 2025-01-03T17:27:34.6069468Z Site started.
The text was updated successfully, but these errors were encountered:
related to - #3895
Sorry, something went wrong.
No branches or pull requests
Team,
I deployed this to Azure and the script worked fine and all the resources are getting created.
But while accessing the /score url, i am getting
Request failed with status code 504
the request is not reaching the instance logs and in logs no movement is there.
Any help, highly appreciated
Warm Regards
Anilal KG
$ bash deploy.sh --path ../../../../dist/ -i prompt_flow:v7 --name sonty-pf-26d1m -r mycrforpfxyz.azurecr.io -g rg-for-prompt-flow-app-service --location westus
Plan - P1 V
2025-01-03T17:26:41.5477903Z Creating container with image: mycrforpfxx.azurecr.io/prompt_flow:v7
from registry: mycrforpf5.azurecr.io and fully qualified image name: mycrforpfx.azurecr.io/prompt_flow:v7
2025-01-03T17:26:50.6369774Z Starting container: sonty-pf-xxx_9bb4cd90.
2025-01-03T17:26:50.6794012Z Starting watchers and probes.
2025-01-03T17:26:50.6829208Z Starting metrics collection.
2025-01-03T17:26:50.6830088Z Container is running.
2025-01-03T17:26:51.3452283Z Container start method finished after 47282 ms.
2025-01-03T17:27:34.5844217Z Site startup probe succeeded after 43.2003553 seconds.
2025-01-03T17:27:34.6069468Z Site started.
The text was updated successfully, but these errors were encountered: