fastlane: Error ITC.apps.tf.build.test.info.missing.whats.new while `distribute_external=false`
New Issue Checklist
- Updated fastlane to the latest version
- I have read the Contribution Guidelines
Issue Description
When running ‘pilot’ with parameter distribute_external on ‘false’. I get this error: {“code”=>“ITC.apps.tf.build.test.info.missing.whats.new”, “description”=>“Missing what’s new info.”}
Dispite this, the build is delivered and available for internal testing.
Complete output when running fastlane, including the stack trace and command used
Run fastlane env to append the fastlane environment to your issue
14:43:29 /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/spaceship/lib/spaceship/test_flight/client.rb:118:in `handle_response': [31m[!] {"code"=>"ITC.apps.tf.build.test.info.missing.whats.new", "description"=>"Missing what's new info."}[0m (Spaceship::Client::UnexpectedResponse)
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/spaceship/lib/spaceship/test_flight/client.rb:87:in `post_for_testflight_review'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/spaceship/lib/spaceship/test_flight/build.rb:165:in `submit_for_testflight_review!'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/pilot/lib/pilot/build_manager.rb:114:in `distribute_build'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/pilot/lib/pilot/build_manager.rb:57:in `distribute'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/pilot/lib/pilot/build_manager.rb:40:in `upload'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/actions/pilot.rb:15:in `run'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:252:in `block (2 levels) in execute_action'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/actions/actions_helper.rb:50:in `execute_action'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:230:in `block in execute_action'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:226:in `chdir'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:226:in `execute_action'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:148:in `trigger_action_by_name'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/fast_file.rb:146:in `method_missing'
14:43:29 from Fastfile:70:in `block (2 levels) in parsing_binding'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/lane.rb:33:in `call'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/lane.rb:33:in `call'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:49:in `block in execute'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:45:in `chdir'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/runner.rb:45:in `execute'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/lane_manager.rb:52:in `cruise_lane'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/command_line_handler.rb:30:in `handle'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/commands_generator.rb:104:in `block (2 levels) in run'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/commander-fastlane-4.4.4/lib/commander/command.rb:178:in `call'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/commander-fastlane-4.4.4/lib/commander/command.rb:178:in `call'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/commander-fastlane-4.4.4/lib/commander/command.rb:153:in `run'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/commander-fastlane-4.4.4/lib/commander/runner.rb:476:in `run_active_command'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:40:in `run!'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/commander-fastlane-4.4.4/lib/commander/delegates.rb:15:in `run!'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/commands_generator.rb:303:in `run'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/commands_generator.rb:42:in `start'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/fastlane/lib/fastlane/cli_tools_distributor.rb:66:in `take_off'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/lib/ruby/gems/2.2.0/gems/fastlane-2.28.2/bin/fastlane:20:in `<top (required)>'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/bin/fastlane:22:in `load'
14:43:29 from /Users/monitor/.fastlane/bin/bundle/bin/fastlane:22:in `<main>'
Environment
✅ fastlane environment ✅
Stack
| Key | Value |
|---|---|
| OS | 10.12.4 |
| Ruby | 2.2.4 |
| Bundler? | false |
| Git | git version 2.8.1 |
| Installation Source | ~/.fastlane/bin/bundle/bin/fastlane |
| Host | Mac OS X 10.12.4 (16E195) |
| Ruby Lib Dir | ~/.fastlane/bin/bundle/lib |
| OpenSSL Version | OpenSSL 1.0.2g 1 Mar 2016 |
| Is contained | false |
| Is homebrew | true |
| Is installed via Fabric.app | false |
| Xcode Path | /Applications/Xcode.app/Contents/Developer/ |
| Xcode Version | 8.3.2 |
System Locale
| Variable | Value | |
|---|---|---|
| LANG | en_US.UTF-8 | ✅ |
| LC_ALL | en_US.UTF-8 | ✅ |
| LANGUAGE | en_US.UTF-8 | ✅ |
fastlane files:
No Fastfile found
No Appfile found
fastlane gems
| Gem | Version | Update-Status |
|---|---|---|
| fastlane | 2.28.2 | ✅ Up-To-Date |
Loaded fastlane plugins:
No plugins Loaded
Loaded gems
| Gem | Version |
|---|---|
| slack-notifier | 1.5.1 |
| CFPropertyList | 2.3.5 |
| claide | 1.0.1 |
| colored2 | 3.1.2 |
| nanaimo | 0.2.3 |
| xcodeproj | 1.4.4 |
| rouge | 1.11.1 |
| xcpretty | 0.2.4 |
| terminal-notifier | 1.7.1 |
| unicode-display_width | 1.1.3 |
| terminal-table | 1.7.3 |
| plist | 3.2.0 |
| public_suffix | 2.0.5 |
| addressable | 2.5.0 |
| multipart-post | 2.0.0 |
| word_wrap | 1.0.0 |
| tty-screen | 0.5.0 |
| babosa | 1.0.2 |
| colored | 1.2 |
| highline | 1.7.8 |
| commander-fastlane | 4.4.4 |
| excon | 0.54.0 |
| faraday | 0.11.0 |
| unf_ext | 0.0.7.2 |
| unf | 0.1.4 |
| domain_name | 0.5.20161129 |
| http-cookie | 1.0.3 |
| faraday-cookie_jar | 0.0.6 |
| fastimage | 2.0.1 |
| gh_inspector | 1.0.3 |
| uber | 0.0.15 |
| representable | 2.3.0 |
| retriable | 2.1.0 |
| mime-types-data | 3.2016.0521 |
| mime-types | 3.1 |
| hurley | 0.2 |
| little-plugger | 1.1.4 |
| multi_json | 1.12.1 |
| logging | 2.1.0 |
| jwt | 1.5.6 |
| memoist | 0.15.0 |
| os | 0.9.6 |
| signet | 0.7.3 |
| googleauth | 0.5.1 |
| httpclient | 2.8.3 |
| google-api-client | 0.9.26 |
| json | 1.8.1 |
| mini_magick | 4.5.1 |
| multi_xml | 0.6.0 |
| rubyzip | 1.2.0 |
| security | 0.1.3 |
| xcpretty-travis-formatter | 0.0.4 |
| dotenv | 2.2.0 |
| bundler | 1.14.3 |
| faraday_middleware | 0.11.0.1 |
generated on: 2017-04-21
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 11
- Comments: 21 (12 by maintainers)
We are looking into this now - thanks for all the info. We’ll update just as soon as we have a sense of what we need to do to get this fixed.
Same error with external testing distribution and beta description. This is our pilot call:
Hi folks! Update to the latest version of fastlane and see if you are still having problems. I’m confident we have resolved the issues that you are all suffering from.
I’m going to close this issue; please feel free to open another issue if you are still having difficulty!
Thanks!
Sounds like a weird requirement for internal testing.