0

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 Please Wait. In Android Studio under Device Monitor, I can see it trys to connect to the server and uses the cert I created, but the server never shows anything. I have also tried the admin creds and I tried using some fake creds and still get the same result. Please HELP!!

Community
  • 1
  • 1
  • 1
    Well without code we'd have no idea of how to fix it. But honestly this sounds like a networking issue, not a programming one. – Gabe Sechan Jan 29 '17 at 22:24
  • I can access it thru the web interface, so I don't think its a network issue. What code would you like to see? Thanks for the help! I really appreciate it. – MDM Agent Jan 29 '17 at 22:29
  • Since I've never heard of wso before I have no clue. But I'd start with whatever block of code isn't working right, plus any configuration data that could cause that to do so. I'd also be checking the server to see if you actually got a hit on the server or not, and if so see where the server is freezing up. But this question as it is right now is unanswerable. – Gabe Sechan Jan 29 '17 at 22:31
  • Here is the output from the Android Studio Monitor:https://drive.google.com/open?id=0By5ad_kyLzt3YUR0bUx2YjlYaW8 – MDM Agent Jan 29 '17 at 22:33
  • Can you see any error logs in the server? – Chatura Dilan Feb 01 '17 at 01:21
  • Are you using a self signed SSL cert or CA singed certificate? – mharindu Feb 06 '17 at 03:54
  • Whatever the instructions tell you to use when using a self signed. – MDM Agent Apr 21 '17 at 19:49

0 Answers0