microsoft / azure-boards-estimate

MIT License
34 stars 25 forks source link

Estimate plug-in has stopped working - endlessly "Connecting to server..." #278

Closed EQDGL closed 1 year ago

EQDGL commented 1 year ago

Today the Estimate plug-in (2.3.86) has stopped working on our Azure DevOps Server 2020. Was working OK last week but now you get a "Connecting to server..." page when trying to start a new session. It never connects and does not seem to time out.

One other user has reported this on the Marketplace today so wondering if this is a problem with the plug-in rather then my server instance?

AminTi commented 1 year ago

thanks for reporting, Could you help us track this down by checking the browser network log (f12 in the browser), and the console log for errors? There should be an error telling us which api that's failing for you.

jochenjonc commented 1 year ago

I also have it and this is what I can see in the console: image

EQDGL commented 1 year ago

Yes, I also see a CORS error

image
dwkroeze commented 1 year ago

Hi, We have the same problem. First reported today. Working with version 2.3.87

image

JonJoyce commented 1 year ago

+1

image

tandel commented 1 year ago

Probably the same error for me. image

AminTi commented 1 year ago

We're currently working on it and plan to release an update today.

AminTi commented 1 year ago

The issue should have been resolved now, Let us know if you still have problems after refreshing the browser.