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

Plausible DB setup is not idempotent #942

Closed
obulat opened this issue Mar 17, 2023 · 0 comments · Fixed by #943 or #4550
Closed

Plausible DB setup is not idempotent #942

obulat opened this issue Mar 17, 2023 · 0 comments · Fixed by #943 or #4550
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: analytics Related to the analytics setup

Comments

@obulat
Copy link
Contributor

obulat commented Mar 17, 2023

Description

When you run just init locally, you get the following error output:

ERROR:  duplicate key value violates unique constraint "api_keys_pkey"
DETAIL:  Key (id)=(1) already exists.
{"error":"domain This domain has already been taken. Perhaps one of your team members registered it? If that's not the case, please contact [email protected]"}% 

The Plausible set up should not try to register the domain if it is already registered.

Setting this as low priority because it does not affect how Plausible or anything else works.

@obulat obulat added 🟩 priority: low Low priority and doesn't need to be rushed 🛠 goal: fix Bug fix 💻 aspect: code Concerns the software code in the repository 🧱 stack: analytics Related to the analytics setup labels Mar 17, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Openverse Backlog Mar 17, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Openverse Backlog Mar 20, 2023
dhruvkb pushed a commit that referenced this issue Apr 14, 2023
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.10.0...22.12.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@openverse-bot openverse-bot moved this from ✅ Done to 🏗 In Progress in Openverse Backlog Jun 25, 2024
@sarayourfriend sarayourfriend moved this from 🏗 In Progress to ✅ Done in Openverse Backlog Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: analytics Related to the analytics setup
Projects
Archived in project
1 participant