Workers error
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
Hello, when i upgrade the MISP application version 2.4.76 to 2.4.77 my worker default Server 9 does not progress in the task and queues other jobs:
My debug.log show:
2018-03-08 10:05:14 Notice: Undefined index: object_id in [/var/www/MISP/app/Model/Attribute.php, line 3065]
2018-03-08 10:05:14 Notice: Undefined index: object_relation in [/var/www/MISP/app/Model/Attribute.php, line 3081]
And my resque-worker-error.log show:
2018-03-08 10:51:58 Notice: Undefined index: object_relation in [/var/www/MISP/app/Model/Attribute.php, line 3081]
Notice Error: Undefined index: object_id in [/var/www/MISP/app/Model/Attribute.php, line 3065]
Thank you very much in advance.
I look forward to hearing from you.
Greetings.
Contributor guide
No contributing guide indexed for this repository
Research direction
The report concerns a MISP upgrade from 2.4.76 to 2.4.77 and cites app/Model/Attribute.php lines 3065 and 3081, along with debug.log and resque-worker-error.log. Start by determining whether this worker failure belongs to kue, then reproduce the upgrade scenario and identify the expected worker and queue behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100