eoscostarica / eos-rate

EOS Block Producer Ratings and Voting Portal :star2:
https://eosrate.io
MIT License
27 stars 27 forks source link

sync-bp-stats error #989

Open xavier506 opened 1 year ago

xavier506 commented 1 year ago
sync-bp-stats: Error: Must provide an object with all fields being modified and the primary key if updating
ratebp TypeError: Cannot destructure property 'edenResult' of '(intermediate value)' as it is undefined.
    at handler (/app/src/index.js:50:17)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async exports.Manager.execute (/app/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
    at async Object.internals.handler (/app/node_modules/@hapi/hapi/lib/handler.js:46:20)
    at async exports.execute (/app/node_modules/@hapi/hapi/lib/handler.js:31:20)
    at async Request._lifecycle (/app/node_modules/@hapi/hapi/lib/request.js:371:32)
    at async Request._execute (/app/node_modules/@hapi/hapi/lib/request.js:281:9)