#The requested URL returned error: 500

1 messages · Page 1 of 1 (latest)

narrow ingot
#

I am getting this error when trying to publish my app

/Users/builder/.shorebird/bin/shorebird release android --flutter-version 3.35.7 --split-debug-info=./build/app/outputs/symbols
⠋ Downloading patch......
✓ Downloading patch... (0.1s)
⠋ Extracting patch......
✓ Extracting patch... (0.2s)
⠋ Downloading bundletool.jar......
✓ Downloading bundletool.jar... (0.4s)
⠋ Extracting bundletool.jar......
✓ Extracting bundletool.jar... (0.9s)
⠋ Downloading aot-tools.dill......
✓ Downloading aot-tools.dill... (82ms)
⠋ Extracting aot-tools.dill......
✓ Extracting aot-tools.dill... (0.4s)
⠋ Fetching apps...
✓ Fetching apps (0.3s)
⠋ Installing Flutter 3.35.7 (a4892267d5)...
✗ Failed to install Flutter 3.35.7 (a4892267d5) (108.8s)
ProcessException: Cloning into '/Users/builder/.shorebird/bin/cache/flutter/a4892267d519d491b0138117a9ae0ef2807fe109'...
remote: Internal Server Error
fatal: unable to access 'https://github.com/shorebirdtech/flutter.git/': The requested URL returned error: 500

Command: git clone https://github.com/shorebirdtech/flutter.git --filter=tree:0 --no-checkout /Users/builder/.shorebird/bin/cache/flutter/a4892267d519d491b0138117a9ae0ef2807fe109

If you aren't sure why this command failed, re-run with the --verbose flag to see more information.

You can also file an issue if you think this is a bug. Please include the following log file in your report:
/Users/builder/Library/Application Support/shorebird/logs/1770655465987_shorebird.log

GitHub

Flutter makes it easy and fast to build beautiful apps for mobile and beyond - shorebirdtech/flutter

GitHub

GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

serene storm
#

Can you confirm your running the latest version of our CLI?

#

It should be 1.6.80

#

You can check this with shorebird doctor

narrow ingot
#

i am building this in codemagic. In the logs while preparing the build i get this log

== Use Shorebird 1.6.80 ==

Build failed 😐
Something went wrong

#

So i guess it tries to use 1.6.80

serene storm
#

Ok, good to know

#

@zealous moat @cold python could you help out here?

cold python
#

I would expect things are resolved now?