Step to resolve proxy issue when using OpenVINO™ DL Workbench
- Installed OpenVINO™ DL Workbench via OpenVINO™ Docker Image.
- Failed to upload model:
Model cannot be downloaded due to network connectivity issues on the server. Check the internet connection of your server and specify proxies if necessary.
If you are behind a firewall, Docker Desktop allows you to configure HTTP/HTTPS Proxy Settings, which are then automatically passed to Docker.
Specify proxy settings for Docker to pull Docker image.
However, the proxy settings will not be automatically passed to the containers you want to start. Specify your proxy parameters when creating each container if you want to set proxy settings for them.
Use the installation form to specify proxy for containers.