Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S swh-indexer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Platform
  • Development
  • swh-indexer
  • Issues
  • #4710
Closed
Open
Issue created Nov 30, 2022 by Sentry Integration@swh-sentry-integrationMaintainer

DuplicateId errors when indexing from deposits

https://sentry.softwareheritage.org/organizations/swh/issues/105298/?referrer=phabricator_plugin

DuplicateId: [{'id': 'https://inria.halpreprod.archives-ouvertes.fr/hal-02527778', 'indexer_configuration_id': 1}]
(14 additional frame(s) were not displayed)
...
  File "swh/indexer/metadata.py", line 184, in persist_index_computations
    return self.idx_storage.origin_extrinsic_metadata_add(results)
  File "swh/core/api/__init__.py", line 188, in meth_
    return self._post(meth._endpoint_path, post_data)
  File "swh/core/api/__init__.py", line 283, in _post
    return self._decode_response(response)
  File "swh/core/api/__init__.py", line 365, in _decode_response
    self.raise_for_status(response)
  File "swh/core/api/__init__.py", line 355, in raise_for_status
    raise exception from None

Migrated from T4710 (view on Phabricator)

Assignee
Assign to
Time tracking