StLeoX commented on issue #20296: URL: https://github.com/apache/doris/issues/20296#issuecomment-1575475892
**Can't streamload from another machine**. Do this: ``` curl --location-trusted -u root: -T sale.csv -H "column_separator:," http://{fe_ip}:8030/api/testdb/sale/_stream_load ``` No cli output. No data in the table `testdb.sale`. Env: ``` fe_ip is deployed ip, not 127.0.0.1 curl 7.81.0 ``` -- 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