fastlane-old / deliver

Upload screenshots, metadata and your app to the App Store using a single command
https://fastlane.tools
2.24k stars 162 forks source link

Error logging in user ******** with the given password. Make sure you entered them correctly. #199

Closed hiltonc closed 9 years ago

hiltonc commented 9 years ago

Often it works fine. Other times I get this error:

INFO [2015-05-08 16:18:53.74]: ------------------------------------------------------------------------------------------------------
INFO [2015-05-08 16:18:53.74]: Successfully uploaded package to iTunesConnect. It might take a few minutes until it's visible online.
INFO [2015-05-08 16:18:53.74]: ------------------------------------------------------------------------------------------------------
INFO [2015-05-08 16:18:53.74]: Distributing the latest build to Beta Testers.
INFO [2015-05-08 16:18:56.49]: Logging into iTunesConnect
DEBUG [2015-05-08 16:19:25.05]: ["/Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.7.1/lib/fastlane_core/itunes_connect/itunes_connect_login.rb:42:in `login'", "/Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.7.1/lib/fastlane_core/itunes_connect/itunes_connect.rb:62:in `initialize'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/app.rb:77:in `new'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/app.rb:77:in `itc'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/ipa_uploader.rb:101:in `publish_beta_build'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/ipa_uploader.rb:93:in `publish_on_itunes_connect'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/ipa_uploader.rb:77:in `upload!'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/testflight.rb:23:in `upload!'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/bin/deliver:71:in `block (2 levels) in run'", "/Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/command.rb:178:in `call'", "/Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/command.rb:178:in `call'", "/Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/command.rb:153:in `run'", "/Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/runner.rb:428:in `run_active_command'", "/Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/runner.rb:68:in `run!'", "/Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/delegates.rb:15:in `run!'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/bin/deliver:89:in `run'", "/Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/bin/deliver:104:in `<top (required)>'", "/usr/bin/deliver:23:in `load'", "/usr/bin/deliver:23:in `<main>'"]
DEBUG [2015-05-08 16:19:25.05]: Couldn't find element '.homepageWrapper.ng-scope' after waiting for quite some time
/Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.7.1/lib/fastlane_core/itunes_connect/itunes_connect_login.rb:51:in `rescue in login': Error logging in user ******** with the given password. Make sure you entered them correctly. (FastlaneCore::ItunesConnect::ItunesConnectLoginError)
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.7.1/lib/fastlane_core/itunes_connect/itunes_connect_login.rb:40:in `login'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.7.1/lib/fastlane_core/itunes_connect/itunes_connect.rb:62:in `initialize'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/app.rb:77:in `new'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/app.rb:77:in `itc'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/ipa_uploader.rb:101:in `publish_beta_build'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/ipa_uploader.rb:93:in `publish_on_itunes_connect'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/ipa_uploader.rb:77:in `upload!'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/lib/deliver/testflight.rb:23:in `upload!'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/bin/deliver:71:in `block (2 levels) in run'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/command.rb:178:in `call'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/command.rb:178:in `call'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/command.rb:153:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/runner.rb:428:in `run_active_command'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/runner.rb:68:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.4/lib/commander/delegates.rb:15:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/bin/deliver:89:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/deliver-0.9.4/bin/deliver:104:in `<top (required)>'
    from /usr/bin/deliver:23:in `load'
    from /usr/bin/deliver:23:in `<main>'
hiltonc commented 9 years ago

Any chance it can retry a few times or something?

gilthonweapps commented 9 years ago

Hi, Got the same issue too. I have been recently granted access to App Analytics Beta on ItunesConnect. It is the only recent change to my account. I think "deliver" checks something on the page to see if we are logged. So maybe there is something to check there.

KrauseFx commented 9 years ago

@gilthonweapps thanks for the tip, I'll check this out! :+1:

KrauseFx commented 9 years ago

Could one of your please share the HTML code after you login on iTunes Connect? I don't have access to Analytics yet.

Thanks :+1:

gilthonweapps commented 9 years ago

Hi,

I just checked and it is working again. Don't know why :)

hiltonc commented 9 years ago

Same here, this issue has disappeared.

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/2322. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: