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

k8s部署2.1.0版本无法关闭共享session #4735

Closed
schooljenry opened this issue Feb 15, 2023 · 3 comments
Closed

k8s部署2.1.0版本无法关闭共享session #4735

schooljenry opened this issue Feb 15, 2023 · 3 comments
Labels

Comments

@schooljenry
Copy link

我在k8s使用docker方式部署时,总是出现“”更新失败,你的登录信息已过期“,之前有人提过关闭session就可以,但是关闭了也是不行。还是一直提示,就是这个配置信息的问题,而且只针对于mysql ”spring.datasource.url = jdbc:mysql:“.
我在怀疑是我k8s启动docker时的参数设置不对,还是这里是个bug?

@nobodyiam
Copy link
Member

这个一般是由于 portal 多个登录 session 没有共享所致,一种方式是开启共享 session,v1.9.0 版本开始应该默认开启的,另一种是配置 session sticky,让同一个 session 始终访问到同一台 portal 上。

@stale
Copy link

stale bot commented Mar 19, 2023

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 19, 2023
@stale
Copy link

stale bot commented Mar 26, 2023

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.

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

No branches or pull requests

2 participants