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

使用jwt的token获得用户信息的时候报错 #27

Open
cjzyy opened this issue Apr 14, 2022 · 1 comment
Open

使用jwt的token获得用户信息的时候报错 #27

cjzyy opened this issue Apr 14, 2022 · 1 comment

Comments

@cjzyy
Copy link

cjzyy commented Apr 14, 2022

按照文档配置之后,登录是成功的,但是auto/user获得用户信息时报错:

{
    "err_code": 200000,
    "err_msg": "Connection refused",
    "data": []
}

这个Connection refused是连接什么拒绝了?mysql还是redis,我没找到对应的地方

@bafeiyu
Copy link

bafeiyu commented Jun 11, 2022

检查一下你的redis呢

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

2 participants