azure form recognizer service – issue with openshift container platform
I am trying to deploy Azure Cognitive Services Form Recognizer ID Container on the OpenShift Container Platform 4.9.8.
I am deploying the container, and it is starting to run successfully, but a few seconds later it is throwing “timeout: failed to connect service “0.0.0.0:50151″ within 1s” errors. Is there any compatibility problem or am I overlooking something?
P.S: there is no subscription or access problem for the Azure Cognitive service.
For information about Azure Cognitive Services, see
aka.ms/cognitive-servicesFor information about Container support for Azure Cognitive Services,
see aka.ms/cognitive-services-containersUsing file-based Object storage.
Hosting environment: Production
Content root path: /app Now
listening on: 0.0.0.0:5050 Application started. Press Ctrl+C to shut down.
timeout: failed to connect service “0.0.0.0:50151” within 1s
timeout: failed to connect service “0.0.0.0:50151” within 1s
timeout: failed to connect service “0.0.0.0:50151” within 1s
Read more here: Source link