This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diaspora@rhizome:/srv/diaspora-dev$ /usr/local/bin/chruby-exec 2.3 -- bundle exec puma -b unix:///tmp/rhizome.sock -e production | |
| Puma starting in single mode... | |
| * Version 3.6.2 (ruby 2.3.3-p222), codename: Sleepy Sunday Serenity | |
| * Min threads: 0, max threads: 16 | |
| * Environment: production | |
| Rack::SSL is enabled | |
| ! Unable to load application: NameError: uninitialized constant Devise::Models::TokenAuthenticatable | |
| bundler: failed to load command: puma (/srv/diaspora-dev/vendor/bundle/ruby/2.3.0/bin/puma) | |
| NameError: uninitialized constant Devise::Models::TokenAuthenticatable | |
| /srv/diaspora-dev/vendor/bundle/ruby/2.3.0/gems/devise-4.2.0/lib/devise/models.rb:88:in `const_get' |
OlderNewer