Share via

Problems Using Repos in Azure

Greg Smith 1 Reputation point
2022-01-13T19:21:06.04+00:00

I am getting errors when trying to upload or download from my Azure repository from our Windows or Linux servers. This is something that worked in the past but does not now. Our Azure support group has not been able to find the problem nor has our network team.

One of problems occur when I clone a repository using the 'curl' command

sudo curl -v -T /was/wasprofile/Dmgr/installableApps/DefaultApplication_2_v3.ear ftp://<ID>:<personal access token>@<domain>/WebSphere/_git/WebSphere/Applications

I get the following results:

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 13.107.43.18:21...
* TCP_NODELAY set
* Trying 2620:1ec:22::18:21...
* TCP_NODELAY set
* Immediate connect fail for 2620:1ec:22::18: Network is unreachable
* Trying 2620:1ec:22::18:21...
* TCP_NODELAY set
* Immediate connect fail for 2620:1ec:22::18: Network is unreachable
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* Trying 2620:1ec:22::18:21...
* TCP_NODELAY set
* Immediate connect fail for 2620:1ec:22::18: Network is unreachable
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* Trying 2620:1ec:22::18:21...
*
*
*

I cannot figure out what is going on. Again, this used to work. I have wget available on my Linux server and that does not work either.

Please help if you can.

Thank you.

Community Center | Not monitored
0 comments No comments

1 answer

Sort by: Most helpful
  1. Monalla-MSFT 13,166 Reputation points Moderator
    2022-01-14T00:55:17.05+00:00

    @Greg Smith - Thanks for reaching out.

    Devops is not currently supported here on Microsoft QnA.
    The Community Members and Engineers are actively answering questions in dedicated forums here. Please post your question in that forum:
    https://developercommunity.visualstudio.com/spaces/21/index.html
    https://azure.microsoft.com/en-in/support/devops/

    If the above response was helpful, please feel free to "accept as answer" and upvote so it can be beneficial to the community.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.