Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Error: account_manager.rb:61:in `ask_for_login': uninitialized constant #35

Closed
swl367 opened this issue Oct 8, 2015 · 3 comments
Closed
Labels

Comments

@swl367
Copy link

swl367 commented Oct 8, 2015

I'm trying to run cert after installing the latest version via sudo gem install cert (v0.3.3), but whenever I log in with any of my 5 accounts, I'm seeing this error (with the correct password). I'm on Yosemite and using xcode 7.

Kevin-MBP:~ kevin$ cert
To not be asked about this value, you can specify it using 'username'
Your Apple ID Username: "xxx@xxx.xxx"

+-------------+---------------+
| Summary |
+-------------+---------------+
| development | false |
| username | xxx@xxx.xxx |
| output_path | . |
+-------------+---------------+

Starting login with user 'xxx@xxx.xxx'

The login information you enter will be stored in your Mac OS Keychain
You can also pass the password using the FASTLANE_PASSWORD env variable

More information about it on GitHub: https://github.com/fastlane/CredentialsManager

Password (for xxx@xxx.xxx): **********
/Library/Ruby/Gems/2.0.0/gems/credentials_manager-0.8.3/lib/credentials_manager/account_manager.rb:61:in ask_for_login': uninitialized constant CredentialsManager::AccountManager::Helper (NameError) from /Library/Ruby/Gems/2.0.0/gems/credentials_manager-0.8.3/lib/credentials_manager/account_manager.rb:26:inpassword'
from /Library/Ruby/Gems/2.0.0/gems/spaceship-0.11.4/lib/spaceship/client.rb:147:in login' from /Library/Ruby/Gems/2.0.0/gems/spaceship-0.11.4/lib/spaceship/client.rb:51:inlogin'
from /Library/Ruby/Gems/2.0.0/gems/spaceship-0.11.4/lib/spaceship/portal/spaceship.rb:22:in login' from /Library/Ruby/Gems/2.0.0/gems/spaceship-0.11.4/lib/spaceship/portal/spaceship.rb:77:inlogin'
from /Library/Ruby/Gems/2.0.0/gems/cert-0.3.3/lib/cert/cert_runner.rb:14:in run' from /Library/Ruby/Gems/2.0.0/gems/cert-0.3.3/lib/cert/cert_runner.rb:4:inlaunch'
from /Library/Ruby/Gems/2.0.0/gems/cert-0.3.3/bin/cert:32:in block (2 levels) in run' from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/command.rb:178:incall'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/command.rb:178:in call' from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/command.rb:153:inrun'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/runner.rb:428:in run_active_command' from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/runner.rb:68:inrun!'
from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/delegates.rb:15:in run!' from /Library/Ruby/Gems/2.0.0/gems/cert-0.3.3/bin/cert:38:inrun'
from /Library/Ruby/Gems/2.0.0/gems/cert-0.3.3/bin/cert:44:in <top (required)>' from /usr/bin/cert:23:inload'
from /usr/bin/cert:23:in `

'

@KrauseFx
Copy link
Contributor

KrauseFx commented Oct 8, 2015

Sorry about that, please update using sudo gem update credentials_manager

@swl367
Copy link
Author

swl367 commented Oct 8, 2015

@KrauseFx thanks, that worked. Closing.

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3111. 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 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants