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

若依微服务,本地localhost正常显示,运行在linux上浏览器报错不显示 #847

Closed
Acechengui opened this issue Mar 18, 2022 · 6 comments

Comments

@Acechengui
Copy link

版本号:

1.4.3

问题描述:

若依微服务集成积木报表,本地localhost正常显示,运行在linux上浏览器报错不显示
已检查过linux配置文件内容与本地配置一模一样,使用的nacos

错误日志&截图:

image

重现步骤:

若依微服务,新建子模块,引入相应依赖,配置访问路径,启动访问积木报表

友情提示(为了提高issue处理效率):

  • 积木报表是一款免费报表产品,功能免费源码不开放;
  • 未按格式要求发帖,会被直接删掉;
  • 请针对问题提供报表设计SQL脚本或在官网制作报表示例并提供ID;
  • 针对不好重现的问题,请录制操作视频或详细的重现步骤;
@Acechengui
Copy link
Author

回退版本至1.4.2 ,linux访问才恢复正常

@zhangdaiscott
Copy link
Member

清空缓存了吗

@Acechengui
Copy link
Author

清空过的,甚至重启了服务器

@lvdandan16
Copy link
Collaborator

收录 ty

@zhangdaiscott
Copy link
Member

你这个应该是静态资源加载有问题,看看是不是gateway没有加 /jimureport/资源

@zhangdaiscott
Copy link
Member

或者

升级到1.4.4-beta看是否解决问题(需要配置jeecg的maven私服

<dependency>
  <groupId>org.jeecgframework.jimureport</groupId>
  <artifactId>jimureport-spring-boot-starter</artifactId>
  <version>1.4.4-beta</version>
</dependency>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants