Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6208289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T05:47:02+00:00 2026-05-24T05:47:02+00:00

the development.log in my application has never worked since the beginning of creating the

  • 0

the development.log in my application has never worked since the beginning of creating the application. I pull other projects from github, run them and the logs work perfectly fine. the SQL queries don’t get logged to the server console either. I usually just see something like

Started GET "/admins/queued_users/3" for 127.0.0.1 at 2011-07-29 15:16:46 -0700
Processing by Admins::QueuedUsersController#show as HTML
Parameters: {"id"=>"3"}
Rendered admins/queued_users/show.html.erb within layouts/admin (18.5ms)
Completed 200 OK in 120ms (Views: 53.2ms | ActiveRecord: 19.9ms)

even though there is an sql query involved

If you have any idea, or want me to post any code please let me know. I’ve looked for a LONG time everywhere online for a solution. I’ve deleted and recreated the log/development.log file, the whole log folder, reset permissions to be 777 on the file/ folder and everything. Help!

Below is my gemfile lock

    GEM
    remote: http://rubygems.org/
    specs:
    abstract (1.0.0)
    actionmailer (3.0.7)
    actionpack (= 3.0.7)
    mail (~> 2.2.15)
    actionpack (3.0.7)
    activemodel (= 3.0.7)
    activesupport (= 3.0.7)
    builder (~> 2.1.2)
    erubis (~> 2.6.6)
    i18n (~> 0.5.0)
    rack (~> 1.2.1)
    rack-mount (~> 0.6.14)
    rack-test (~> 0.5.7)
    tzinfo (~> 0.3.23)
    activemodel (3.0.7)
    activesupport (= 3.0.7)
    builder (~> 2.1.2)
    i18n (~> 0.5.0)
    activerecord (3.0.7)
    activemodel (= 3.0.7)
    activesupport (= 3.0.7)
    arel (~> 2.0.2)
    tzinfo (~> 0.3.23)
    activeresource (3.0.7)
    activemodel (= 3.0.7)
    activesupport (= 3.0.7)
    activesupport (3.0.7)
    admin_data (1.1.13)
    will_paginate (= 3.0.pre2)
    analytical (2.11.0)
    annotate (2.4.0)
    arel (2.0.10)
    aws-s3 (0.6.2)
    builder
    mime-types
    xml-simple
    babosa (0.3.5)
    bcrypt-ruby (2.1.4)
    braintree (2.10.1)
    builder (>= 2.0.0)
    builder (2.1.2)
    cocaine (0.1.0)
    configuration (1.3.1)
    css_parser (1.1.9)
    devise (1.4.2)
    bcrypt-ruby (~> 2.1.2)
    orm_adapter (~> 0.0.3)
    warden (~> 1.0.3)
    devise_invitable (0.5.2)
    devise (~> 1.4.1)
    rails (>= 3.0.0, < 3.2)
    enumerate_it (0.7.8)
    activesupport (>= 2.3.2)
    erubis (2.6.6)
    abstract (>= 1.0.0)
    escape (0.0.4)
    exception_notification (2.4.1)
    fastercsv (1.5.4)
    formtastic (1.1.0)
    actionpack (>= 2.3.0)
    activesupport (>= 2.3.0)
    i18n (>= 0.4.0)
    friendly_id (3.2.1.1)
    babosa (~> 0.3.0)
    heroku (2.3.6)
    launchy (>= 0.3.2)
    rest-client (~> 1.6.1)
    term-ansicolor (~> 1.0.5)
    heroku_backup_task (0.0.5.1)
    heroku (>= 1.13.7)
    rake
    heroku_san (1.2.2)
    heroku (>= 2)
    rails (>= 2)
    hominid (3.0.2)
    i18n (0.5.0)
    jquery-rails (1.0.12)
    railties (~> 3.0)
    thor (~> 0.14)
    json (1.5.3)
    launchy (0.4.0)
    configuration (>= 0.0.5)
    rake (>= 0.8.1)
    mail (2.2.19)
    activesupport (>= 2.3.6)
    i18n (>= 0.4.0)
    mime-types (~> 1.16)
    treetop (~> 1.4.8)
    mime-types (1.16)
    mixpanel (0.9.0)
    escape
    json
    rack
    mysql2 (0.2.11)
    nokogiri (1.5.0)
    orm_adapter (0.0.5)
    paperclip (2.3.15)
    activerecord (>= 2.3.0)
    activesupport (>= 2.3.2)
    cocaine (>= 0.0.2)
    mime-types
    polyglot (0.3.1)
    poundpay (0.2.8)
    activeresource (>= 3.0)
    rack (1.2.3)
    rack-mount (0.6.14)
    rack (>= 1.0.0)
    rack-test (0.5.7)
    rack (>= 1.0)
    rails (3.0.7)
    actionmailer (= 3.0.7)
    actionpack (= 3.0.7)
    activerecord (= 3.0.7)
    activeresource (= 3.0.7)
    activesupport (= 3.0.7)
    bundler (~> 1.0)
    railties (= 3.0.7)
    rails-footnotes (3.7.4)
    rails (>= 3.0.0)
    rails3-jquery-autocomplete (0.9.0)
    rails (~> 3.0)
    railties (3.0.7)
    actionpack (= 3.0.7)
    activesupport (= 3.0.7)
    rake (>= 0.8.7)
    thor (~> 0.14.4)
    rake (0.9.2)
    rest-client (1.6.3)
    mime-types (>= 1.16)
    right_aws (2.1.0)
    right_http_connection (>= 1.2.5)
    right_http_connection (1.3.0)
    rmagick (2.13.1)
    roadie (1.1.0)
    actionmailer (~> 3.0.0)
    css_parser
    nokogiri (>= 1.4.4)
    sequel (3.25.0)
    term-ansicolor (1.0.5)
    thor (0.14.6)
    tiny_mce (0.1.4)
    treetop (1.4.9)
    polyglot (>= 0.3.1)
    tzinfo (0.3.29)
    warden (1.0.4)
    rack (>= 1.0)
    web-app-theme (0.6.3)
    will_paginate (3.0.pre2)
    xml-simple (1.1.0)

    PLATFORMS
    ruby

    DEPENDENCIES
    admin_data
    analytical
    annotate
    aws-s3
    braintree
    devise
    devise_invitable
    enumerate_it
    exception_notification
    fastercsv
    formtastic (~> 1.1.0)
    friendly_id (~> 3.2.1)
    heroku_backup_task
    heroku_san
    hominid
    jquery-rails
    mixpanel
    mysql2 (~> 0.2.7)
    paperclip
    poundpay
    rails (= 3.0.7)
    rails-footnotes (>= 3.7)
    rails3-jquery-autocomplete
    right_aws
    rmagick
    roadie
    sequel
    tiny_mce
    web-app-theme (>= 0.6.2)
    will_paginate (~> 3.0.pre2)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T05:47:03+00:00Added an answer on May 24, 2026 at 5:47 am

    Search your application for any assignments to this config:

    config.log_level
    

    If you can’t find any, check your current log level from console:

    Rails.logger.level
    

    This value should be 0 or 1, on development environment. If it is not, set the config.log_level property to :debug

    config.log_level = :debug
    

    At your development.rb file (don’t do this at the environment.rb or application.rb file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I compiled a x64 application in win32 development environment.. When I run that binary
I am creating a client side application which needs to create a log of
C# VS 2005. I have developed an application that run perfectly on my development
My CI application has a simple model method that does a SELECT all from
I'm new to android development In my application I want to keep log-in status
I'm tired of using: tail -f development.log To keep track of my rails logs.
I'm Getting this error in my development log while uploadify is uploading the file
Many times when I lose connection to my development server, I just log back
Our Development environment has many layers and is complicated to replicate or even backup
I'm sure someone can explain this. we have an application that has been in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.