Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't parse git urls that have a different ssh port #8

Open
bdangit opened this issue Mar 20, 2017 · 0 comments
Open

can't parse git urls that have a different ssh port #8

bdangit opened this issue Mar 20, 2017 · 0 comments

Comments

@bdangit
Copy link
Collaborator

bdangit commented Mar 20, 2017

input: ssh://[email protected]:2289/bdangit/quickstart-generic.git

expect:

host = someplace.com:2289
owner = bdangit
repoName = quickstart-generic
branch = master

error:

api_1    | 170320/144952.596, (1490021391276:c49c65e21df8:17:j0hql2eb:10010) [request,server,error] data: Error: 404 Reason "{"error":"404 Not Found"}" Caller "_parseUrl"
api_1    |     at checkResponseError (/usr/src/app/node_modules/screwdriver-scm-gitlab/index.js:62:11)
api_1    |     at breaker.runCommand.then (/usr/src/app/node_modules/screwdriver-scm-gitlab/index.js:289:13)
api_1    |     at process._tickDomainCallback (internal/process/next_tick.js:129:7)
api_1    | 170320/144951.276, [response,api,pipelines] http://192.168.79.140:9001: post /v4/pipelines {} 500 (1324ms)
yoshwata pushed a commit to sonic-screwdriver-cd/scm-gitlab that referenced this issue Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant