You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2021. It is now read-only.
However when i run install-packageprovider nanoserverpackage, it gives me an error related to internet connection. WARNING: Unable to download the list of available providers. Check your internet connection
i had to download the package on a local machine - copy it to nano using Copy-item and then install it. Is there a way to connect to the proxy from nano server - download -install?
Hi ,
I just installed our first nano server on our openstack compute node (hypervisor- KVM) and set the proxy of the nano server using the below code:
However when i run install-packageprovider nanoserverpackage, it gives me an error related to internet connection.
WARNING: Unable to download the list of available providers. Check your internet connection
i had to download the package on a local machine - copy it to nano using Copy-item and then install it. Is there a way to connect to the proxy from nano server - download -install?
Thanks.