Get SQLite error using heroku db:push when I'm using PostgreSQL as development db

17 views
Skip to first unread message

sothon huon

unread,
Jul 8, 2014, 12:15:41 AM7/8/14
to rubyonra...@googlegroups.com

I was having problems pushing data from my development db to Heroku. I decided to switch to PostgreSQL as my development db and have updated database.yml and removed the sqlite gem from the gemfiles.

The app runs fine against PostgreSQL but when I try to run the command:

heroku db:push

I get an SQLite error which is puzzling because there is no reference to sqlite in my project:

 !    Taps Load Error: cannot load such file -- sqlite3
 !    You may need to install or update the taps gem to use db commands.
 !    On most systems this will be:
 !    
 !    sudo gem install taps

Norbert Melzer

unread,
Jul 8, 2014, 4:51:00 AM7/8/14
to Rails Mailinglist

Please show yor config/database.yml

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/080396a4-f78f-4b44-9fcd-62d93ffecdea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages