KlemenDanfoss opened a new issue, #6477:
URL: https://github.com/apache/incubator-devlake/issues/6477

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   I have a working Azure Devops project with added one (1) repository.
   
   I tried to add an additional repository. I tried to 'Add Data Scope' and 
then on the screen where the organizations should be loaded nothing happens.
   
   In the F12 I get:
   
   
![image](https://github.com/apache/incubator-devlake/assets/93664973/ed87f1bb-0eba-45bb-b071-3c0460cf7203)
   
   and in the backend:
   
   ```
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=info msg="DEBUG: 
Starting new HTTPS connection (1): dev.azure.com:443"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=info msg="DEBUG: 
https://dev.azure.com:443 \"GET 
/6k0HcPP7LskzUitU6GJx+g==/_apis/projects?api-version=7.0 HTTP/1.1\" 404 0"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=error 
msg="Traceback (most recent call last):"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=error msg="  File 
\"/app/python/plugins/azuredevops/azuredevops/main.py\", line 156, in <module>"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=error msg="    
AzureDevOpsPlugin.start()"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=error msg="  File 
\"/app/python/pydevlake/pydevlake/plugin.py\", line 253, in start"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=error msg="    
fire.Fire(PluginCommands(plugin))"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=error msg="  File 
\"/app/.cache/pypoetry/virtualenvs/azuredevops-ANnMAkq9-py3.9/lib/python3.9/site-packages/fire/core.py\",
 line 141, in Fire"
   2023-11-16T08:27:24+01:00 time="2023-11-16 07:27:24" level=error msg="    
component_trace = _Fire(component, args, parsed_flag_args, context, name)"
   ```
   
   
   ### What do you expect to happen
   
   I should see a list of successfuly loaded organizations and then proceed to 
the screen where I select a repository.
   
   ### How to reproduce
   
   Setup an azure devops project, using azure repos repository
   Try to add an additional repository
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v0.19.1-beta1
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to