Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to view anything during rake fetch_feeds breaks #149

Closed
frankshearar opened this issue May 22, 2013 · 3 comments
Closed

Trying to view anything during rake fetch_feeds breaks #149

frankshearar opened this issue May 22, 2013 · 3 comments

Comments

@frankshearar
Copy link

You get an error something like

ActiveRecord::StatementInvalid at /news
SQLite3::BusyException: database is locked: SELECT "stories".* FROM "stories" WHERE "stories"."is_read" = 'f' ORDER BY published desc

At the least one should see a page saying "We're busy checking for new articles. Please try again in a bit." or something similar.

@swanson
Copy link
Collaborator

swanson commented May 22, 2013

Related to #146

@swanson
Copy link
Collaborator

swanson commented May 29, 2013

Should be resolved by using the production database settings

@swanson swanson closed this as completed May 29, 2013
@frankshearar
Copy link
Author

You're right. As a side note I (should have mentioned that I) worked around the problem by stopping the service, fetch_feeds and then starting the service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants