Giter Site home page Giter Site logo

Comments (22)

schultzjim avatar schultzjim commented on July 20, 2024 6

+1 Also tried with App Manager, and Developer roles, neither work

from boarding.

vpolouchkine avatar vpolouchkine commented on July 20, 2024

Can you try with an admin role?

from boarding.

angu-software avatar angu-software commented on July 20, 2024

I would love but since boarding needs the credentials as Envirnoment variable I will not get admin credentials 😉

... for some reasons I don't get asked about my credentials again in the terminal on first request of the boarding page when not providing Evironment variables

from boarding.

bencollier avatar bencollier commented on July 20, 2024

This is definitely a problem - works with admin, but not any other role that should have access.

from boarding.

claesjacobsson avatar claesjacobsson commented on July 20, 2024

+1 Trying with App Manager role. Does not work.

from boarding.

vpolouchkine avatar vpolouchkine commented on July 20, 2024

Thanks for bumping this, we'll take a look.

from boarding.

kcharwood avatar kcharwood commented on July 20, 2024

I'm seeing this as well.

from boarding.

Greensource avatar Greensource commented on July 20, 2024

Same issue, here is complete log from Heroku :

2016-06-23T05:07:39.708419+00:00heroku[router]: at=info method=POST path="/submit" host=peaceful-earth-96436.herokuapp.com request_id=2cb5014f-a110-4f8e-aabe-2c04b7d21a04 fwd="92.167.239.189" dyno=web.1 connect=0ms service=2300ms status=200 bytes=2151 2016-06-23T05:07:39.703284+00:00 app[web.1]: #<Spaceship::Client::UnexpectedResponse: {"data"=>nil, "messages"=>{"warn"=>nil, "info"=>nil, "error"=>["service_http_bad_response"]}, "statusCode"=>"ERROR"}> 2016-06-23T05:07:39.703496+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/client.rb:427:inparse_response'
2016-06-23T05:07:39.703497+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/tunes/tunes_client.rb:735:in testers' 2016-06-23T05:07:39.703503+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/callbacks.rb:20:inblock in process_action'
2016-06-23T05:07:39.703504+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:555:in block (2 levels) in compile' 2016-06-23T05:07:39.703510+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/instrumentation.rb:30:inprocess_action'
2016-06-23T05:07:39.703512+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:74:in call' 2016-06-23T05:07:39.703551+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/show_exceptions.rb:30:incall'
2016-06-23T05:07:39.703563+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/server.rb:271:in `block in run'

from boarding.

floriankrueger avatar floriankrueger commented on July 20, 2024

@Greensource same here 😞

#<Spaceship::Client::UnexpectedResponse: {"data"=>nil, "messages"=>{"warn"=>nil, "info"=>nil, "error"=>["service_http_bad_response"]}, "statusCode"=>"ERROR"}>

any advice?

from boarding.

fluidpixel avatar fluidpixel commented on July 20, 2024

And here, set up a new App Manager Role for one particular App and get this error.

#<Spaceship::Client::UnexpectedResponse: {"data"=>nil, "messages"=>{"warn"=>nil, "info"=>nil, "error"=>["Forbidden"]}, "statusCode"=>"ERROR"}>
2016-06-29T14:00:23.977962+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/client.rb:427:in parse_response' 2016-06-29T14:00:23.977969+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/tunes/tunes_client.rb:735:intesters'
2016-06-29T14:00:23.977970+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/tunes/tester.rb:74:in all' 2016-06-29T14:00:23.977970+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/tunes/tester.rb:81:infind'
2016-06-29T14:00:23.977971+00:00 app[web.1]: /app/app/controllers/invite_controller.rb:63:in submit' 2016-06-29T14:00:23.977972+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/implicit_render.rb:4:insend_action'
2016-06-29T14:00:23.977973+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/base.rb:198:in process_action' 2016-06-29T14:00:23.977974+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/rendering.rb:10:inprocess_action'
2016-06-29T14:00:23.977982+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:505:in call' 2016-06-29T14:00:23.977983+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:92:in_run_callbacks'
2016-06-29T14:00:23.977983+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:776:in _run_process_action_callbacks' 2016-06-29T14:00:23.977984+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:81:inrun_callbacks'
2016-06-29T14:00:23.977979+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/callbacks.rb:20:in block in process_action' 2016-06-29T14:00:23.977980+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:117:incall'
2016-06-29T14:00:23.977981+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:555:in block (2 levels) in compile' 2016-06-29T14:00:23.977979+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:117:incall'
2016-06-29T14:00:23.977981+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:505:in call' 2016-06-29T14:00:23.977985+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/callbacks.rb:19:inprocess_action'
2016-06-29T14:00:23.977985+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/rescue.rb:29:in process_action' 2016-06-29T14:00:23.977986+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/instrumentation.rb:32:inblock in process_action'
2016-06-29T14:00:23.977987+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/notifications.rb:164:in block in instrument' 2016-06-29T14:00:23.977987+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/notifications/instrumenter.rb:20:ininstrument'
2016-06-29T14:00:23.977988+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/notifications.rb:164:in instrument' 2016-06-29T14:00:23.977989+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/instrumentation.rb:30:inprocess_action'
2016-06-29T14:00:23.977989+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/params_wrapper.rb:250:in process_action' 2016-06-29T14:00:23.977990+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/base.rb:137:inprocess'
2016-06-29T14:00:23.977990+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionview-4.2.1/lib/action_view/rendering.rb:30:in process' 2016-06-29T14:00:23.977993+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:74:indispatch'
2016-06-29T14:00:23.977994+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/journey/router.rb:43:in block in serve' 2016-06-29T14:00:23.977994+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:43:inserve'
2016-06-29T14:00:23.977991+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal.rb:196:in dispatch' 2016-06-29T14:00:23.977991+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/rack_delegation.rb:13:indispatch'
2016-06-29T14:00:23.977992+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal.rb:237:in block in action' 2016-06-29T14:00:23.977993+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:74:incall'
2016-06-29T14:00:23.978031+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/flash.rb:260:in call' 2016-06-29T14:00:23.978032+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:incontext'
2016-06-29T14:00:23.978032+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in call' 2016-06-29T14:00:23.978037+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/remote_ip.rb:78:incall'
2016-06-29T14:00:23.978030+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/head.rb:13:in call' 2016-06-29T14:00:23.978030+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/params_parser.rb:27:incall'
2016-06-29T14:00:23.978033+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/cookies.rb:560:in call' 2016-06-29T14:00:23.978033+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/callbacks.rb:29:inblock in call'
2016-06-29T14:00:23.978034+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:88:in call' 2016-06-29T14:00:23.978035+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:88:in_run_callbacks'
2016-06-29T14:00:23.978037+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/callbacks.rb:27:in call' 2016-06-29T14:00:23.978035+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:776:in_run_call_callbacks'
2016-06-29T14:00:23.978036+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:81:in run_callbacks' 2016-06-29T14:00:23.978038+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:incall'
2016-06-29T14:00:23.978038+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in call' 2016-06-29T14:00:23.978039+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/rack/logger.rb:38:incall_app'
2016-06-29T14:00:23.978040+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/rack/logger.rb:20:in block in call' 2016-06-29T14:00:23.978040+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/tagged_logging.rb:68:inblock in tagged'
2016-06-29T14:00:23.978041+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/tagged_logging.rb:26:in tagged' 2016-06-29T14:00:23.978042+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/tagged_logging.rb:68:intagged'
2016-06-29T14:00:23.978043+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/request_id.rb:21:in call' 2016-06-29T14:00:23.977995+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/journey/router.rb:30:ineach'
2016-06-29T14:00:23.977996+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/journey/router.rb:30:in serve' 2016-06-29T14:00:23.977998+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:819:incall'
2016-06-29T14:00:23.978027+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/http_accept_language-2.0.5/lib/http_accept_language/middleware.rb:14:in call' 2016-06-29T14:00:23.978028+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/etag.rb:24:incall'
2016-06-29T14:00:23.978029+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:38:in call' 2016-06-29T14:00:23.978042+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/rack/logger.rb:20:incall'
2016-06-29T14:00:23.978043+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in call' 2016-06-29T14:00:23.978044+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:incall'
2016-06-29T14:00:23.978045+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in call' 2016-06-29T14:00:23.978045+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/static.rb:113:incall'
2016-06-29T14:00:23.978046+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in call' 2016-06-29T14:00:23.978047+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:518:incall'
2016-06-29T14:00:23.978047+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application.rb:164:in call' 2016-06-29T14:00:23.978048+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/configuration.rb:224:incall'
2016-06-29T14:00:23.978049+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/server.rb:561:in handle_request' 2016-06-29T14:00:23.978049+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/server.rb:406:inprocess_client'
2016-06-29T14:00:23.978050+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/server.rb:271:in block in run' 2016-06-29T14:00:23.978050+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/thread_pool.rb:111:incall'
2016-06-29T14:00:23.978051+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/thread_pool.rb:111:in `block in spawn_thread'
2016-06-29T14:00:23.979086+00:00 app[web.1]: Rendered invite/index.html.erb within layouts/application (0.2ms)
2016-06-29T14:00:23.979922+00:00 app[web.1]: Completed 200 OK in 2215ms (Views: 1.6ms)

from boarding.

bencollier avatar bencollier commented on July 20, 2024

I've given up on Boarding at this point because of this.

from boarding.

floriankrueger avatar floriankrueger commented on July 20, 2024

It's only "Admin" that works, no other role is sufficient.

The service_http_bad_response was a temporary issue on the iTC site which is fixed by now.

from boarding.

bencollier avatar bencollier commented on July 20, 2024

But if we login as an App Manager via the web you have access to add users. Also pilot distributes builds fine when you're an App Manager.

Is it possible through Spaceship?

from boarding.

nick2060 avatar nick2060 commented on July 20, 2024

I am getting this error as an admin user as well.

Here are some of the logs I get:

2016-07-19T17:41:33.249593+00:00 app[web.1]: Started POST "/submit" for 96.45.200.30 at 2016-07-19 17:41:33 +0000 2016-07-19T17:41:33.251436+00:00 app[web.1]: Processing by InviteController#submit as HTML 2016-07-19T17:41:33.259866+00:00 app[web.1]: Going to create a new tester: [email protected] - Brianna Larsson 2016-07-19T17:41:33.251523+00:00 app[web.1]: Parameters: {"utf8"=>"✓", "authenticity_token"=>"pnKmCqF+4qKUmWuMPKDO5pRtVzcTPika/aCfxLqOrvJ4TTLE0L4ensGKdOU82JvMksHWfKK4polRBE5+FoJQKQ==", "first_name"=>"Brianna", "last_name"=>"Larsson", "email"=>"[email protected]", "commit"=>"Get Beta Access"} 2016-07-19T17:41:36.364638+00:00 app[web.1]: #<Spaceship::Client::UnexpectedResponse: {"data"=>nil, "messages"=>{"warn"=>nil, "info"=>nil, "error"=>["Forbidden"]}, "statusCode"=>"ERROR"}> 2016-07-19T17:41:36.364830+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/client.rb:427:inparse_response'
2016-07-19T17:41:36.364831+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/tunes/tunes_client.rb:735:in testers' 2016-07-19T17:41:36.364832+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/tunes/tester.rb:74:inall'
2016-07-19T17:41:36.364833+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/spaceship-0.25.0/lib/spaceship/tunes/tester.rb:81:in find' 2016-07-19T17:41:36.364834+00:00 app[web.1]: /app/app/controllers/invite_controller.rb:63:insubmit'
2016-07-19T17:41:36.364835+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/implicit_render.rb:4:in send_action' 2016-07-19T17:41:36.364837+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:117:incall'
2016-07-19T17:41:36.364835+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/base.rb:198:in process_action' 2016-07-19T17:41:36.364836+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/callbacks.rb:20:inblock in process_action'
2016-07-19T17:41:36.364836+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/rendering.rb:10:in process_action' 2016-07-19T17:41:36.364838+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:117:incall'
2016-07-19T17:41:36.364838+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:555:in block (2 levels) in compile' 2016-07-19T17:41:36.364839+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:505:incall'
2016-07-19T17:41:36.364840+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:505:in call' 2016-07-19T17:41:36.364842+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:81:inrun_callbacks'
2016-07-19T17:41:36.364841+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:92:in _run_callbacks' 2016-07-19T17:41:36.364842+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/callbacks.rb:19:inprocess_action'
2016-07-19T17:41:36.364843+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/rescue.rb:29:in process_action' 2016-07-19T17:41:36.364845+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/notifications/instrumenter.rb:20:ininstrument'
2016-07-19T17:41:36.364844+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/notifications.rb:164:in block in instrument' 2016-07-19T17:41:36.364844+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/instrumentation.rb:32:inblock in process_action'
2016-07-19T17:41:36.364841+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:776:in _run_process_action_callbacks' 2016-07-19T17:41:36.364851+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:74:incall'
2016-07-19T17:41:36.364846+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/instrumentation.rb:30:in process_action' 2016-07-19T17:41:36.364850+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal.rb:237:inblock in action'
2016-07-19T17:41:36.364850+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/rack_delegation.rb:13:in dispatch' 2016-07-19T17:41:36.364848+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionview-4.2.1/lib/action_view/rendering.rb:30:inprocess'
2016-07-19T17:41:36.364846+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/notifications.rb:164:in instrument' 2016-07-19T17:41:36.364847+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal/params_wrapper.rb:250:inprocess_action'
2016-07-19T17:41:36.364848+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/abstract_controller/base.rb:137:in process' 2016-07-19T17:41:36.364849+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_controller/metal.rb:196:indispatch'
2016-07-19T17:41:36.364851+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:74:in dispatch' 2016-07-19T17:41:36.364853+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/journey/router.rb:43:inblock in serve'
2016-07-19T17:41:36.364852+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:43:in serve' 2016-07-19T17:41:36.364853+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/journey/router.rb:30:ineach'
2016-07-19T17:41:36.364854+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/journey/router.rb:30:in serve' 2016-07-19T17:41:36.364854+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb:819:incall'
2016-07-19T17:41:36.364858+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/http_accept_language-2.0.5/lib/http_accept_language/middleware.rb:14:in call' 2016-07-19T17:41:36.364859+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/etag.rb:24:incall'
2016-07-19T17:41:36.364860+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/head.rb:13:in call' 2016-07-19T17:41:36.364862+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:incontext'
2016-07-19T17:41:36.364863+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in call' 2016-07-19T17:41:36.364863+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/cookies.rb:560:incall'
2016-07-19T17:41:36.364864+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/callbacks.rb:29:in block in call' 2016-07-19T17:41:36.364860+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:38:incall'
2016-07-19T17:41:36.364861+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/params_parser.rb:27:in call' 2016-07-19T17:41:36.364861+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/flash.rb:260:incall'
2016-07-19T17:41:36.364865+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:88:in call' 2016-07-19T17:41:36.364870+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/rack/logger.rb:38:incall_app'
2016-07-19T17:41:36.364867+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/callbacks.rb:27:in call' 2016-07-19T17:41:36.364865+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:88:in_run_callbacks'
2016-07-19T17:41:36.364866+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:776:in _run_call_callbacks' 2016-07-19T17:41:36.364883+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/rack/logger.rb:20:inblock in call'
2016-07-19T17:41:36.364868+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/remote_ip.rb:78:in call' 2016-07-19T17:41:36.364866+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:81:inrun_callbacks'
2016-07-19T17:41:36.364868+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in call' 2016-07-19T17:41:36.364869+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/show_exceptions.rb:30:incall'
2016-07-19T17:41:36.364885+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/tagged_logging.rb:68:in tagged' 2016-07-19T17:41:36.364888+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:incall'
2016-07-19T17:41:36.364886+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/rack/logger.rb:20:in call' 2016-07-19T17:41:36.364887+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/request_id.rb:21:incall'
2016-07-19T17:41:36.364889+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in call' 2016-07-19T17:41:36.364887+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:incall'
2016-07-19T17:41:36.364885+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/tagged_logging.rb:26:in tagged' 2016-07-19T17:41:36.364884+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/tagged_logging.rb:68:inblock in tagged'
2016-07-19T17:41:36.364892+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/configuration.rb:224:in call' 2016-07-19T17:41:36.364890+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:518:incall'
2016-07-19T17:41:36.364891+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application.rb:164:in call' 2016-07-19T17:41:36.364892+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/server.rb:561:inhandle_request'
2016-07-19T17:41:36.364889+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/static.rb:113:in call' 2016-07-19T17:41:36.364890+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:incall'
2016-07-19T17:41:36.364893+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/server.rb:406:in process_client' 2016-07-19T17:41:36.364893+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/server.rb:271:inblock in run'
2016-07-19T17:41:36.364895+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/puma-3.3.0/lib/puma/thread_pool.rb:111:in block in spawn_thread's/activesupport-4.2.1/lib/active_support/callbacks.rb:505:incall'
2016-07-19T17:41:36.364842+00:00 app[web.1]: /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.1/lib/active_support/callbacks.rb:81:in run_callbacks' 2016-07-19T17:41:36.364841+00:0

from boarding.

TKBurner avatar TKBurner commented on July 20, 2024

@nick2060 Thanks for following up on this thread. Can you let me know if you login at appleid.apple.com if that allows you to proceed? Right now boarding requires you be an iTC admin.

Thanks!

from boarding.

nick2060 avatar nick2060 commented on July 20, 2024

@TKBurner turns out I was an admin in the developer portal but not on ITC. It works once I became an admin on ITC - thanks for the help. Should add that to the docs.

from boarding.

HolySamosa avatar HolySamosa commented on July 20, 2024

So has anyone determined why Admin is required and App Manager fails?

from boarding.

HolySamosa avatar HolySamosa commented on July 20, 2024

It seems that Pilot can successfully invite external testers using an App Manager role. Confirmed by the reporter of this issue, who was having issues with the Technical Role:

fastlane/fastlane#4265

from boarding.

triplef avatar triplef commented on July 20, 2024

Does anyone know if it is still the case for Boarding to require and admin role for the iTC user?

I couldn’t find any other documentation on this and a lot seems to have happened since the last update on this issue, including the use of a new TestFlight API (#187) which sounds like it might affect this.

from boarding.

claesjacobsson avatar claesjacobsson commented on July 20, 2024

from boarding.

triplef avatar triplef commented on July 20, 2024

Thanks @claesjacobsson, that’s great news!

from boarding.

joshdholtz avatar joshdholtz commented on July 20, 2024

Closing with as #97 fixed this 👍

from boarding.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.