gpt4 book ai didi

java - 无法访问 camunda 驾驶舱页面

转载 作者:行者123 更新时间:2023-12-05 06:56:29 24 4
gpt4 key购买 nike

我正在使用 spring boot camunda 构建一些 wf。

我的所有流程都正常,但我无法访问 camunda 驾驶舱界面。

我将 url 添加到 WebConfig.java 以通过 .antMatchers("/camunda/app/**").permitAll() 禁用身份验证。

现在我有 200 OK 但有一个白页和以下错误:

GET http://localhost:8083/camunda/app/admin/default/setup/
net::ERR_CONTENT_LENGTH_MISMATCH 200

知道为什么会发生这种情况以及如何解决吗?

最佳答案

你可以尝试点击“http://localhost:8080”吗如果提供了上下文路径,“http://localhost:8080/${contextPath}”,这应该会引导您进入驾驶舱网络用户界面。

关于java - 无法访问 camunda 驾驶舱页面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65122814/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com