DeployGate/deploygate-cli

Commands::AddDevices Error: Spaceship::Client::UnexpectedResponse

Opened this issue · 0 comments

Status

deploygate-cli ver 0.6.4

Error message

<TITLE>Server Connection Closed</TITLE>

Server Connection Closed



Description: The server closed the connection before
the transaction was completed.


Backtrace

/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/client.rb:588:in `parse_response'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/portal_client.rb:442:in `block in devices'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/client.rb:352:in `block in paging'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/client.rb:350:in `loop'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/client.rb:350:in `paging'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/portal_client.rb:434:in `devices'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/device.rb:59:in `all'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/spaceship/lib/spaceship/portal/device.rb:122:in `find_by_udid'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/xcode/member_centers/device.rb:22:in `registered?'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/xcode/member_centers/device.rb:28:in `register!'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:62:in `block in register!'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:61:in `each'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:61:in `register!'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:43:in `device_register'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/commands/add_devices.rb:29:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:91:in `block (2 levels) in run'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/command.rb:178:in `call'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/command.rb:153:in `run'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/runner.rb:446:in `run_active_command'
/Library/Ruby/Gems/2.3.0/gems/fastlane-2.57.2/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:64:in `run!'
/Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/delegates.rb:15:in `run!'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/lib/deploygate/command_builder.rb:128:in `run'
/Library/Ruby/Gems/2.3.0/gems/deploygate-0.6.4/bin/dg:6:in `<top (required)>'
/usr/local/bin/dg:22:in `load'
/usr/local/bin/dg:22:in `<main>'