Skip to content

TypeError: allocator undefined for Proc during Twitter OAuth account creation #9422

Open
@sentry-io

Description

@sentry-io

This may be a relatively tough bug so I'm happy to claim it!

Sentry Issue: PLOTS2-18H

TypeError: allocator undefined for Proc
  app/models/user_tag.rb:26:in `create_with_omniauth'
    create(value: "oauth:" + auth['provider'] + ":" + auth['uid'],
  app/controllers/user_sessions_controller.rb:83:in `handle_social_login_flow'
    @identity = UserTag.create_with_omniauth(auth, user.id)
  app/controllers/user_sessions_controller.rb:11:in `create'
    handle_social_login_flow(auth)
...
(213 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

Labels

bugthe issue is regarding one of our programs which faces problems when a certain task is executedhelp wantedrequires help by anyone willing to contribute

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions