morningman commented on issue #60971: URL: https://github.com/apache/doris/issues/60971#issuecomment-3988687833
Hi, thank you for reporting this issue and for your willingness to submit a PR. Based on the error message `java.net.UnknownHostException: https`, it appears there is a bug in the endpoint parsing logic where the URI scheme (`https://`) is incorrectly treated as the hostname. To help us investigate further, could you please provide the full error stack trace from the FE log (`fe.log`)? This will help us pinpoint the exact location where the parsing fails. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
