Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update to a new version? #241

Open
hintoz opened this issue Mar 5, 2019 · 0 comments
Open

How to update to a new version? #241

hintoz opened this issue Mar 5, 2019 · 0 comments

Comments

@hintoz
Copy link

hintoz commented Mar 5, 2019

At the moment, the current version works with FASTLANE_SESSION
But when I try to update the version according to the instruction https://github.com/fastlane/boarding#update-to-a-new-version getting an error:

remote:        Running: rake assets:precompile
remote:        DEPRECATION WARNING: `config.serve_static_files` is deprecated and will be removed in Rails 5.1.
remote:        Please use `config.public_file_server.enabled = true` instead.
remote:         (called from block in <top (required)> at /tmp/build_da089db59a2e56017a429a47581374bd/config/environments/production.rb:25)
remote:        Session loaded from environment variable is not valid. Continuing with normal login.
remote:
remote:        Two-step Verification (4 digits code) or Two-factor Authentication (6 digits code) is enabled for account '*****'
remote:        More information about Two-step Verification (4 digits code): https://support.apple.com/en-us/HT204152
remote:        More information about Two-factor Authentication (6 digits code): https://support.apple.com/en-us/HT204915
remote:
remote:        Two-factor Authentication (6 digits code) is enabled for account '****'
remote:        If you're running this in a non-interactive session (e.g. server or CI)
remote:        check out https://github.com/fastlane/fastlane/tree/master/spaceship#2-step-verification
remote:        Please enter the 6 digit code: rake aborted!
remote:        EOFError: The input stream is exhausted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant