microsoft / azure-boards-estimate

MIT License
33 stars 24 forks source link

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

Closed EQDGL closed 10 months ago

EQDGL commented 10 months 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 10 months 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 10 months ago

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

EQDGL commented 10 months ago

Yes, I also see a CORS error

image
dwkroeze commented 10 months ago

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

image

JonJoyce commented 10 months ago

+1

image

tandel commented 10 months ago

Probably the same error for me. image

AminTi commented 10 months ago

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

AminTi commented 10 months ago

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