-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with 0.4.0 FlutterInstall Task on macos-14 #126
Comments
Created in latest release, let me push another update and see if it fixes it |
Released new version 0.4.1. Can you validate once, thanks |
Different error now: ##[error]StatusCodeError: 404 - "<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: flutter_infra_release/releases/releases_undefined.json</Details></Error>" |
I see, the issue is with |
Appreciate you jumping on this so quickly :) |
They changed something internally. I am pushing a check first to find the platform. You will need to give me the initial log saying |
New version 0.4.2 will be available in about 6-7 minutes, please re-run after that and give me the arch type name there. I will then push a fix after that |
Hi @hey24sheep this also happens to me in Ubuntu Server 22.04.3 LTS |
@eljorgit so the code that is failing is this
Which gives "arch" type for the url |
So paste your VM platform names here. I will check. Azure has messed it up. I have just updated the Node to 20 to fix #124 |
You mean this?
|
On the pipeline task I get this:
I think there is an extra white space just before linux, dont know if could be this |
It is working for me, thanks for this very quick fix ❤️ |
@eljorgit Great, thanks for confirming |
Running now on a mac agent, will report shortly :) |
@hey24sheep everything seems to be working now! Thanks for the quick fix! |
Nice, thanks for confirming |
Same build worked yesterday, it looks like an update to the task is causing a failure during the flutter install step on macos-14 in Azure DevOps:
The text was updated successfully, but these errors were encountered: