Azure / ibex-dashboard

Custom Analytics Dashboard for Microsoft Bot Framework and other applications as well
http://aka.ms/ibex
MIT License
169 stars 188 forks source link

Microsoft login page loop #238

Open alokraj68 opened 7 years ago

alokraj68 commented 7 years ago

Had been trying to setup ibex-dashboard using Azure deploy. every time, it is looping after saving the settings. it's not allowing me to go bac to the dashboard. and without authentication, I cannot do anything

deadlyfingers commented 7 years ago

@alokraj68 atm you have to click the apply button to confirm you don't want to use auth - apply

morsh commented 7 years ago

@alokraj68 - If you're not entering the right properties in the authentication fields, this can cause some problems which we haven't gotten around to checking yet.

It's possible this happens because the instructions are not very clear today. We'll try checking it anyway this week or next one.

deadlyfingers commented 7 years ago

If you want to turn off auth for now - go to your Web App in Azure portal

  1. Select Advanced Tools and select 'Go' to open Kudu in new window
  2. Select CMD under Debug console menu
  3. In file explorer navigate to 'sites/wwwroot/server/config'
  4. Delete the 'setup.private.json' file or else edit the json enableAuthentication property to false.
  5. In Azure portal web app Overview blade select 'Restart' app Refresh /setup in a few seconds and it should be back to normal
alokraj68 commented 7 years ago

That helped. But I can only see errors as of now. everything else is not loading.

morsh commented 7 years ago

@alokraj68 -

  1. Which template did you choose?
  2. did you connect your bot (from the portal) to application insights?
  3. Did you connect the instrumentation to your bot?
alokraj68 commented 7 years ago
  1. I choose the first 2 templates.
  2. Yes, I did.
  3. Yes, I did.

The error is coming correctly, everything else is not loading.

Thanks and Regards,

[image: Astro-Vision Future Tech] https://htmlsig.com/t/000001C1E7PD

Alok Rajasukumaran / Developer - Innovation Team post@alokraj68.in / 00919995607654

Astro-Vision Future Tech Kuthappadi, Thamannam, ErnakulamKerala, India - 682032 alokraj68.in

[image: Twitter] https://htmlsig.com/t/000001BVYZJE [image: Facebook] https://htmlsig.com/t/000001BX9HG8 [image: Google +] https://htmlsig.com/t/000001BV7H1J [image: LinkedIn] https://htmlsig.com/t/000001C065D9 [image: Youtube] https://htmlsig.com/t/000001C06RDJ [image: Github] https://htmlsig.com/t/000001BYKTTT [image: Soundcloud] https://htmlsig.com/t/000001BX996X [image: Stack Overflow] https://htmlsig.com/t/000001BVE8RR

On 13 July 2017 at 14:45, Mor Shemesh notifications@github.com wrote:

@alokraj68 https://github.com/alokraj68 -

  1. Which template did you choose?
  2. did you connect your bot (from the portal) to application insights?
  3. Did you connect the instrumentation to your bot?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CatalystCode/ibex-dashboard/issues/238#issuecomment-315021024, or mute the thread https://github.com/notifications/unsubscribe-auth/AIyDmyl0Q7AQTX3reIaXPEgS2DVHJy-eks5sNeAUgaJpZM4OVPiD .

morsh commented 7 years ago

@alokraj68 - can you try to redeploy the application and follow the instructions? We've updated the instructions to be more precise as well as the links.

LMK if that works.

morsh commented 7 years ago

p.s. don't forget to get the updated version from master branch

mintxelas commented 5 years ago

I'm getting the same issue. And yes, I have followed the instructions thoroughly.

mintxelas commented 5 years ago

Same issue meaning an endless login loop.

marcasmar94 commented 5 years ago

Same issue, an endless login loop