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 26 forks source link

type error of trying to read an address #147

Closed TimDaub closed 2 months ago

TimDaub commented 2 months ago
[1] 2024-09-10T09:07:07.118Z @attestate/kiwistand message handler: Didn't add message to database because of error: "TypeError: Cannot read properties of undefined (reading '0xAB784710126c134cf34Cb3907c37889fA1464CF5')
[1]     at eligible (file:///Users/timdaub/Projects/attestate/kiwistand/node_modules/@attestate/delegator2/src/index.mjs:20:27)
[1]     at _add (file:///Users/timdaub/Projects/attestate/kiwistand/src/store.mjs:401:16)
[1]     at asyncWrapper (/Users/timdaub/Projects/attestate/kiwistand/node_modules/fastq/queue.js:235:12)
[1]     at push (/Users/timdaub/Projects/attestate/kiwistand/node_modules/fastq/queue.js:131:14)
[1]     at /Users/timdaub/Projects/attestate/kiwistand/node_modules/fastq/queue.js:254:7
[1]     at new Promise (<anonymous>)
[1]     at Object.push (/Users/timdaub/Projects/attestate/kiwistand/node_modules/fastq/queue.js:253:13)
[1]     at Module.add (file:///Users/timdaub/Projects/attestate/kiwistand/src/store.mjs:372:22)
[1]     at GossipSub.<anonymous> (file:///Users/timdaub/Projects/attestate/kiwistand/src/topics/messages.mjs:46:21)
[1]     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"