Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #11555

Open
1 of 2 tasks
KingkINGK opened this issue Nov 29, 2024 · 4 comments
Open
1 of 2 tasks

[Bug] #11555

KingkINGK opened this issue Nov 29, 2024 · 4 comments
Labels
type/bug Something is wrong

Comments

@KingkINGK
Copy link

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

@KingkINGK KingkINGK added the type/bug Something is wrong label Nov 29, 2024
Copy link

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 🔍

@KingkINGK
Copy link
Author

KingkINGK commented Nov 29, 2024

图片如下:inlong待下发

@wohainilaodou
Copy link
Contributor

图片如下:inlong待下发

This state is normal

@KingkINGK
Copy link
Author

图片如下:inlong待下发

This state is normal

这个 state 是在等待哪个组件运行吗? 我在文档中没有找到相关的说明。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
Development

No branches or pull requests

2 participants