attestate / kiwistand

kiwistand is a p2p node client for a web3 writer friendly Hacker News that nobody controls but everybody co-owns
https://news.kiwistand.com
GNU General Public License v3.0
63 stars 25 forks source link

unique constraint failed #148

Closed TimDaub closed 2 months ago

TimDaub commented 2 months ago
[1] 2024-09-10T08:27:28.659Z @attestate/kiwistand Inserting message threw: {"href":"https://scarceobjects.substack.com/p/keep-music-out-of-music-nfts","signature":"0x5193f89916c395472c41d7a3232518a43f323302a99981fdf48c0ce3f5b5a9cd471e2c9a88b81f628a5446bb203729b7a4ca933a89a9d1c07c5789d293445dc71c","timestamp":1683018358,"title":"Keep Music our of Music NFTs","type":"amplify"}, and error SqliteError: UNIQUE constraint failed: upvotes.id
[1]     at insertMessage (file:///Users/timdaub/Projects/attestate/kiwistand/src/cache.mjs:657:20)
[1]     at atomicPut (file:///Users/timdaub/Projects/attestate/kiwistand/src/store.mjs:288:7)
[1]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[1]     at async _add (file:///Users/timdaub/Projects/attestate/kiwistand/src/store.mjs:442:32)