Hi,
I encountered a docker image downloading problem in installing unap.
The command line is:
./parabricks/installer.py --install-location /root/test_unap/unap/ --username ‘$oauthtoken’ --access-token …
The error information is:
…
Downloading image
0.1.0: Pulling from gormhsugqkqu/unapdv
171857c49d0f: Retrying in 1 second
419640447d26: Retrying in 1 second
61e52f862619: Retrying in 1 second
2a93278deddf: Waiting
c9f080049843: Waiting
8189556b2329: Waiting
e506cedecf70: Waiting
efd08c525afb: Waiting
error pulling image configuration: download failed after attempts=6: http: server gave HTTP response to HTTPS client
Cannot download Parabricks docker image.
For technical support, updated user guides and other Parabricks documentation can be found at https://docs.nvidia.com/clara/#parabricks
Answers to most FAQ’s can be found on the developer forum Parabricks - NVIDIA Developer Forums
Customers with paid Parabricks licenses have direct access to support and can contact EnterpriseSupport@nvidia.com
Users of free evaluation licenses can contact parabricks-eval-support@nvidia.com for troubleshooting any questions.
What should I do to solve this docker pull error? I appreciate your help.