Cannot destructure property 'controllers' of 'payload.header'

I’m getting some new errors in my logs and wanted to report them:

Oct 31 12:24:00 discourse-graph-demo ceramic[31031]: [2022-10-31T12:24:00.297Z] ERROR: TypeError: Cannot read properties of null (reading 'anchorStatus')
Oct 31 12:24:00 discourse-graph-demo ceramic[31031]: [2022-10-31T12:24:00.296Z] WARNING: Error while applying commit bafyreibx4qsldrl6z4ul45ylxv4nhtmp7rc6v5rx3g4sjp4y7vefnnyy4a to stream null: TypeError: Cannot destructure property 'controllers' of 'payload.header' as it is undefined.
Oct 31 12:24:00 discourse-graph-demo ceramic[31031]: [2022-10-31T12:24:00.023Z] WARNING: Error while applying commit bafyreifgukatwmlbaaumzzv5rnn5crzwoklowwivkccbqveacclxqxzkce to stream null: TypeError: Cannot destructure property 'controllers' of 'payload.header' as it is undefined.

Would this be better placed on the ComposeDB GitHub as issues?

1 Like

That’s a good question, @nax. Yes, please do oen an issue on Github so that it enters our issue triage/tracking system.

Thanks again for reporting another issue :pray:t3::pray:t3:

No problem! I just submitted the other one to the js-ceramic GitHub, but wanted to check first about this one - would it be better to post on the js-ceramic or composedb GitHub?

1 Like

js-ceramic please. Thanks @nax

1 Like

Also, can you include what version of ceramic you are running? So the version of the @ceramicnetwork/cli package?

Hey @nax - can you confirm whether or not you are still seeing this issue?

I haven’t seen it again no