"Encountered unkonwn error" on step 'Get artifacts from source process'
Closed this issue · 9 comments
Btw, the log file doesn't contain anything more than the console output
I also faced the exact similar issue. It looks the issue replicates when there is a hyphen '-' in the AZD organization name. Didn't found a solution for this.
@marnheus @vikas1189 thanks for reporting this. I did a quick test and got the same problem intermittently on Windows. Which platform are you on?
Windows 11, but in my case it wasn't intermittent, I always has this error
@marnheus @vikas1189 thanks for reporting this. I did a quick test and got the same problem intermittently on Windows. Which platform are you on?
I am Windows 10.
Ok. Interestingly it works 100% on Linux when I run it for instance in a GitHub codespace. But I get the same problem on Windows so will continue to investigate. Best guess at the moment is that it's network related but can be completely wrong here.
I tried to run the tool in a github codespace and it did work. It looks there is an issue with the windows implementation of the package.
Today it works consistently on Windows as well, feel network related so we'll see if we can implement retries to mitigate for latency/throttling etc.
Seems to be working for me too now. Guess it was a transient (but long ;)) network issue