Questions tagged [wso2-iot]

320 questions
0
votes
1 answer

wso2 3.0 IoT access

I installed wso2 3.0 in windows 7. Also i have installed correctly all prerequisites. I think correctly because i followed tutorials and i din't get any error at all. Following Running the product part of tutorial i start the server and i don't get…
0
votes
0 answers

Device not starting EMM agent

Good day I have recently run into an issue with WSO2 EMM v 2.0.1 and need some assistance. The Android EMM agent is successfully installed, enrolled and selected as a the device manager on a few devices, the WSO2 agent functions 100% for some time…
0
votes
1 answer

WSO2 EMM login error (Error 405 - Method Not Allowed)

I have installed WSO2 on windows, and after started the wso2server.bat, I'm not able to access to: https://localhost:9443/emm When I try, I am redirecting to https://localhost:9443/carbon/admin/login.jsp to enter my login and password, and after I…
0
votes
1 answer

WSO2 EMM2.2.0 emm console error

I've encountered an error on the emm console when I try to login as the default admin. This happens when I replace the ip address with the domain name. Login into publisher, store and carbon works fine. Here is the error message on the emm console…
0
votes
2 answers

WSO2 EMM Server does not show content of Available Features pane

I was trying to configure a WSO2 EMM server for iOS MDM. After runing mvn clearn install through carbon-device-mgt, carbon-device-mgt-plugins and product-emm, extracting the built zip file and lauching the bin/wso2server.sh, I could log in the…
ZhangChn
  • 3,154
  • 21
  • 41
0
votes
2 answers

WSO2 IoT 3.0.0 cannot started in mac

I try to start WSO2 IoT 3.0.0 server on macOS it's stuck like below. However I was using the old version and it has been working like a charm. Another note: me deployment server is : windows server 2012, WSO2 IoT 3.0.0 server works successfully,…
Developer So far
  • 353
  • 1
  • 11
0
votes
1 answer

Communication Between WSO2IS and Mobile Application For User Authentication

In my mobile application, I am using wso2is(wso2 identity server) for user authentication. But i am not getting, how my mobile application and wso2is will communicate to each other for user authentication. Can i get any specific document/small POC…
Abhishek
  • 315
  • 5
  • 18
0
votes
1 answer

Failed enrolling device with users accounts

I can't enroll an android device with users credentials but with admin account, it works. I use credentials given in the invitation mail. Even with admin role for the user it doesn't works. It says that "enrollment failed please contact…
stagiaire
  • 1
  • 1
0
votes
2 answers

Not able to access WSO2 IoTS Device Management Console in wso2-iot-3.0.0

I am currently using wso2iot-3.0.0 in my 64-bit ubuntu machine. I have installed all the prerequisites. Now I am in the very first stage of running the product where I am able to access the IOTS management console but not able to access the device…
0
votes
1 answer

WSO2 IOT : Failed to activate org.wso2.carbon.appmgt.mdm

When I run WSO2 Iot, I have an error from the beginning : [IoT-Core] ERROR - MDMComponent Failed to activate org.wso2.carbon.appmgt.mdm.restconnector.internal.MDMComponent : java.lang.NullPointerException: username I made no changes to the…
Tof
  • 31
  • 6
0
votes
0 answers

WSO2 EMM Server Error

I am very new to WSO2 and trying to use it. I downloaded wso2emm-2.2.0 . I tried running wso2server.bat start But getting error : Could not find or load main class…
Ruchit
  • 1
  • 1
0
votes
1 answer

WSO2 Obtain CSR request not replied for a week

I have requested for CSR a week back to WSO2, but still I have not got back the Signed CSR or Rejection through mail from WSO2. is there is any way, we can contact WSO2 to know the status of the request
Rajesh A
  • 3
  • 3
0
votes
1 answer

WSO2 error HTTP Status 500

I have a problem on my EMM virtual machine. When I go to my console an error appears, as the screen shows I think I have done all the previous tasks correctly, but only the people who do not work are not mistaken, so the error can come from the…
knowzy
  • 1
0
votes
0 answers

WSO2 EMM Android

So I have configured EMM server and it is running perfectly. I have created the bks file and followed all the instructions to generate an apk file with the bks and enabling https. But when I try to enroll a device, it just spins on Authenticating…
0
votes
1 answer

How to enable FCM Notification on Emm

I followed the Steps of Activation. Created a project on the FCM Console, Copied the Api Key and past on the Emm Admin Copied the Sender ID and past in the mobile agent App Begin Enrollment of the Device. The Device stays on the enrollment screen…