Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
X
xunnel-account
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vauxoo
  • xunnel-account
  • Issues
  • #67

Closed
Open
Opened May 29, 2020 by Hugo Adan [Vauxoo]@hugho-adMaintainer

account_xunnel: webhook_hanlder call _sync_xunnel_providers wich expects a record ValueError("Expected singleton: %s" % self)

Here you are calling _sync_xunnel_providers https://git.vauxoo.com/vauxoo/xunnel-account/-/blob/12.0/account_xunnel/controllers/main.py#L32-33

but there no record in the set, so it fails at this line https://git.vauxoo.com/vauxoo/xunnel-account/-/blob/12.0/account_xunnel/models/res_company.py#L55

res.company()

image

https://sentry.vauxoo.com/organizations/vauxoo/issues/5554/?environment=production&project=15&query=url%3A%22https%3A%2F%2Fwww.vauxoo.com%2Faccount_xunnel%2Fxunnel_webhook_connection%2F%22

Edited May 29, 2020 by Hugo Adan [Vauxoo]
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: vauxoo/xunnel-account#67