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

sqlite constraint error #3363

Closed
fmarier opened this issue Feb 14, 2019 · 3 comments
Closed

sqlite constraint error #3363

fmarier opened this issue Feb 14, 2019 · 3 comments
Labels

Comments

@fmarier
Copy link
Member

fmarier commented Feb 14, 2019

I just noticed the following errors in my logs:

[19188:19215:0214/132659.796643:ERROR:database.cc(1838)] publisher_info_db sqlite error 1299, errno 0: NOT NULL constraint failed: activity_info.score, sql: UPDATE activity_info SET duration=?, score=?, percent=?, weight=? WHERE publisher_id=? AND category=? AND month=? AND year=? AND reconcile_stamp=?
[19188:19215:0214/132911.277113:ERROR:database.cc(1838)] publisher_info_db sqlite error 1299, errno 0: NOT NULL constraint failed: activity_info.score, sql: UPDATE activity_info SET duration=?, score=?, percent=?, weight=? WHERE publisher_id=? AND category=? AND month=? AND year=? AND reconcile_stamp=?

Brave version (brave://version info)

Brave	0.59.35 Chromium: 72.0.3626.81 (Build officiel) (64 bits)
Révision	ac8b982e05014492d1bd7d317628a4f22a97ffa0-refs/branch-heads/3626@{#796}
Système d'exploitation	Linux

No idea whether this kind of bug report is useful to the team, but I figured I should file it just in case. Happy to provide the affected sqlite files if needed.

@NejcZdovc
Copy link
Contributor

@fmarier can you print screen your auto-contribute settings?

@NejcZdovc NejcZdovc added the needs-investigation A bug not 100% confirmed/fixed label Feb 15, 2019
@fmarier
Copy link
Member Author

fmarier commented Feb 16, 2019

auto-contribute-settings

@NejcZdovc
Copy link
Contributor

@fmarier this is a known issue and was fixed in 0.60. Closing as dupe of #3320

@NejcZdovc NejcZdovc added this to the Dupe / Invalid / Not actionable milestone Feb 16, 2019
@NejcZdovc NejcZdovc added closed/duplicate Issue has already been reported and removed needs-investigation A bug not 100% confirmed/fixed labels Feb 16, 2019
@bbondy bbondy removed this from the Dupe / Invalid / Not actionable milestone May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants