Skip to content
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

[!] It took longer than expected to process your IPA, please try again. (FastlaneCore::Interface::FastlaneCrash) #22033

Open
cakasuma opened this issue May 17, 2024 · 19 comments

Comments

@cakasuma
Copy link

Crashing when trying to upload to firebase app distribution, is this an issue with firebase or issue with fastlane

bundler: failed to load command: fastlane (/Users/vagrant/.asdf/installs/ruby/3.3.0/bin/fastlane)
/Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane_core/lib/fastlane_core/ui/interface.rb:129:in `crash!': [!] It took longer than expected to process your IPA, please try again. (FastlaneCore::Interface::FastlaneCrash)
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane_core/lib/fastlane_core/ui/ui.rb:17:in `method_missing'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-plugin-firebase_app_distribution-0.7.3/lib/fastlane/plugin/firebase_app_distribution/actions/firebase_app_distribution_action.rb:254:in `poll_upload_release_operation'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-plugin-firebase_app_distribution-0.7.3/lib/fastlane/plugin/firebase_app_distribution/actions/firebase_app_distribution_action.rb:67:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:263:in `block (2 levels) in execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/actions/actions_helper.rb:69:in `execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:229:in `chdir'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:229:in `execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing'
	from Fastfile:52:in `block in parsing_binding'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/lane.rb:33:in `call'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:49:in `block in execute'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:45:in `chdir'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:45:in `execute'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/commands_generator.rb:110:in `block (2 levels) in run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/command.rb:187:in `call'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/command.rb:157:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:124:in `run!'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/commands_generator.rb:354:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/commands_generator.rb:43:in `start'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/cli_tools_distributor.rb:123:in `take_off'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/bin/fastlane:23:in `<top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/fastlane:25:in `load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/fastlane:25:in `<top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli/exec.rb:58:in `load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli/exec.rb:58:in `kernel_load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli/exec.rb:23:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli.rb:485:in `exec'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli.rb:31:in `dispatch'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli.rb:25:in `start'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/exe/bundle:48:in `block in <top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/friendly_errors.rb:120:in `with_friendly_errors'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/exe/bundle:36:in `<top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/bundle:25:in `load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/bundle:25:in `<main>'
/Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane_core/lib/fastlane_core/ui/interface.rb:129:in `crash!': It took longer than expected to process your IPA, please try again. (FastlaneCore::Interface::FastlaneCrash)
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane_core/lib/fastlane_core/ui/ui.rb:17:in `method_missing'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-plugin-firebase_app_distribution-0.7.3/lib/fastlane/plugin/firebase_app_distribution/actions/firebase_app_distribution_action.rb:254:in `poll_upload_release_operation'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-plugin-firebase_app_distribution-0.7.3/lib/fastlane/plugin/firebase_app_distribution/actions/firebase_app_distribution_action.rb:67:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:263:in `block (2 levels) in execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/actions/actions_helper.rb:69:in `execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:229:in `chdir'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:229:in `execute_action'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing'
	from Fastfile:52:in `block in parsing_binding'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/lane.rb:33:in `call'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:49:in `block in execute'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:45:in `chdir'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/runner.rb:45:in `execute'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/commands_generator.rb:110:in `block (2 levels) in run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/command.rb:187:in `call'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/command.rb:157:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:124:in `run!'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/commands_generator.rb:354:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/commands_generator.rb:43:in `start'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/fastlane/lib/fastlane/cli_tools_distributor.rb:123:in `take_off'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/fastlane-2.215.1/bin/fastlane:23:in `<top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/fastlane:25:in `load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/fastlane:25:in `<top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli/exec.rb:58:in `load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli/exec.rb:58:in `kernel_load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli/exec.rb:23:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli.rb:485:in `exec'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli.rb:31:in `dispatch'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/cli.rb:25:in `start'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/exe/bundle:48:in `block in <top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/lib/bundler/friendly_errors.rb:120:in `with_friendly_errors'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/lib/ruby/gems/3.3.0/gems/bundler-2.3.20/exe/bundle:36:in `<top (required)>'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/bundle:25:in `load'
	from /Users/vagrant/.asdf/installs/ruby/3.3.0/bin/bundle:25:in `<main>'
@teddichiiwa
Copy link

Same issue here

@azisgli
Copy link

azisgli commented May 17, 2024

Same problem

@rhavuka148
Copy link

Same issue here

2 similar comments
@Yamagn
Copy link

Yamagn commented May 17, 2024

Same issue here

@junddao
Copy link

junddao commented May 17, 2024

Same issue here

@Shafran123
Copy link

same here

@yHoonyK
Copy link

yHoonyK commented May 17, 2024

Same issue here

@aneem
Copy link

aneem commented May 17, 2024

same here

@keshuraiib
Copy link

same issue

@shawn-lin-013
Copy link

Occurred on Android too

/Users/xxx/.gem/gems/fastlane-2.204.2/fastlane_core/lib/fastlane_core/ui/interface.rb:129:in `crash!': �[31m[!] It took longer than expected to process your APK, please try again.�[0m (FastlaneCore::Interface::FastlaneCrash)

@milosjappify
Copy link

Same here

@oYuu
Copy link

oYuu commented May 17, 2024

same here

1 similar comment
@hakunatomata2
Copy link

same here

@aneem
Copy link

aneem commented May 17, 2024

Issue is with firebase app distribution and not with fastlane
https://status.firebase.google.com/summary
Screenshot 2024-05-17 at 13 17 56@2x

@hoangdosafety
Copy link

Firebase has an issue with App Distribution uploads
https://status.firebase.google.com/incidents/t1HKQ1ACyGpThDf2dNJv

@taila-teq
Copy link

taila-teq commented May 17, 2024

Is there any update about this issue guys?

@cakasuma
Copy link
Author

Firebase has acknowledged there is an outage on firebase app distribution and it seems they are on it https://status.firebase.google.com/incidents/t1HKQ1ACyGpThDf2dNJv

@keshuraiib
Copy link

its fixed now.

@sonia0992alvarez
Copy link

Hello @cakasuma CostcoESS

Here is a solution from my side, i hope it will help you,

The error message you’re encountering indicates that the process is taking longer than expected to upload your IPA file to Firebase App Distribution using Fastlane. This issue could be related to either Fastlane or Firebase, but it’s more likely an issue with Fastlane or the specific configuration you’re using.

Here are some steps you can take to troubleshoot and resolve the issue:

Update Fastlane: Ensure that you’re using the latest version of Fastlane, as updates often include bug fixes and improvements.
Check Fastlane Configuration: Review your Fastfile configuration to ensure there are no errors or misconfigurations that could be causing the issue.
Increase Timeout: The default timeout settings might be too low for your IPA file size. You can increase the timeout to allow more time for the upload process.
Network Issues: Verify that your network connection is stable and that there are no firewall or proxy settings interfering with the upload process.
Firebase App Distribution Plugin: Make sure you’re using the latest version of the fastlane-plugin-firebase_app_distribution. If not, update the plugin1.
Firebase Project Settings: Check your Firebase project settings to ensure that the app is correctly set up for distribution.
Authentication: Confirm that your authentication credentials for Firebase are correct and that Fastlane has the necessary permissions to access Firebase App Distribution.
Check Firebase Status: Visit the Firebase status page to see if there are any ongoing issues with the Firebase App Distribution service.

Best Regards
Sonia Alvare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests