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

Comments causing SQLite error #184

Open
andypiper opened this issue Jan 22, 2024 · 1 comment
Open

Comments causing SQLite error #184

andypiper opened this issue Jan 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@andypiper
Copy link
Collaborator

I create a new bookmark, and then comment on it from a Mastodon account.

In the log, I'm seeing this

Actor https://social.lol/users/andypiper matches an allowlist item, marking comment visible
[Error: SQLITE_CONSTRAINT: UNIQUE constraint failed: comments.url] {
  errno: 19,
  code: 'SQLITE_CONSTRAINT'
}

The comment still shows up on the web page. I'm not sure how to further debug the SQLite error here.

@andypiper andypiper added the bug Something isn't working label Jan 22, 2024
@TomCasavant
Copy link
Contributor

I'm getting that same error as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants