Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Broadcasts are not getting sent #519

Open
rajat1saxena opened this issue Nov 8, 2024 · 0 comments
Open

Bug: Broadcasts are not getting sent #519

rajat1saxena opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rajat1saxena
Copy link
Member

rajat1saxena commented Nov 8, 2024

Error from queue_logs collection

{
    _id: ObjectId('672da560c49d341a86df94f8'),
    level: 50,
    time: ISODate('2024-11-08T05:45:04.279Z'),
    pid: 34,
    hostname: '33183bae12d9',
    err: {
      type: 'TypeError',
      message: "Cannot read properties of undefined (reading 'sequence')",
      stack: "TypeError: Cannot read properties of undefined (reading 'sequence')\n" +
        '    at file:///app/apps/queue/dist/chunk-N2442HRV.mjs:12:2381\n' +
        '    at Generator.throw (<anonymous>)\n' +
        '    at l (file:///app/apps/queue/dist/chunk-YNSIXYNX.mjs:1:529)\n' +
        '    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)'
    },
    msg: "Cannot read properties of undefined (reading 'sequence')"
  },
@rajat1saxena rajat1saxena converted this from a draft issue Nov 8, 2024
@rajat1saxena rajat1saxena added the bug Something isn't working label Nov 8, 2024
@rajat1saxena rajat1saxena self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

1 participant