Skip to content

Issue with 'sqlite3_adapter' #191

@rlgreen91

Description

@rlgreen91

I am having trouble with an issue with 'sqlite3_adapter'. I'm currently running Ruby 2.3 and Sqlite 1.3.11 on Windows 10 x64. I have the railsinstaller environment basically replicated but with each component installed invidually (Ruby from RubyInstaller, Git, Bundler, etc.). I have tried to run the server for both an older, Rails 4.1 application as well as a new Rails 5 application I created for testing. Each time, I am stuck by the error:
Could not load 'active_record/connection_adapters/sqlite3_adapter'. Make sure that the adapter in config/database.yml is valid. If you use an adapter other than 'mysql2', 'postgresql' or 'sqlite3' add the necessary adapter gem to the Gemfile.

My config/database.yml has the correct adapter. I've checked, and I have the correct gem. Sqlite itself is installed. I'm not sure what the issue is here. Is this something unique to Ruby 2.3 on Windows? Will I need to do a fresh install? Do I need to downgrade to Ruby 2.2? I'm just looking for more info before I spend another day on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions