1

Getting "1 server connection needs configuration"

Diagnostic Report # 40105

When I set up the CatLight Windows app it worked initially. When I closed it and re-opened, I get this message at the top (yellow bar).

Clicking "Review & Fix" shows that server (https://dev.azure.com/osfi-bsif) is returning a 302.

I have 2 OAuth accounts (one is my usual account - [email protected]) and the other is and admin account for ADO. I switch back and forth from time to time in order to do my work. Some other users in our organization also have an admin account on ADO.

1 reply

Looks like at some point the connection was established to this ADO project, and you got several notifications.

Later on I can see in logs that there are issues with connecting to ADO through the proxy:

"The proxy tunnel request to proxy 'http://157.244.2.131:8080/' failed with status code '407'."

Can you double-check that the proxy is working correctly, and if it requires authentication, then the proxy credentials are configured in CatLight settings?

Also, please keep in mind that you need to restart the app to apply new proxy settings.

"302" return code with Azure DevOps usually happens when the ADO credentials no longer work, and ADO is redirecting CatLight to the login page. You can try re-connecting to this server and authenticate again.

Also, CatLight supports only one account per ADO server, so if you have multiple, please make sure that you are logged in the correct one in the browser when you connect or re-connect to ADO with OAuth authentication.