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

无法登录unexpected end of JSON input k8s中wayne-backend报错 #599

Open
linuxfan360 opened this issue Aug 24, 2020 · 3 comments
Open

Comments

@linuxfan360
Copy link

#kubectl get pod ##pod正常
NAME READY STATUS RESTARTS AGE
mysql-wayne-77bbcf9bf9-zvz2q 1/1 Running 0 70m
wayne-backend-779dfc9c8-7w2vj 1/1 Running 0 69m
wayne-frontend-59f669b58f-62nzb 1/1 Running 0 18m
登录页面报错:输入用户admin密码admin
Invalid param
#kubectl logs wayne-backend-779dfc9c8-7w2vj ##日志中保存无法获取body数据,也无法登录
020/08/24 15:50:09.491 [E] [authenticator.go:69] get body error. unexpected end of JSON input
2020/08/24 15:50:09.658 [E] [authenticator.go:69] get body error. unexpected end of JSON input
无法登录!

@AndrewTsao
Copy link

docker-compose up 启动无法登录

wayne-backend_1   | 2020/09/24 13:29:03.326 [E] [authenticator.go:69]  get body error. unexpected end of JSON input

@zhongqingtian
Copy link

login alert "Invalid param"

@AndrewTsao
Copy link

docker pull 之前的版本可以工作。

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