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

Cannot read properties of undefined (reading 'getWaiting') #2238

Open
touv opened this issue Dec 2, 2024 · 0 comments
Open

Cannot read properties of undefined (reading 'getWaiting') #2238

touv opened this issue Dec 2, 2024 · 0 comments
Labels
⏳ Missing information Le besoin ou le problème doit être précisé et/ou complété pour pouvoir être traité. Parking Souhait ou besoin à reconsidérer plus tard

Comments

@touv
Copy link
Contributor

touv commented Dec 2, 2024

Décrire le bogue
Affichage d'une erreur :

You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection:
TypeError: Cannot read properties of undefined (reading 'getWaiting')
    at getWaitingJobs (/app/src/api/workers/tools.js:54:52)
    at clearJobs (/app/src/api/workers/tools.js:102:31)
    at Object.postClearJobs (/app/src/api/controller/api/job.js:27:14)
    at /app/node_modules/koa-route/index.js:39:44
    at dispatch (/app/node_modules/koa-compose/index.js:42:32)
    at /app/node_modules/koa-route/index.js:43:16
    at dispatch (/app/node_modules/koa-compose/index.js:42:32)
    at bodyParser (/app/node_modules/koa-bodyparser/index.js:95:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at setup (/app/src/api/controller/api/job.js:9:9)

Reproduire

inconnu

@touv touv added the Triage Nouveau problème ou besoin à étudier et à classer label Dec 2, 2024
@yannguillemin yannguillemin added ⏳ Missing information Le besoin ou le problème doit être précisé et/ou complété pour pouvoir être traité. ⚠️ Minor defect Le problème ne permet pas d'optimiser le processus standard ou concerne un cas d'usage spécifique Parking Souhait ou besoin à reconsidérer plus tard and removed Triage Nouveau problème ou besoin à étudier et à classer ⚠️ Minor defect Le problème ne permet pas d'optimiser le processus standard ou concerne un cas d'usage spécifique labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⏳ Missing information Le besoin ou le problème doit être précisé et/ou complété pour pouvoir être traité. Parking Souhait ou besoin à reconsidérer plus tard
Projects
None yet
Development

No branches or pull requests

2 participants