Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save illegalnumbers/778646f0e323896a75f483cd20792fbe to your computer and use it in GitHub Desktop.
Save illegalnumbers/778646f0e323896a75f483cd20792fbe to your computer and use it in GitHub Desktop.
PLAT-1371 cdce6
Couldn't find ContentTag with id=1 [WHERE "content_tags"."context_id" = $1 AND "content_tags"."context_type" = $2 AND "content_tags"."tag_type" = 'context_module' AND (content_tags.workflow_state<>'deleted')]
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/activerecord-4.0.13/lib/active_record/relation/finder_methods.rb:199:in `raise_record_not_found_exception!'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/activerecord-4.0.13/lib/active_record/relation/finder_methods.rb:285:in `find_one'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/switchman-1.5.3/lib/switchman/active_record/finder_methods.rb:6:in `block in find_one'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/switchman-1.5.3/lib/switchman/active_record/relation.rb:79:in `activate'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/switchman-1.5.3/lib/switchman/active_record/finder_methods.rb:6:in `find_one'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/activerecord-4.0.13/lib/active_record/relation/finder_methods.rb:269:in `find_with_ids'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/activerecord-4.0.13/lib/active_record/relation/finder_methods.rb:36:in `find'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/activerecord-deprecated_finders-1.0.4/lib/active_record/deprecated_finders/relation.rb:122:in `find'
/Users/bcnelson/canvas-lms/app/controllers/lti/message_controller.rb:133:in `module_sequence'
/Users/bcnelson/canvas-lms/app/controllers/lti/message_controller.rb:103:in `basic_lti_launch_request'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/actionpack-4.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/actionpack-4.0.13/lib/abstract_controller/base.rb:189:in `process_action'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/actionpack-4.0.13/lib/action_controller/metal/rendering.rb:10:in `process_action'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/actionpack-4.0.13/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/activesupport-4.0.13/lib/active_support/callbacks.rb:555:in `block (2 levels) in _run__2157489893799654404__process_action__callbacks'
/Users/bcnelson/.rvm/gems/ruby-2.1.6/gems/activesupport-4.0.13/lib/active_support/callbacks.rb:212:in `block in _conditional_callback_around_199'
/Users/bcnelson/canvas-lms/app/controllers/application_controller.rb:299:in `block in enable_request_cache'
/Users/bcnelson/canvas-lms/lib/temp_cache.rb:7:in `enable'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment