Skip to content

Instantly share code, notes, and snippets.

@tsmethurst
Created February 6, 2022 11:08
Show Gist options
  • Save tsmethurst/9b184f417f0074b1a7d3247703596b7c to your computer and use it in GitHub Desktop.
Save tsmethurst/9b184f417f0074b1a7d3247703596b7c to your computer and use it in GitHub Desktop.
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] method=GET path=/users/dumpsterqueer format=json controller=AccountsController action=show status=500 error='NoMethodError: undefined method `zero?' for nil:NilClass' duration=297.28 view=0.00 db=5.47 key=https://testingtesting123.xyz/users/the_mighty_zork/main-key
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d]
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] NoMethodError (undefined method `zero?' for nil:NilClass):
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d]
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/services/activitypub/fetch_remote_account_service.rb:42:in `verified_webfinger?'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/services/activitypub/fetch_remote_account_service.rb:29:in `call'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/services/activitypub/fetch_remote_key_service.rb:37:in `find_account'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/services/activitypub/fetch_remote_key_service.rb:24:in `call'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/controllers/concerns/signature_verification.rb:222:in `block in account_from_key_id'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/controllers/concerns/signature_verification.rb:235:in `stoplight_wrap_request'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/controllers/concerns/signature_verification.rb:222:in `account_from_key_id'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/controllers/concerns/signature_verification.rb:81:in `signed_request_account'
[3c82b9b4-fff1-4e76-b7ce-5ec621a5f12d] app/controllers/concerns/signature_verification.rb:49:in `require_signature!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment