lordk911 opened a new issue, #10129: URL: https://github.com/apache/incubator-doris/issues/10129
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-manager master ### What's Wrong? when try to remote start agent exec `ssh -o ConnectTimeOut=20 -o StrictHostKeyChecking=no -o BatchMode=yes -o PasswordAuthentication=no -i /data/soft/doris/doris-manager-1.0/server/conf/sshkey-7 -p 22 bigtop@10.0.105.243 cd /data/soft/doris/doris-1.0.0/agent && sh bin/agent_start.sh --server 10.0.105.243:8080 --agent 4 --port 8001` got error: sh: bin/agent_start.sh: No such file or directory but on host 10.0.105.243 I can exec commond : `cd /data/soft/doris/doris-1.0.0/agent && sh bin/agent_start.sh --server 10.0.105.243:8080 --agent 4 --port 8001` and agent could start ### What You Expected? what's wrong ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] 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: commits-unsubscr...@doris.apache.org.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