Skip to content

Instantly share code, notes, and snippets.

@mayaeh
Created April 16, 2019 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayaeh/ab42469058450fd8d161f569d4093430 to your computer and use it in GitHub Desktop.
Save mayaeh/ab42469058450fd8d161f569d4093430 to your computer and use it in GitHub Desktop.
method=GET path=/api/v2/search format=html controller=Api::V2::SearchController action=index status=500 error='NoMethodError: undefined method `acct' for nil:NilClass' duration=517.41 view=0.00 db=99.75
NoMethodError (undefined method `acct' for nil:NilClass):
app/lib/formatter.rb:275:in `block in link_to_mention'
app/lib/formatter.rb:275:in `each'
app/lib/formatter.rb:275:in `find'
app/lib/formatter.rb:275:in `link_to_mention'
app/lib/formatter.rb:125:in `block in encode_and_link_urls'
app/lib/formatter.rb:203:in `block in rewrite'
app/lib/formatter.rb:200:in `each'
app/lib/formatter.rb:200:in `reduce'
app/lib/formatter.rb:200:in `rewrite'
app/lib/formatter.rb:119:in `encode_and_link_urls'
app/lib/formatter.rb:39:in `format'
app/serializers/rest/status_serializer.rb:62:in `content'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment