Anubisxcw opened a new issue, #14322: URL: https://github.com/apache/dolphinscheduler/issues/14322
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened My workflow defines a shell task that will use many custom parameters, many resource center files. When I run the workflow, no task instance is generated, and also when I click in the workflow instance screen to see the log of the shell task, there is no log button. When I click on stop workflow, it keeps getting stuck in the ready to stop state. At the same time master's logs are growing fast <img width="800" alt="image" src="https://github.com/apache/dolphinscheduler/assets/54675044/b1f84303-ced5-4748-9ee3-cccb04d49e64"> <img width="808" alt="image" src="https://github.com/apache/dolphinscheduler/assets/54675044/83ddb373-8e5f-4348-aa09-9fa08c8eea25"> <img width="814" alt="image" src="https://github.com/apache/dolphinscheduler/assets/54675044/841d71f2-f7f1-4e8f-a5c3-aba33467b825"> <img width="807" alt="image" src="https://github.com/apache/dolphinscheduler/assets/54675044/61b1fd7e-a90c-45cc-bea6-18a209292004"> ### What you expected to happen i do not care the log or the workflow bug.i just want the task can run . Same shell task. This problem does not occur when I create new projects, workflows and tasks. But it does it a few more times I run it, as soon as it appears the first time. After that, it keeps happening when I run the task. This causes my shell task to not run and blocks my core workflow. I just wish I could get a quick way around this bug, like modifying the database etc. ### How to reproduce 1.run the work flow 2.then you can see the there is not a taskinstance. 3.the log will flash ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
