Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntegrityError: could not create unique index "website_company_url_d4c1fce6_uniq" #3019

Closed
sentry-io bot opened this issue Nov 29, 2024 · 3 comments · Fixed by #3076
Closed

IntegrityError: could not create unique index "website_company_url_d4c1fce6_uniq" #3019

sentry-io bot opened this issue Nov 29, 2024 · 3 comments · Fixed by #3076

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 29, 2024

Sentry Issue: BLT-DJANGO-R1

UniqueViolation: could not create unique index "website_company_url_d4c1fce6_uniq"
DETAIL:  Key (url)=() is duplicated.

  File "django/db/backends/utils.py", line 103, in _execute
    return self.cursor.execute(sql)

IntegrityError: could not create unique index "website_company_url_d4c1fce6_uniq"
DETAIL:  Key (url)=() is duplicated.

(17 additional frame(s) were not displayed)
...
  File "manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
@harsh3dev
Copy link
Contributor

/assign

Copy link
Contributor

Hello @harsh3dev! You've been assigned to OWASP-BLT/BLT. You have 24 hours to complete a pull request. To place a bid and potentially earn some BCH, type /bid [amount in BCH] [BCH address].

@github-actions github-actions bot assigned harsh3dev and unassigned harsh3dev Nov 30, 2024
Copy link
Contributor

github-actions bot commented Dec 1, 2024

⏰ This issue has been automatically unassigned due to 24 hours of inactivity.
The issue is now available for anyone to work on again.

DonnieBLT pushed a commit that referenced this issue Dec 11, 2024
* fix integrity error

* rtry

* add invalid message

* retry for db lock
@github-project-automation github-project-automation bot moved this from Backlog to Done in 📌 All Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant