Created
September 21, 2009 01:42
-
-
Save captproton/190021 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Processing Admin::ResourcesController#new (for 76.237.3.95 at 2009-09-20 18:40:28) [GET] | |
| Rendering template within layouts/admin | |
| Rendering admin/resources/new | |
| Completed in 14ms (View: 7, DB: 5) | 200 OK [http://refinery-cms.heroku.com/admin/resources/new] | |
| Processing Admin::ResourcesController#create (for 76.237.3.95 at 2009-09-20 18:41:02) [POST] | |
| Parameters: {"commit"=>"Save", "resource"=>{"attachment"=>#<File:/tmp/RackMultipart.32211.1>}, "authenticity_token"=>"OVEJzyuRmHLEtAqcdVD8jMPHZsfU8j+pBYv8NWAmykM="} | |
| Errno::EROFS (Read-only file system - /disk1/home/slugs/57506_9875885_b0df/mnt/index - Heroku has a read-only filesystem. See http://docs.heroku.com/constraints#read-only-filesystem): | |
| vendor/plugins/resources/app/controllers/admin/resources_controller.rb:12:in `create' | |
| /home/heroku_rack/lib/static_assets.rb:9:in `call' | |
| /home/heroku_rack/lib/last_access.rb:15:in `call' | |
| /home/heroku_rack/lib/date_header.rb:14:in `call' | |
| thin (1.0.1) lib/thin/connection.rb:80:in `pre_process' | |
| thin (1.0.1) lib/thin/connection.rb:78:in `catch' | |
| thin (1.0.1) lib/thin/connection.rb:78:in `pre_process' | |
| thin (1.0.1) lib/thin/connection.rb:57:in `process' | |
| thin (1.0.1) lib/thin/connection.rb:42:in `receive_data' | |
| eventmachine (0.12.6) lib/eventmachine.rb:240:in `run_machine' | |
| eventmachine (0.12.6) lib/eventmachine.rb:240:in `run' | |
| thin (1.0.1) lib/thin/backends/base.rb:57:in `start' | |
| thin (1.0.1) lib/thin/server.rb:150:in `start' | |
| thin (1.0.1) lib/thin/controllers/controller.rb:80:in `start' | |
| thin (1.0.1) lib/thin/runner.rb:173:in `send' | |
| thin (1.0.1) lib/thin/runner.rb:173:in `run_command' | |
| thin (1.0.1) lib/thin/runner.rb:139:in `run!' | |
| thin (1.0.1) bin/thin:6 | |
| /usr/local/bin/thin:20:in `load' | |
| /usr/local/bin/thin:20 | |
| Rendering /disk1/home/slugs/57506_9875885_b0df/mnt/public/500.html (500 Internal Server Error) | |
| ==> server_57506_9875885_b0df_20514.log <== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment