You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run this on Ubuntu server and I get this error because it happens when I try to use grep or ">"
I'm trying to make it so it will send me an text when its done thats why I need ubuntu and because your cred manager is only for OSX I can't use it for this there for I need to enter the password using echo
Traceback (most recent call last):
15: from /usr/local/bin/watchbuild:23:in `<main>'
14: from /usr/local/bin/watchbuild:23:in `load'
13: from /var/lib/gems/2.5.0/gems/watchbuild-0.3.0/bin/watchbuild:58:in `<top (required)>'
12: from /var/lib/gems/2.5.0/gems/watchbuild-0.3.0/bin/watchbuild:40:in `run'
11: from /var/lib/gems/2.5.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!'
10: from /var/lib/gems/2.5.0/gems/fastlane-2.108.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!'
9: from /var/lib/gems/2.5.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command'
8: from /var/lib/gems/2.5.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run'
7: from /var/lib/gems/2.5.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call'
6: from /var/lib/gems/2.5.0/gems/watchbuild-0.3.0/bin/watchbuild:34:in `block (2 levels) in run'
5: from /var/lib/gems/2.5.0/gems/watchbuild-0.3.0/lib/watchbuild/runner.rb:19:in `run'
4: from /var/lib/gems/2.5.0/gems/fastlane-2.108.0/spaceship/lib/spaceship/tunes/spaceship.rb:24:in `login'
3: from /var/lib/gems/2.5.0/gems/fastlane-2.108.0/spaceship/lib/spaceship/client.rb:71:in `login'
2: from /var/lib/gems/2.5.0/gems/fastlane-2.108.0/spaceship/lib/spaceship/client.rb:353:in `login'
1: from /var/lib/gems/2.5.0/gems/fastlane-2.108.0/credentials_manager/lib/credentials_manager/account_manager.rb:56:in `password'
/var/lib/gems/2.5.0/gems/fastlane-2.108.0/credentials_manager/lib/credentials_manager/account_manager.rb:135:in `ask_for_login': [!] Missing password for user [email protected], and running in non-interactive shell (RuntimeError)```
The text was updated successfully, but these errors were encountered:
Trying to run this on Ubuntu server and I get this error because it happens when I try to use grep or ">"
I'm trying to make it so it will send me an text when its done thats why I need ubuntu and because your cred manager is only for OSX I can't use it for this there for I need to enter the password using echo
The text was updated successfully, but these errors were encountered: