Advertisement
Guest User

foreman-rake console

a guest
Jun 23rd, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. ~]# foreman-rake console
  2. API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
  3. Successfully encrypted field for Setting::Auth oauth_consumer_key
  4. Successfully decrypted field for Setting::Auth oauth_consumer_key
  5. Successfully decrypted field for Setting::Auth oauth_consumer_key
  6. Successfully encrypted field for Setting::Auth oauth_consumer_secret
  7. Successfully decrypted field for Setting::Auth oauth_consumer_secret
  8. Successfully decrypted field for Setting::Auth oauth_consumer_secret
  9. /usr/share/foreman/lib/tasks/console.rake:6: warning: already initialized constant ARGV
  10. For some operations a user must be set, try User.current = User.first
  11. Loading production environment (Rails 4.2.5.1)
  12. Failed to load console gems, starting anyway
  13. irb(main):001:0>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement