Not able to access WSO2 IoTS Device Management Console in wso2-iot-3.3.0 when logged in 'admin'

一笑奈何 提交于 2019-12-11 17:33:40

问题


I am studying IOT-server. I have a question and please help me. I use WSO2 IoT server and I am not able to access WSO2 IoT server device Management Console (https://localhost:9443/devicemgt) when I input 'admin' both username and password or input this which created a new account.
As a result, it showed me the Authentication failed. When I saw users list in https://localhost:9443/carbon, it showed admin, new accounts .... etc. I don't know why it does not log in WSO2 IoT server device Management Console. Please give your advice and then thank you so much.


回答1:


You need to check Java version, All wso2 Products have issues with the latest version of Java, if you are using java version "1.8.0_151" then that's a problem, try using java version "1.8.0_144". If you cannot change java version then you need to change the compression parameter to off in catalina-server.xml file



来源:https://stackoverflow.com/questions/51778318/not-able-to-access-wso2-iots-device-management-console-in-wso2-iot-3-3-0-when-lo

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!