Skip to content

Instantly share code, notes, and snippets.

@blissdev
Created May 20, 2009 16:29
Show Gist options
  • Save blissdev/114924 to your computer and use it in GitHub Desktop.
Save blissdev/114924 to your computer and use it in GitHub Desktop.
RuntimeError: cannot generate tempfile `/var/www/spektrum/releases/20090518203719/tmp/attachment_fu/112301829508_prison_song24653-9.mp3'
from /usr/lib/ruby/1.8/tempfile.rb:46:in `initialize'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:234:in `new'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:234:in `copy_to_temp_file'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:377:in `copy_to_temp_file'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:362:in `temp_paths'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:355:in `temp_path'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:314:in `save_attachment?'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:418:in `set_size_from_temp_path'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:173:in `send'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:173:in `evaluate_method'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:161:in `call'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:93:in `run'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:92:in `each'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:92:in `send'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:92:in `run'
from /var/www/spektrum/releases/20090518203719/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:486:in `run_callbacks'
... 17 levels...
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/callbacks.rb:272:in `run_callbacks'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/validations.rb:939:in `valid_without_callbacks?'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/callbacks.rb:267:in `valid?'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/validations.rb:910:in `save_without_dirty'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/dirty.rb:75:in `save_without_transactions'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/transactions.rb:106:in `save'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/connection_adapters/abstract/database_statements.rb:66:in `transaction'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/transactions.rb:79:in `transaction'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/transactions.rb:98:in `transaction'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/transactions.rb:106:in `save'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/transactions.rb:118:in `rollback_active_record_state!'
from /usr/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/transactions.rb:106:in `save'
from /var/www/spektrum/releases/20090518203719/app/models/album_item.rb:98:in `generate_payloadz_products'
from /var/www/spektrum/releases/20090518203719/app/models/album_item.rb:86:in `each'
from /var/www/spektrum/releases/20090518203719/app/models/album_item.rb:86:in `generate_payloadz_products'
from (irb):1>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment