mdrakiburrahman / rakirahman.me

💻Personal blog powered by Gatsby
https://www.rakirahman.me
MIT License
1 stars 1 forks source link

Hi #22

Closed Al374 closed 10 months ago

Al374 commented 10 months ago

Hi ,

I'm hoping you can help me with the Azure data factory integration runtime. , I have followed the instructions given in this link https://learn.microsoft.com/en-us/azure/data-factory/how-to-run-self-hosted-integration-runtime-in-windows-container but during the build i get error

[11/21/2023 08:54:37] Install the Self-hosted Integration Runtime in the Windows container [11/21/2023 08:54:38] Downloading latest version of SHIR MSI file Invoke-WebRequest : The remote name could not be resolved: 'go.microsoft.com' At C:\SHIR\build.ps1:22 char:9

[11/21/2023 08:54:56] Installing SHIR

just wondering if you can point me in the right direction. FYI, I have # $ProgressPreference = 'SilentlyContinue' , $ProgressPreference = 'Continue'

mdrakiburrahman commented 10 months ago

Hello,

I haven't used SHIR Containers after a small POC for many years. The issue you're sharing looks like a DNS redirection problem, does your Container runtime have internet? E.g. can you curl google.com?

I'd recommend opening an issue in this repo instead: https://github.com/Azure/Azure-Data-Factory-Integration-Runtime-in-Windows-Container/issues