Qihoo360 / wayne

Kubernetes multi-cluster management and publishing platform
http://360yun.org/
Other
3.7k stars 831 forks source link

无法登陆wayne #600

Open bio-lin opened 4 years ago

bio-lin commented 4 years ago

使用k8s部署wayne,登陆网页后,输入admin/admin无法登陆,提示Invalid param

ne1000 commented 4 years ago

docker-compose部署,也遇到了相同的问题

bio-lin commented 4 years ago

我两种方式都试过,一样无法登陆

linuxfan360 commented 4 years ago

我也是这个问题,这个应该是程序本身的bug,太难受了。

bio-lin commented 4 years ago

我也是这个问题,这个应该是程序本身的bug,太难受了。 解决了,是前端和后端image的版本不同,在配置文件里写了iimage: '360cloud/wayne-backend:last',改为image: '360cloud/wayne-backend:v1.8.6‘,就可以了,前后端都要指定版本

ne1000 commented 4 years ago

@bio-lin 确实可以了

sofire commented 4 years ago

多谢

cityiron commented 4 years ago

我也是这个问题,这个应该是程序本身的bug,太难受了。 解决了,是前端和后端image的版本不同,在配置文件里写了iimage: '360cloud/wayne-backend:last',改为image: '360cloud/wayne-backend:v1.8.6‘,就可以了,前后端都要指定版本

thanks

yuantianchi commented 3 years ago

看起来只有最新镜像支持k8s 1.16 ,但使用最新版本镜像不能登录 @70data

yuantianchi commented 3 years ago

页面提示Invalid param
backend pod提示 [E] [authenticator.go:69] get body error. unexpected end of JSON input