KingkINGK opened a new issue, #11555: URL: https://github.com/apache/inlong/issues/11555
### What happened 我使用:https://inlong.apache.org/zh-CN/docs/deployment/standalone 文档进行单机部署,按照https://inlong.apache.org/zh-CN/docs/quick_start/data_ingestion/file_pulsar_clickhouse_example 示例进行数据同步。显示配置成功数据流中的数据源一直是待下发添加状态。 ### What you expected to happen 查看manager日志。 manager的error.log有如下相关:[ ] 2024-11-29 09:31:40.458 -ERROR [inlong-plugin-0] .p.f.FlinkParallelismOptimizer:86 - Error retrieving data volume: Illegal character in scheme name at index 0: 127.0.0.1:10080/audit/query/minutes?startTime=2024-11-29T08:31:40.452&endTime=2024-11-29T09:31:40.452&inlongGroupId=p112909&inlongStreamId=p112909sjl&auditId=6&auditCycle=1 java.lang.IllegalArgumentException: Illegal character in scheme name at index 0: 127.0.0.1:10080/audit/query/minutes?startTime=2024-11-29T08:31:40.452&endTime=2024-11-29T09:31:40.452&inlongGroupId=p112909&inlongStreamId=p112909sjl&auditId=6&auditCycle=1 Caused by: java.net.URISyntaxException: Illegal character in scheme name at index 0: 127.0.0.1:10080/audit/query/minutes?startTime=2024-11-29T08:31:40.452&endTime=2024-11-29T09:31:40.452&inlongGroupId=p112909&inlongStreamId=p112909sjl&auditId=6&auditCycle=1 [ ] 2024-11-29 09:32:16.753 -ERROR [inlong-plugin-1] .p.f.FlinkParallelismOptimizer:86 - Error retrieving data volume: Illegal character in scheme name at index 0: 127.0.0.1:10080/audit/query/minutes?startTime=2024-11-29T08:32:16.752&endTime=2024-11-29T09:32:16.752&inlongGroupId=p112909&inlongStreamId=p112909sjl&auditId=6&auditCycle=1 java.lang.IllegalArgumentException: Illegal character in scheme name at index 0: 127.0.0.1:10080/audit/query/minutes?startTime=2024-11-29T08:32:16.752&endTime=2024-11-29T09:32:16.752&inlongGroupId=p112909&inlongStreamId=p112909sjl&auditId=6&auditCycle=1 Caused by: java.net.URISyntaxException: Illegal character in scheme name at index 0: 127.0.0.1:10080/audit/query/minutes?startTime=2024-11-29T08:32:16.752&endTime=2024-11-29T09:32:16.752&inlongGroupId=p112909&inlongStreamId=p112909sjl&auditId=6&auditCycle=1 ### How to reproduce https://inlong.apache.org/zh-CN/docs/deployment/standalone 文档进行单机部署,按照https://inlong.apache.org/zh-CN/docs/quick_start/data_ingestion/file_pulsar_clickhouse_example 示例进行数据同步。 ### Environment linux centos7 ### InLong version 2.0.0 ### InLong Component InLong Manager ### 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org