NoMethodError: undefined method `secret_key' for nil:NilClass
Opened this issue · 0 comments
AndnixSH commented
Describe the Bug
After step 3, I got the following error
vm@vm-Standard-PC-i440FX-PIIX-1996:~/x-tracker$ rails db:create db:migrate
DEPRECATION WARNING: DeprecatedConstantAccessor.deprecate_constant without a deprecator is deprecated (called from <top (required)> at /home/vm/x-tracker/config/application.rb:19)
bin/rails aborted!
NoMethodError: undefined method `secret_key' for nil:NilClass
/home/vm/x-tracker/config/initializers/devise.rb:7:in `block in <top (required)>'
/home/vm/x-tracker/config/initializers/devise.rb:1:in `<top (required)>'
/home/vm/x-tracker/config/environment.rb:5:in `<top (required)>'
Tasks: TOP => db:create => db:load_config => environment
(See full trace by running task with --trace)
Environment (please complete the following information):
- OS: Linux Mint 21.2
- Browser: Firefox