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

Arena UI - Can not see the tasks by clicking on the queuenames #638

Open
ashwaniupadhyay opened this issue Apr 6, 2023 · 0 comments
Open

Comments

@ashwaniupadhyay
Copy link

ashwaniupadhyay commented Apr 6, 2023

You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection:
08:41:46 3|www | TypeError: queue.isPaused is not a function
08:41:46 3|www | at Object.isPaused (/usr/local/some-path/node_modules/bull-arena/src/server/views/helpers/queueHelpers.js:50:18)
08:41:46 3|www | at handler (/usr/local/some-path/node_modules/bull-arena/src/server/views/dashboard/queueDetails.js:28:35)
08:41:46 3|www | at runMicrotasks ()
08:41:46 3|www | at processTicksAndRejections (node:internal/process/task_queues:96:5)
08:41:46 3|www | 2023-04-06T08:41:46.4646-04:00: Possibly Unhandled Rejection at: Promise Promise {
08:41:46 3|www | TypeError: queue.isPaused is not a function
08:41:46 3|www | at Object.isPaused (/usr/local/some-path/node_modules/bull-arena/src/server/views/helpers/queueHelpers.js:50:18)
08:41:46 3|www | at handler (/usr/local/some-path/node_modules/bull-arena/src/server/views/dashboard/queueDetails.js:28:35)
08:41:46 3|www | at runMicrotasks ()
08:41:46 3|www | at processTicksAndRejections (node:internal/process/task_queues:96:5)
08:41:46 3|www | } reason: TypeError: queue.isPaused is not a function
08:41:46 3|www | at Object.isPaused (/usr/local/some-path/node_modules/bull-arena/src/server/views/helpers/queueHelpers.js:50:18)
08:41:46 3|www | at handler (/usr/local/some-path/node_modules/bull-arena/src/server/views/dashboard/queueDetails.js:28:35)

Getting above error on the console,.

@ashwaniupadhyay ashwaniupadhyay changed the title Arena dashboard - Can not see the task by clicking on the quesnames Arena UI - Can not see the tasks by clicking on the queuenames Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant