You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
查看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
Hello @KingkINGK, thank you for opening your first issue in InLong 🧡 We will respond as soon as possible ⏳
If this is a bug report, please provide screenshots or error logs for us to reproduce your issue, so we can do our best to fix it.
If you have any questions in the meantime, you can also ask us on the InLong Discussions 🔍
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: