wangmingzhiJohn opened a new issue #5733:
URL: https://github.com/apache/dolphinscheduler/issues/5733
**Describe the question**
When I ran a Shell Task on the DS deployed in cluster way, the log of task
has below information:
```
[INFO] 2021-07-01 19:03:42.755 - [taskAppId=TASK-4-11-12]:[327] - task run
command:
sudo -u wangmingzhi sh
/tmp/dolphinscheduler/exec/process/2/4/11/12/4_11_12.command
[INFO] 2021-07-01 19:03:42.756 - [taskAppId=TASK-4-11-12]:[208] - process
start, process id is: 3996
[INFO] 2021-07-01 19:03:42.758 - [taskAppId=TASK-4-11-12]:[217] - process
has exited, execute path:/tmp/dolphinscheduler/exec/process/2/4/11/12,
processId:3996 ,exitStatusCode:0
[INFO] 2021-07-01 19:03:43.757 - [taskAppId=TASK-4-11-12]:[139] - ->
/usr/bin/nohup: invalid option -- 'u'
Try '/usr/bin/nohup --help' for more information.
```
I create a tenant. And the tenant code is exactly same as my account's name.
So, does anyone know the possible causes of this error?
**Which version of DolphinScheduler:**
-[1.3.6-release]
--
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]