Skip to content

Circular structure error #1

Description

@loleg

First filed upstream this is still happening, but only once a project gets to a certain part in it's progress.

2020-05-03T12:22:23.990362+00:00 app[web.1]: [Sun May 03 2020 12:22:23 GMT+0000 (Coordinated Universal Time)] ERROR TypeError: Converting circular structure to JSON
2020-05-03T12:22:23.990366+00:00 app[web.1]:     --> starting at object with constructor 'Timeout'
2020-05-03T12:22:23.990366+00:00 app[web.1]:     |     property '_idlePrev' -> object with constructor 'TimersList'
2020-05-03T12:22:23.990367+00:00 app[web.1]:     --- property '_idleNext' closes the circle
2020-05-03T12:22:23.990367+00:00 app[web.1]:     at JSON.stringify (<anonymous>:null:null)
2020-05-03T12:22:23.990368+00:00 app[web.1]:     at Brain.<anonymous> (/app/node_modules/hubot-redis-brain/src/redis-brain.js:93:42)
2020-05-03T12:22:23.990368+00:00 app[web.1]:     at Brain.emit (events.js:310:20)
2020-05-03T12:22:23.990369+00:00 app[web.1]:     at Brain.save (/app/node_modules/hubot/src/brain.js:102:10)
2020-05-03T12:22:23.990369+00:00 app[web.1]:     at Timeout._onTimeout (/app/node_modules/hubot/src/brain.js:134:14)
2020-05-03T12:22:23.990369+00:00 app[web.1]:     at listOnTimeout (internal/timers.js:549:17)
2020-05-03T12:22:23.990370+00:00 app[web.1]:     at processTimers (internal/timers.js:492:7)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions