The stack-trace shows it is trying to connect to a sqlite3 database. If
your Radiant installation is not using a sqlite3 database, then it looks
like your config/database.yml is configured incorrectly for production
mode.

-Phunk

Andrew vonderLuft wrote:
> Try `bundle exec ./script/console production`
>
> On Tuesday, May 26, 2015 at 1:11:18 PM UTC-7, tyon wrote:
>>
>> Hi all!
>>
>> I need to reset my admin password, but I'm getting the following error:
>>
>> utyon@utyon:~/dentalcarehb$ script/console production
>>>> NOTE: Gem.source_index is deprecated, use Specification. It will be
>>>> removed on or after 2011-11-01.
>>>> Gem.source_index called from
>>>> /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/
>>>> rails-2.3.18/lib/rails/gem_dependency.rb:21.
>>>> Loading production environment (Rails 2.3.18)
>>>> NOTE: Gem.source_index is deprecated, use Specification. It will be
>>>> removed on or after 2011-11-01.
>>>> Gem.source_index called from
>>>> /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/
>>>> rails-2.3.18/lib/rails/gem_dependency.rb:21.
>>>> /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activesupport-2.3.18/lib/
>>>> active_support/inflector.rb:3:in `<top (required)>': iconv will be
>>>> deprecated in the future, use String#encode instead.
>>>> >> user = User.find_by_login('admin')
>>>> ActiveRecord::StatementInvalid: Could not find table 'users'
>>>>     from
>>>> /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/connection_adapters/sqlite3_adapter.rb:29:in

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to