lordk911 commented on issue #10129: URL: https://github.com/apache/incubator-doris/issues/10129#issuecomment-1155880530
``` ./manager.out:2022-06-15 09:36:29.583 INFO 17997 --- [onPool-worker-5] o.apache.doris.stack.shell.BaseCommand : run command: ssh -o ConnectTimeOut=20 -o StrictHostKeyChecking=no -o BatchMode=yes -o PasswordAuthentication=no -i /data/soft/doris/doris-manager-1.0/server/conf/sshkey-18 -p 22 bigtop@10.0.105.250 "cd /data/soft/doris/doris-1.0.0/agent && sh bin/agent_start.sh --server 10.0.105.243:8080 --agent 12 --port 8001" ,timeout time: 0ms ./manager.out:2022-06-15 09:36:30.073 ERROR 17997 --- [onPool-worker-5] o.apache.doris.stack.shell.BaseCommand : shell command error, exit with 127, response:bash: cd /data/soft/doris/doris-1.0.0/agent && sh bin/agent_start.sh --server 10.0.105.243:8080 --agent 12 --port 8001: No such file or directory ``` I try to Enclose command in double quotation marks in source code and rebuild doris-manager , still got error -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org