Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug] When I deployed version 3.2.2 of dolphinscheduler on a single node, I kept getting an error parsing error when configuring the Feishu alarm on the web UI interface. #16917

Open
2 of 3 tasks
ZhaoGJun opened this issue Dec 24, 2024 · 0 comments
Labels
backend bug Something isn't working help wanted Extra attention is needed

Comments

@ZhaoGJun
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

[ERROR] 2024-12-24 16:08:04.959 +0800 o.a.d.c.u.JSONUtils:[186] - parse list exception!
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type java.util.ArrayList<org.apache.dolphinscheduler.spi.params.base.PluginParams> from Object value (token JsonToken.START_OBJECT)
at [Source: (String)"{"Proxy":null,"User":null,"IsEnableProxy":"false","Port":null,"WebHook":"https://open.feishu.cn/open-apis/bot/v2/hook/xxx","Password":null}"; line: 1, column: 1]

What you expected to happen

[ERROR] 2024-12-24 16:08:04.959 +0800 o.a.d.c.u.JSONUtils:[186] - parse list exception!
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type java.util.ArrayList<org.apache.dolphinscheduler.spi.params.base.PluginParams> from Object value (token JsonToken.START_OBJECT)
at [Source: (String)"{"Proxy":null,"User":null,"IsEnableProxy":"false","Port":null,"WebHook":"https://open.feishu.cn/open-apis/bot/v2/hook/xxx","Password":null}"; line: 1, column: 1]

How to reproduce

[ERROR] 2024-12-24 16:08:04.959 +0800 o.a.d.c.u.JSONUtils:[186] - parse list exception!
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type java.util.ArrayList<org.apache.dolphinscheduler.spi.params.base.PluginParams> from Object value (token JsonToken.START_OBJECT)
at [Source: (String)"{"Proxy":null,"User":null,"IsEnableProxy":"false","Port":null,"WebHook":"https://open.feishu.cn/open-apis/bot/v2/hook/xxx","Password":null}"; line: 1, column: 1]

Anything else

[ERROR] 2024-12-24 16:08:04.959 +0800 o.a.d.c.u.JSONUtils:[186] - parse list exception!
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type java.util.ArrayList<org.apache.dolphinscheduler.spi.params.base.PluginParams> from Object value (token JsonToken.START_OBJECT)
at [Source: (String)"{"Proxy":null,"User":null,"IsEnableProxy":"false","Port":null,"WebHook":"https://open.feishu.cn/open-apis/bot/v2/hook/xxx","Password":null}"; line: 1, column: 1]

Version

3.2.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ZhaoGJun ZhaoGJun added bug Something isn't working Waiting for reply Waiting for reply labels Dec 24, 2024
@github-actions github-actions bot changed the title 我在单节点部署dolphinscheduler3.2.2版本时,在web ui界面配置飞书告警一直报错解析错误 When I deployed version 3.2.2 of dolphinscheduler on a single node, I kept getting an error parsing error when configuring the Feishu alarm on the web UI interface. Dec 24, 2024
@SbloodyS SbloodyS changed the title When I deployed version 3.2.2 of dolphinscheduler on a single node, I kept getting an error parsing error when configuring the Feishu alarm on the web UI interface. [Bug] When I deployed version 3.2.2 of dolphinscheduler on a single node, I kept getting an error parsing error when configuring the Feishu alarm on the web UI interface. Dec 24, 2024
@SbloodyS SbloodyS added help wanted Extra attention is needed backend and removed Waiting for reply Waiting for reply labels Dec 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backend bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants