cloudbase / windows-imaging-tools

Tools to automate the creation of a Windows image for OpenStack, supporting KVM, Hyper-V, ESXi and more.
Apache License 2.0
656 stars 225 forks source link

Cloudbase-Init - "Unable to connect to the remote server" #363

Closed kevinwells22 closed 2 years ago

kevinwells22 commented 2 years ago

Hi, I am runing the 'create-windows-online-cloud-image.ps1' from the examples folder, all goes well until I hit the 'Downloading Cloudbase-Init...' section, when I just get error "Unable to connect to the remote server", can't get past it. Any pointers as to how to get past this please?

16/09/2021 10:09:02 - Downloading Cloudbase-Init...
WARNING: Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to the remote server"
WARNING: Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to the remote server"
WARNING: Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to the remote server"
16/09/2021 10:10:38 - Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to the remote server"
Invoke-Command : Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to the remote server"
At C:\Users\Administrator\windows-openstack-imaging-tools\WinImageBuilder.psm1:88 char:20
+             $res = Invoke-Command -ScriptBlock $command
+                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Invoke-Command], MethodInvocationException
    + FullyQualifiedErrorId : WebException,Microsoft.PowerShell.Commands.InvokeCommandCommand
ader1990 commented 2 years ago

Hello,

There is temporary outage on the server, will be fixed in short time.

Thank you, Adrian Vladu

kevinwells22 commented 2 years ago

Thank you ader1990, is there a URL I can ping to check when it's up please?

ader1990 commented 2 years ago

@speedyrazor should be fixed now.